summaryrefslogtreecommitdiff
path: root/target/linux/generic/files
AgeCommit message (Expand)Author
2012-07-12generic: ocf: restore terminating entry of pci_id_table in hifnHIPPjuhosg
2012-07-11ocf: update to version 20120127luka
2012-07-05generic: ar8216: start aneg on each PHY of the AR8327juhosg
2012-06-19generic: ar8216: allow to configure AR8327 LEDs via platform datajuhosg
2012-05-29generic: ar8216: add revision specific PHY fixups for AR8327juhosg
2012-05-29generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_privjuhosg
2012-05-29generic: ar8216: add chip_is_ar8{216,236,316,327} helpersjuhosg
2012-05-27generic: rtl8367: rename a misnamed variablejuhosg
2012-05-27generic: rtl8366_smi: remove duplicated spinlock initializationjuhosg
2012-05-27generic: rtl8366_smi: rename debugfs Kconfig symboljuhosg
2012-05-27generic: rtl8367: allow to use VLANs > 31juhosg
2012-05-20lantiq: allow platforms with rt2x00 to override the mac address without overr...nbd
2012-05-06kernel: rewrite the phy packet hook, put it in the network stack to avoid hav...nbd
2012-05-06atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ne...nbd
2012-04-29linux: rtl836x: add a generic reset_switch functionjuhosg
2012-04-29linux: rtl836x: rename rtl836*_hw_init to rtl836*_setupjuhosg
2012-04-29linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsjuhosg
2012-04-22ar8216: enable forwarding of multicast frames to the cpu port on ar8327 (thx,...nbd
2012-03-27ath9k: make endian check optionalnbd
2012-03-22[ar8216] fixes breakage introduced in 776722ce36ac95877efb7fd771dde2f6ffc96433blogic
2012-03-18generic: ar8216: add support for the AR8327 chipjuhosg
2012-03-18generic: ar8216: allow to use more portsjuhosg
2012-03-18generic: ar8216: reorder chip specific functionsjuhosg
2012-03-18generic: ar8216: reorder switch_dev specific functionsjuhosg
2012-03-18generic: ar8216: use ar8216_sw_ prefix for switchdev related functionsjuhosg
2012-03-18generic: ar8216: use switch_dev->ports in for loopsjuhosg
2012-03-18generic: ar8216: add read_port_status field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add init_globals field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add caps field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add vtu_load_vlan field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add vtu_flush field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add init_port field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add setup_port field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add hw_init field to ar8xxx_chipjuhosg
2012-03-18generic: ar8216: add a separate structure for chip specific stuffjuhosg
2012-03-18generic: ar8216: rename chip field of struct ar8216juhosg
2012-03-18generic: ar8216: move ar8216_id_chip functionjuhosg
2012-03-18generic: ar8216: rename ar8216_ops to ar8216_sw_opsjuhosg
2012-03-15swconfig: use a mutex instead of a spinlock, many swconfig calls sleepnbd
2012-03-15ar8216: fix a MTU related regressionnbd
2012-03-15ar71xx: move micrel PHY driver to the generic linux targetjuhosg
2012-03-13generic: ar8216: merge multiple if statements in ar8216_hw_applyjuhosg
2012-03-11generic: ar8216: use usleep_range in ar8216_mii_{read,write}juhosg
2012-03-11generic: ar8216: add a helper function for writing PHY debug registersjuhosg
2012-03-11generic: ar8216: add lockep assertion to ar8216_rmwjuhosg
2012-03-08generic: ar8216: coding style cleanupjuhosg
2012-03-08generic: ar8216: don't use static variable in ar8236_hw_initjuhosg
2012-03-08generic: ar8216: move register inititalization into hw_initjuhosg
2012-03-08generic: ar8216: set chip type directly in ar8216_id_chipjuhosg
2012-03-08generic: ar8216: simplify ar8216_config_initjuhosg