| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format | Gabor Juhos | 2010-06-26 | 2 | -52/+26 |
* | generic: rtl8366: update vlan handling code for rtl8366s | Gabor Juhos | 2010-06-26 | 1 | -120/+174 |
* | generic: rtl8366: update vlan handling code of rtl8366rb | Gabor Juhos | 2010-06-26 | 1 | -121/+175 |
* | generic: rtl8366: add hw_init to initialize registers after reset | Gabor Juhos | 2010-06-26 | 2 | -4/+128 |
* | generic: rtl8366: introduce rtl8366_smi_rmwr function | Gabor Juhos | 2010-06-26 | 4 | -133/+75 |
* | generic: rtl8366s: get some MIB counters from another offset | Gabor Juhos | 2010-06-26 | 1 | -36/+57 |
* | generic: rtl8366: cleanup MIB counter printing | Gabor Juhos | 2010-06-26 | 2 | -122/+96 |
* | generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb} | Gabor Juhos | 2010-06-26 | 2 | -152/+141 |
* | generic: rtl8366: add common vlan_4k structure | Gabor Juhos | 2010-06-26 | 3 | -20/+49 |
* | generic: rtl8366: add common vlan_mc structure | Gabor Juhos | 2010-06-26 | 3 | -24/+62 |
* | generic: rtl8366: rename vlanmc and vlan4k related structures an functions | Gabor Juhos | 2010-06-26 | 2 | -83/+80 |
* | generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls | Gabor Juhos | 2010-06-26 | 2 | -18/+14 |
* | generic: rtl8366: move mii bus handling to the rtl8366_smi code | Gabor Juhos | 2010-06-26 | 4 | -108/+75 |
* | generic: rtl8366: introduce rtl8366_smi_ops | Gabor Juhos | 2010-06-26 | 4 | -22/+63 |
* | generic: rtl8366: change format string for debugfs error messages | Gabor Juhos | 2010-06-26 | 2 | -12/+16 |
* | generic: rtl8366: don't show link parameters if the link is down | Gabor Juhos | 2010-06-26 | 2 | -24/+34 |
* | generic: rtl8366: fix register offset and size of MIB counters | Gabor Juhos | 2010-06-26 | 2 | -26/+26 |
* | generic: rtl8366: prevent modifications of VLAN 0 | Gabor Juhos | 2010-06-26 | 2 | -6/+6 |
* | add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot | Florian Fainelli | 2010-06-24 | 6 | -0/+6 |
* | package TPROXY target and module infrastructure | Jo-Philipp Wich | 2010-06-22 | 7 | -0/+14 |
* | another #ifdef around pci_set_mwi call | Claudio Mignanti | 2010-06-20 | 1 | -0/+2 |
* | pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI | Claudio Mignanti | 2010-06-20 | 1 | -0/+2 |
* | reinstate netdev LED trigger dependency against CONFIG_NET | Florian Fainelli | 2010-06-14 | 4 | -5/+5 |
* | Add the generic PWM api from Bill Gatliff (experimental). Ignore the leds tri... | Claudio Mignanti | 2010-06-14 | 9 | -0/+2042 |
* | backport the ssb dma device change to 2.6.30 as well | Felix Fietkau | 2010-06-14 | 1 | -0/+29 |
* | add b43 dma_dev fix to 2.6.32 and 2.6.33 | Jo-Philipp Wich | 2010-06-13 | 2 | -0/+104 |
* | Extend the gpio device driver (#5671) | Claudio Mignanti | 2010-06-13 | 2 | -52/+61 |
* | refresh 2.6.33 patches | Florian Fainelli | 2010-06-13 | 16 | -53/+53 |
* | refresh 2.6.32 patches | Florian Fainelli | 2010-06-13 | 20 | -70/+70 |
* | swconfig: fix lock imbalance in unregister_switch() | Gabor Juhos | 2010-06-13 | 1 | -0/+1 |
* | swconfig: release switch in error path of swconfig_get_attr | Gabor Juhos | 2010-06-13 | 1 | -3/+2 |
* | rename 014-samsung_flash -> 014-samsung_flash.patch | Florian Fainelli | 2010-06-13 | 4 | -0/+0 |
* | fix samsung flash patch after r21408, thanks to Matthias Buecher (#7348) | Florian Fainelli | 2010-06-13 | 8 | -137/+297 |
* | add missing dma_dev member to struct ssb_device to make b43/b43legacy compile... | Florian Fainelli | 2010-06-12 | 1 | -0/+59 |
* | refresh 2.6.34 patches | Florian Fainelli | 2010-06-12 | 11 | -21/+21 |
* | generic-2.6/patches-2.6.35: fix ocf missing parts | Alexandros C. Couloumbis | 2010-06-11 | 1 | -0/+88 |
* | generic: move more common options to generic configuration | Gabor Juhos | 2010-06-10 | 1 | -0/+3 |
* | generic: move some common symbols to generic configuration | Gabor Juhos | 2010-06-10 | 2 | -0/+3 |
* | generic: remove trailing whitespaces from kernel configs | Gabor Juhos | 2010-06-10 | 2 | -3/+3 |
* | generic: standardize CONFIG_INLINE_* symbols usage | Gabor Juhos | 2010-06-10 | 3 | -12/+40 |
* | generic: update xt_layer7 module fix for 2.6.35 | Gabor Juhos | 2010-06-09 | 1 | -4/+18 |
* | generic-2.6: layer7: convert xt_match_param to xt_action_param | Alexandros C. Couloumbis | 2010-06-09 | 1 | -0/+11 |
* | generic: more missing symbols for 2.6.35 | Gabor Juhos | 2010-06-09 | 1 | -0/+23 |
* | generic: add missing layer7 patches for 2.6.35 | Gabor Juhos | 2010-06-09 | 2 | -0/+2240 |
* | generic-2.6: update patches-2.6.35/080-mtd_plat_nand_chip_fixup.patch | Alexandros C. Couloumbis | 2010-06-09 | 1 | -1/+1 |
* | generic-2.6: add (some) missing config symbols for kernel 2.6.35 | Alexandros C. Couloumbis | 2010-06-09 | 1 | -0/+2 |
* | generic: rename ip175c driver to ip17xx on 2.6.35 as well | Gabor Juhos | 2010-06-09 | 1 | -3/+3 |
* | ip17xx: fix autonegotioation issues | Gabor Juhos | 2010-06-08 | 1 | -10/+21 |
* | generic: add aneg_done and update_link functions for the phy_device | Gabor Juhos | 2010-06-08 | 6 | -0/+270 |
* | ip17xx: Update the copyright message | Gabor Juhos | 2010-06-08 | 1 | -1/+2 |