173 Commits (a6549ac1cbe00295dcf8274eeba09effb5103d4a)

Author SHA1 Message Date
Gabor Juhos e8fc46b7c5 generic: allow to disable [25]GHz support in ath9k via platform data 12 years ago
Gabor Juhos c92998f9d9 generic: use mtd_read in myloader parser 12 years ago
Gabor Juhos ee9376d153 generic: swconfig: use led_set_brightness in LED control code 12 years ago
Florian Fainelli 4afb91a12f swconfig: get rid of the NLA_PUT_* macros 12 years ago
Gabor Juhos 0045449b1b generic: add driver for the the RTL8367R{B,-VB} switches 12 years ago
John Crispin ba6751058b gpiodev/gpioctl RIP 12 years ago
Gabor Juhos 2323120d5e generic add WLAN calibration data ID to routerboot.h 12 years ago
Gabor Juhos f3ecbea052 adm5120: move common routerboot definitions into a separate header file 12 years ago
John Crispin 5f8ffb8873 fixes gpio_dev un/reload balancing 12 years ago
Gabor Juhos 5dd996bc2a generic: rtl8366_smi: increase delay after switch hw reset 12 years ago
Gabor Juhos e2782eae8e generic: rtl836x: add hw_reset field to struct rtl8366_smi 12 years ago
Gabor Juhos 614ca3cc9e generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls 12 years ago
John Crispin 101766fb00 clean up pwm patches and drivers 12 years ago
Gabor Juhos e9af340016 generic: ocf: restore terminating entry of pci_id_table in hifnHIPP 13 years ago
Luka Perkov 283021ac15 ocf: update to version 20120127 13 years ago
Gabor Juhos 6b8392eb12 generic: ar8216: start aneg on each PHY of the AR8327 13 years ago
Gabor Juhos b934fa2f16 generic: ar8216: allow to configure AR8327 LEDs via platform data 13 years ago
Gabor Juhos 9e02593b70 generic: ar8216: add revision specific PHY fixups for AR8327 13 years ago
Gabor Juhos 0d241e6670 generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv 13 years ago
Gabor Juhos b2fce19a70 generic: ar8216: add chip_is_ar8{216,236,316,327} helpers 13 years ago
Gabor Juhos 86dad96fd0 generic: rtl8367: rename a misnamed variable 13 years ago
Gabor Juhos 705d31203c generic: rtl8366_smi: remove duplicated spinlock initialization 13 years ago
Gabor Juhos 9217115687 generic: rtl8366_smi: rename debugfs Kconfig symbol 13 years ago
Gabor Juhos 466ef30173 generic: rtl8367: allow to use VLANs > 31 13 years ago
Felix Fietkau 9037c2ccc6 lantiq: allow platforms with rt2x00 to override the mac address without overriding eeprom, fixes bogus wlan mac address on arv4520 13 years ago
Felix Fietkau 0ff3c396d3 kernel: rewrite the phy packet hook, put it in the network stack to avoid having to keep non-upstream ethernet driver changes 13 years ago
Felix Fietkau 9b20187ad5 atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for newer kernels 13 years ago
Gabor Juhos e931ffd678 linux: rtl836x: add a generic reset_switch function 13 years ago
Gabor Juhos 1d9400263f linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup 13 years ago
Gabor Juhos badd7a3cf2 linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops 13 years ago
Felix Fietkau dcd185c2f8 ar8216: enable forwarding of multicast frames to the cpu port on ar8327 (thx, SeG) 13 years ago
Felix Fietkau 5f799a0e97 ath9k: make endian check optional 13 years ago
John Crispin f35b9a9a4c fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433 13 years ago
Gabor Juhos faf82f3e10 generic: ar8216: add support for the AR8327 chip 13 years ago
Gabor Juhos fa7a83df4b generic: ar8216: allow to use more ports 13 years ago
Gabor Juhos 2ddbcb98ee generic: ar8216: reorder chip specific functions 13 years ago
Gabor Juhos 552cffd97a generic: ar8216: reorder switch_dev specific functions 13 years ago
Gabor Juhos 71e356029e generic: ar8216: use ar8216_sw_ prefix for switchdev related functions 13 years ago
Gabor Juhos 9a01936724 generic: ar8216: use switch_dev->ports in for loops 13 years ago
Gabor Juhos 2ce9e4753c generic: ar8216: add read_port_status field to ar8xxx_chip 13 years ago
Gabor Juhos 01cad79e03 generic: ar8216: add init_globals field to ar8xxx_chip 13 years ago
Gabor Juhos 56cacb3b21 generic: ar8216: add caps field to ar8xxx_chip 13 years ago
Gabor Juhos d1c585d4b1 generic: ar8216: add vtu_load_vlan field to ar8xxx_chip 13 years ago
Gabor Juhos 332310fba2 generic: ar8216: add vtu_flush field to ar8xxx_chip 13 years ago
Gabor Juhos d964410cbc generic: ar8216: add init_port field to ar8xxx_chip 13 years ago
Gabor Juhos 006b3b846e generic: ar8216: add setup_port field to ar8xxx_chip 13 years ago
Gabor Juhos eb5f0067b6 generic: ar8216: add hw_init field to ar8xxx_chip 13 years ago
Gabor Juhos a8371ad566 generic: ar8216: add a separate structure for chip specific stuff 13 years ago
Gabor Juhos d18133b32d generic: ar8216: rename chip field of struct ar8216 13 years ago
Gabor Juhos 6e143e467f generic: ar8216: move ar8216_id_chip function 13 years ago