| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | generic: rtl8366: update vlan handling code for rtl8366s | juhosg | 2010-06-26 | 1 | -120/+174 |
* | generic: rtl8366: update vlan handling code of rtl8366rb | juhosg | 2010-06-26 | 1 | -121/+175 |
* | generic: rtl8366: add hw_init to initialize registers after reset | juhosg | 2010-06-26 | 2 | -4/+128 |
* | generic: rtl8366: introduce rtl8366_smi_rmwr function | juhosg | 2010-06-26 | 4 | -133/+75 |
* | generic: rtl8366s: get some MIB counters from another offset | juhosg | 2010-06-26 | 1 | -36/+57 |
* | generic: rtl8366: cleanup MIB counter printing | juhosg | 2010-06-26 | 2 | -122/+96 |
* | generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb} | juhosg | 2010-06-26 | 2 | -152/+141 |
* | generic: rtl8366: add common vlan_4k structure | juhosg | 2010-06-26 | 3 | -20/+49 |
* | generic: rtl8366: add common vlan_mc structure | juhosg | 2010-06-26 | 3 | -24/+62 |
* | generic: rtl8366: rename vlanmc and vlan4k related structures an functions | juhosg | 2010-06-26 | 2 | -83/+80 |
* | generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls | juhosg | 2010-06-26 | 2 | -18/+14 |
* | generic: rtl8366: move mii bus handling to the rtl8366_smi code | juhosg | 2010-06-26 | 4 | -108/+75 |
* | generic: rtl8366: introduce rtl8366_smi_ops | juhosg | 2010-06-26 | 4 | -22/+63 |
* | generic: rtl8366: change format string for debugfs error messages | juhosg | 2010-06-26 | 2 | -12/+16 |
* | generic: rtl8366: don't show link parameters if the link is down | juhosg | 2010-06-26 | 2 | -24/+34 |
* | generic: rtl8366: fix register offset and size of MIB counters | juhosg | 2010-06-26 | 2 | -26/+26 |
* | generic: rtl8366: prevent modifications of VLAN 0 | juhosg | 2010-06-26 | 2 | -6/+6 |
* | ar71xx: don't use vlan 0 for devices with rtl8366s switch | juhosg | 2010-06-26 | 2 | -2/+2 |
* | Add script support for Marvell 88W8686 mac80211. | hcg | 2010-06-25 | 1 | -0/+437 |
* | Use modules for wifi and usb | hcg | 2010-06-25 | 5 | -57/+17 |
* | ixp4xx: remove 2.6.35 unedded patches | acoul | 2010-06-25 | 4 | -53/+0 |
* | mpc83xx: add kernel 2.6.35 preliminary support | acoul | 2010-06-24 | 30 | -0/+4950 |
* | ixp4xx: add kernel 2.6.35 preliminary support | acoul | 2010-06-24 | 47 | -0/+6612 |
* | ixp4xx: add Mikael Petterssons patch works | acoul | 2010-06-24 | 4 | -0/+76 |
* | ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (t... | acoul | 2010-06-24 | 1 | -0/+71 |
* | ixp4xx: add Titan Wireless TW-266-2 support | acoul | 2010-06-24 | 1 | -0/+329 |
* | ixp4xx: add kernel 2.6.33 preliminary support | acoul | 2010-06-24 | 41 | -0/+6140 |
* | ixp4xx: revert kernel support for 2.6.33 & 2.6.35 | acoul | 2010-06-24 | 88 | -13153/+0 |
* | [kernel] add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot | florian | 2010-06-24 | 6 | -0/+6 |
* | [netfilter] package TPROXY target and module infrastructure | jow | 2010-06-22 | 7 | -0/+14 |
* | orion: Missing symbols in 2.6.35-rc2 kernel config for Orion | hauke | 2010-06-22 | 1 | -0/+4 |
* | ixp4xx: add Mikael Petterssons patch works for 2.6.33 & 2.6.35 | acoul | 2010-06-22 | 7 | -19/+134 |
* | [omap35xx] Add c++ std library to gumstix rte | hcg | 2010-06-22 | 1 | -1/+1 |
* | Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo | hcg | 2010-06-21 | 10 | -7/+535 |
* | [kernel] another #ifdef around pci_set_mwi call | claudio | 2010-06-20 | 1 | -0/+2 |
* | [brcm47xx] change a typo in ath5k profile | jow | 2010-06-20 | 1 | -1/+1 |
* | [brcm47xx] deselect wpad-mini in wl profile instead of adding it to all other... | jow | 2010-06-20 | 5 | -7/+7 |
* | [brcm47xx] add a profile using proprietary wl instead of b43 | jow | 2010-06-20 | 3 | -4/+25 |
* | [kernel] pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI | claudio | 2010-06-20 | 1 | -0/+2 |
* | [at91] revamp target: add support for netusg20 board | claudio | 2010-06-18 | 10 | -244/+311 |
* | ar71xx: add support for the Senao EAP7660D board | juhosg | 2010-06-18 | 11 | -0/+128 |
* | ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (t... | acoul | 2010-06-18 | 2 | -0/+142 |
* | ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35 | acoul | 2010-06-18 | 2 | -0/+26 |
* | [orion] fix sysupgrade for the Netgear WNR854T (#7484) | jow | 2010-06-18 | 1 | -1/+9 |
* | ixp4xx: fir commit r21825 | acoul | 2010-06-17 | 1 | -8/+5 |
* | ar71xx: fix RB750 LED configuration | juhosg | 2010-06-17 | 1 | -2/+2 |
* | ixp4xx: (Titan Wireless 2662) check for invalid/null MAC before assigning a r... | acoul | 2010-06-17 | 1 | -4/+11 |
* | ar71xx: avoid duplicated 'board' parameter in kernel command line | juhosg | 2010-06-14 | 1 | -8/+31 |
* | [kernel] reinstate netdev LED trigger dependency against CONFIG_NET | florian | 2010-06-14 | 4 | -5/+5 |
* | [kernel] Add the generic PWM api from Bill Gatliff (experimental). Ignore the... | claudio | 2010-06-14 | 9 | -0/+2042 |