5652 Commits (48471980935097fbdc4e2f27b68636c55db48bd9)

Author SHA1 Message Date
Gabor Juhos 91a3323401 generic: rtl8366: introduce rtl8366_smi_rmwr function 15 years ago
Gabor Juhos 23e44e1367 generic: rtl8366s: get some MIB counters from another offset 15 years ago
Gabor Juhos e89c10585e generic: rtl8366: cleanup MIB counter printing 15 years ago
Gabor Juhos 0d6fb64ac3 generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb} 15 years ago
Gabor Juhos 14688b75b7 generic: rtl8366: add common vlan_4k structure 15 years ago
Gabor Juhos 3d9c3067d3 generic: rtl8366: add common vlan_mc structure 15 years ago
Gabor Juhos a6b57e3d3c generic: rtl8366: rename vlanmc and vlan4k related structures an functions 15 years ago
Gabor Juhos 5078264bef generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls 15 years ago
Gabor Juhos 47de539b93 generic: rtl8366: move mii bus handling to the rtl8366_smi code 15 years ago
Gabor Juhos dcc8caac45 generic: rtl8366: introduce rtl8366_smi_ops 15 years ago
Gabor Juhos 3471627f59 generic: rtl8366: change format string for debugfs error messages 15 years ago
Gabor Juhos e627f76251 generic: rtl8366: don't show link parameters if the link is down 15 years ago
Gabor Juhos 0aa0d49169 generic: rtl8366: fix register offset and size of MIB counters 15 years ago
Gabor Juhos 8742057763 generic: rtl8366: prevent modifications of VLAN 0 15 years ago
Gabor Juhos e827a12c48 ar71xx: don't use vlan 0 for devices with rtl8366s switch 15 years ago
Hamish Guthrie 2f5a5497be Add script support for Marvell 88W8686 mac80211. This is a hack now, but it works. cfg80211 is very broken in the current mainline Marvell driver. A new patch set to address this is in linux-next, I just do not have time today to address it. 15 years ago
Hamish Guthrie ca67278b9e Use modules for wifi and usb 15 years ago
Alexandros C. Couloumbis 6bc17e57b0 ixp4xx: remove 2.6.35 unedded patches 15 years ago
Alexandros C. Couloumbis 257d87204b mpc83xx: add kernel 2.6.35 preliminary support 15 years ago
Alexandros C. Couloumbis 7381af2207 ixp4xx: add kernel 2.6.35 preliminary support 15 years ago
Alexandros C. Couloumbis 7cf04396c5 ixp4xx: add Mikael Petterssons patch works 15 years ago
Alexandros C. Couloumbis 93db39b3d3 ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe) 15 years ago
Alexandros C. Couloumbis 3c52f9a53d ixp4xx: add Titan Wireless TW-266-2 support 15 years ago
Alexandros C. Couloumbis 2b66b4735b ixp4xx: add kernel 2.6.33 preliminary support 15 years ago
Alexandros C. Couloumbis 60b4d65953 ixp4xx: revert kernel support for 2.6.33 & 2.6.35 15 years ago
Florian Fainelli 6f4c13a017 add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot 15 years ago
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure 15 years ago
Hauke Mehrtens ded2b77652 orion: Missing symbols in 2.6.35-rc2 kernel config for Orion 15 years ago
Alexandros C. Couloumbis f2bf29dcfb ixp4xx: add Mikael Petterssons patch works for 2.6.33 & 2.6.35 15 years ago
Hamish Guthrie c75dcdd011 Add c++ std library to gumstix rte 15 years ago
Hamish Guthrie 4732fe9718 Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo 15 years ago
Claudio Mignanti 738b30afeb another #ifdef around pci_set_mwi call 15 years ago
Jo-Philipp Wich 5181a82334 change a typo in ath5k profile 15 years ago
Jo-Philipp Wich af1eb7ec46 deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles 15 years ago
Jo-Philipp Wich da6e39e592 add a profile using proprietary wl instead of b43 15 years ago
Claudio Mignanti e80e447944 pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI 15 years ago
Claudio Mignanti 4bb7ab3057 revamp target: add support for netusg20 board 15 years ago
Gabor Juhos 7bff9c0101 ar71xx: add support for the Senao EAP7660D board 15 years ago
Alexandros C. Couloumbis 44e51c530f ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe) 15 years ago
Alexandros C. Couloumbis b54213c580 ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35 15 years ago
Jo-Philipp Wich c32b99c0bd fix sysupgrade for the Netgear WNR854T (#7484) 15 years ago
Alexandros C. Couloumbis 27e4cb3628 ixp4xx: fir commit r21825 15 years ago
Gabor Juhos 518f43efd8 ar71xx: fix RB750 LED configuration 15 years ago
Alexandros C. Couloumbis ced9c58145 ixp4xx: (Titan Wireless 2662) check for invalid/null MAC before assigning a random one 15 years ago
Gabor Juhos 08c2e29018 ar71xx: avoid duplicated 'board' parameter in kernel command line 15 years ago
Florian Fainelli b7e3430ba5 reinstate netdev LED trigger dependency against CONFIG_NET 15 years ago
Claudio Mignanti 46de802c0e Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds trigger part at the moment 15 years ago
Felix Fietkau 50bf15dd26 backport the ssb dma device change to 2.6.30 as well 15 years ago
Alexandros C. Couloumbis 3a270cbf6f ixp4xx: add kernel 2.6.35 preliminary support 15 years ago
Felix Fietkau b6fb8fd821 rename broadcom-wl to broadcom-wl-old 15 years ago