aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-28drivers/net: Add missing "space"Joe Perches10-16/+16
2008-01-28drivers/net/sk98lin: Add missing "space"Joe Perches1-1/+1
2008-01-28drivers/net/wan: Add missing "space"Joe Perches1-1/+1
2008-01-28drivers/net/netxen: Add missing "space"Joe Perches4-8/+8
2008-01-28drivers/net/ixgb: Add missing "space"Joe Perches1-1/+1
2008-01-28drivers/net/cxgb3: Add missing "space"Joe Perches1-1/+1
2008-01-28drivers/net/chelsio: Add missing "space"Joe Perches1-1/+1
2008-01-28add bnx2x driver for BCM57710Eliezer Tamir10-0/+23847
2008-01-28[S2IO]: Support for add/delete/store/restore ethernet addressesSreenivasa Honnur3-23/+201
2008-01-28[E1000]: Secondary unicast address supportPatrick McHardy1-16/+31
2008-01-28[E1000E]: convert register test macros to functionsJoe Perches1-31/+53
2008-01-28[E1000]: Convert regtest macro's to functionsJoe Perches1-29/+55
2008-01-28[E1000]: update netstats traffic counters realtimeAuke Kok1-4/+6
2008-01-28[E1000E]: update netstats traffic counters realtimeAuke Kok1-4/+6
2008-01-28[BONDING]: Documentation updateJay Vosburgh1-61/+143
2008-01-28[NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang3-0/+1122
2008-01-28Fix e100 on systems that have cache incoherent DMADavid Acker1-29/+99
2008-01-28sundance: SIOCDEVPRIVATE pollutionFrancois Romieu1-26/+0
2008-01-28drivers/net/netxen/: cleanupsAdrian Bunk8-84/+76
2008-01-28ixgbe: Fix copper PHY initialization codeAuke Kok6-136/+71
2008-01-28e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok4-33/+12
2008-01-28e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok4-9/+30
2008-01-28e1000e: alternate MAC address supportBill Hayes4-2/+43
2008-01-28[netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik1-68/+51
2008-01-28[netdrvr] ibmlana: modularization cleanupJeff Garzik1-45/+64
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik19-74/+40
2008-01-28hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik1-3/+5
2008-01-28sk98lin: kill bogus check and convert to use ARRAY_SIZE()Alejandro Martinez Ruiz3-14/+2
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz10-38/+19
2008-01-28netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz9-18/+15
2008-01-28wireless: fix '!x & y' typo'sRoel Kluin7-8/+8
2008-01-28libertas: move wlan_*_association_work from header to c fileHolger Schurig2-34/+34
2008-01-28iwlwifi: disable interrupts before calling request_irqJes Sorensen2-0/+4
2008-01-28P54: use temporary variables to reduce size of generated codeDmitry Torokhov1-36/+41
2008-01-28Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke3-4/+5
2008-01-28orinoco: more reliable scan handlingDan Williams2-240/+313
2008-01-28b43: consistent naming for ieee80211_opsMichael Buesch1-37/+38
2008-01-28b43: Use the retry limit parameters from mac80211Michael Buesch2-30/+53
2008-01-28b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch1-14/+12
2008-01-28b43legacy: Remove set_key callbackMichael Buesch1-27/+0
2008-01-28b43legacy: Rewrite pwork lockingLarry Finger1-58/+30
2008-01-28b43legacy: Use input-polldev for the rfkill switchLarry Finger4-103/+109
2008-01-28b43legacy: RF-kill supportLarry Finger9-15/+250
2008-01-28b43legacy: LED triggers supportLarry Finger7-310/+241
2008-01-28iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig13-336/+368
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig21-2208/+5337
2008-01-28iwlwifi: mark more functions/variables staticChristoph Hellwig6-58/+38
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2-2/+2
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2-2/+2
2008-01-28iwl4965: exclude 60M rate from probe requestmabbas1-7/+9