Age | Commit message (Expand) | Author | Files | Lines |
2007-10-11 | [PATCH] Add Linksys card to HostAP driver | Marcin Juszkiewicz | 1 | -0/+4 |
2007-10-11 | [PATCH] zd1211rw: Add ID for TalkTalk SNU5630NS/05 | Daniel Drake | 1 | -0/+1 |
2007-10-11 | [PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card | Stefan Lippers-Hollmann | 1 | -0/+1 |
2007-10-11 | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 1 | -3/+3 |
2007-10-11 | [ISDN]: Change I4L to use alloc_netdev(). | Karsten Keil | 2 | -84/+91 |
2007-10-11 | [TG3]: Fix ethtool autonegotiate flags. | Andy Gospodarek | 1 | -1/+2 |
2007-10-11 | [IRDA]: Oops fix for ksdazzle | Alex VillacĂs Lasso | 1 | -3/+13 |
2007-10-11 | [TG3]: Update version to 3.82. | Michael Chan | 1 | -2/+2 |
2007-10-11 | [TG3]: Add 5784 and 5764 support. | Matt Carlson | 2 | -12/+55 |
2007-10-11 | [TG3]: ASIC decoding and basic CPMU support. | Matt Carlson | 2 | -8/+22 |
2007-10-11 | [TG3]: Walk PCI capability lists. | Matt Carlson | 2 | -39/+37 |
2007-10-11 | e1000e: Fix ethtool register test code | Auke Kok | 1 | -4/+10 |
2007-10-11 | e1000e: fix debugging printout code | Auke Kok | 2 | -4/+2 |
2007-10-11 | qeth: discard inbound packets with unknown header id | Ursula Braun | 1 | -1/+6 |
2007-10-11 | lcs: Channel errors drive lcs_recovery which leads to kernel panic. | Klaus D. Wacker | 2 | -3/+9 |
2007-10-11 | qeth: avoid duplicate deletion of multicast addresses | Ursula Braun | 1 | -2/+3 |
2007-10-11 | qeth: EDDP does not work on large MTUs | Frank Blaschka | 2 | -8/+11 |
2007-10-11 | qeth: HiperSockets layer-3 interface drop non IPv4 or non IPv6 packets | Klaus D. Wacker | 1 | -2/+2 |
2007-10-11 | [NIU]: Add Sun Neptune ethernet driver. | David S. Miller | 4 | -0/+11169 |
2007-10-11 | pasemi_mac: enable iommu support | Olof Johansson | 2 | -15/+43 |
2007-10-11 | drivers/net/qla3xxx: trim trailing whitespace | Jeff Garzik | 2 | -67/+67 |
2007-10-11 | Fix typo in new EMAC driver. | vbarshak@ru.mvista.com | 1 | -2/+2 |
2007-10-11 | ipg.c doesn't compile with with CONFIG_HIGHMEM64G | trem | 1 | -2/+8 |
2007-10-11 | pasemi_mac: use buffer index pointer in clean_rx() | Olof Johansson | 2 | -31/+50 |
2007-10-11 | pasemi_mac: clear out old errors on interface open | Olof Johansson | 2 | -13/+51 |
2007-10-11 | pasemi_mac: update todo list | Olof Johansson | 1 | -4/+2 |
2007-10-11 | pasemi_mac: further performance tweaks | Olof Johansson | 1 | -45/+47 |
2007-10-11 | pasemi_mac: add local skb alignment | Olof Johansson | 1 | -5/+16 |
2007-10-11 | pasemi_mac: workaround for erratum 5971 | Olof Johansson | 2 | -1/+16 |
2007-10-11 | pasemi_mac: implement sg support | Olof Johansson | 1 | -46/+117 |
2007-10-11 | pasemi_mac: rework ring management | Olof Johansson | 2 | -128/+108 |
2007-10-11 | pasemi_mac: fix bug in receive buffer dma mapping | Olof Johansson | 1 | -1/+1 |
2007-10-11 | pasemi_mac: basic error checking | Olof Johansson | 1 | -5/+41 |
2007-10-11 | [MAC80211]: remove ALG_NONE | Johannes Berg | 3 | -11/+0 |
2007-10-11 | [MAC80211]: add "invalid" interface type | Johannes Berg | 4 | -9/+9 |
2007-10-11 | [B43]: Rewrite pwork locking policy. | Michael Buesch | 1 | -56/+32 |
2007-10-11 | [B43]: Use input-polldev for the rfkill switch | Michael Buesch | 4 | -98/+107 |
2007-10-11 | [B43]: RF-kill support | Michael Buesch | 9 | -15/+245 |
2007-10-11 | [B43]: LED triggers support | Michael Buesch | 6 | -295/+229 |
2007-10-11 | [ZD1211RW]: Removed zd_util.c and zd_util.h | Ulrich Kunitz | 6 | -116/+3 |
2007-10-11 | [HOSTAP]: set netdev type before registering AP interface | Daniel Drake | 3 | -10/+13 |
2007-10-11 | [BNX2]: Update version to 1.6.6. | Michael Chan | 1 | -2/+2 |
2007-10-11 | [BNX2]: Optimize firmware loading. | Michael Chan | 4 | -61/+20 |
2007-10-11 | PCMCIA-NETDEV : add new id (axnet_cs, pcnet_cs) | Komuro | 2 | -0/+2 |
2007-10-11 | smc91x Hitachi Solution Engine (SuperH) Support | Nobuhiro Iwamatsu | 1 | -0/+1 |
2007-10-11 | smc911x irq sense request and MPR2 board support | Markus Brunner | 3 | -2/+8 |
2007-10-11 | ehea: DLPAR memory add fix | Jan-Bernd Themann | 5 | -46/+259 |
2007-10-11 | fs_enet: sparse fixes | Scott Wood | 6 | -95/+103 |
2007-10-11 | fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code. | Scott Wood | 1 | -216/+54 |
2007-10-11 | Generic bitbanged MDIO library | Scott Wood | 3 | -0/+197 |