summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik2008-01-289-79/+79
* dm9601: Consolidate common parts of dm_write_*_asyncPeter Korsgaard2008-01-281-40/+13
* slip: Drag kicking and screaming into coding style complianceAlan Cox2008-01-281-189/+178
* 3c501: Bring into compliance with the coding styleAlan Cox2008-01-281-125/+107
* drivers/net/chelsio/: #if 0 unused functionsAdrian Bunk2008-01-284-3/+6
* drivers/net: Add missing "space"Joe Perches2008-01-2810-16/+16
* drivers/net/sk98lin: Add missing "space"Joe Perches2008-01-281-1/+1
* drivers/net/wan: Add missing "space"Joe Perches2008-01-281-1/+1
* drivers/net/netxen: Add missing "space"Joe Perches2008-01-284-8/+8
* drivers/net/ixgb: Add missing "space"Joe Perches2008-01-281-1/+1
* drivers/net/cxgb3: Add missing "space"Joe Perches2008-01-281-1/+1
* drivers/net/chelsio: Add missing "space"Joe Perches2008-01-281-1/+1
* add bnx2x driver for BCM57710Eliezer Tamir2008-01-289-0/+23846
* [S2IO]: Support for add/delete/store/restore ethernet addressesSreenivasa Honnur2008-01-283-23/+201
* [E1000]: Secondary unicast address supportPatrick McHardy2008-01-281-16/+31
* [E1000E]: convert register test macros to functionsJoe Perches2008-01-281-31/+53
* [E1000]: Convert regtest macro's to functionsJoe Perches2008-01-281-29/+55
* [E1000]: update netstats traffic counters realtimeAuke Kok2008-01-281-4/+6
* [E1000E]: update netstats traffic counters realtimeAuke Kok2008-01-281-4/+6
* [NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang2008-01-283-0/+1122
* Fix e100 on systems that have cache incoherent DMADavid Acker2008-01-281-29/+99
* sundance: SIOCDEVPRIVATE pollutionFrancois Romieu2008-01-281-26/+0
* drivers/net/netxen/: cleanupsAdrian Bunk2008-01-288-84/+76
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-286-136/+71
* e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok2008-01-284-33/+12
* e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok2008-01-284-9/+30
* e1000e: alternate MAC address supportBill Hayes2008-01-284-2/+43
* [netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik2008-01-281-68/+51
* [netdrvr] ibmlana: modularization cleanupJeff Garzik2008-01-281-45/+64
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-2816-65/+36
* hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik2008-01-281-3/+5
* sk98lin: kill bogus check and convert to use ARRAY_SIZE()Alejandro Martinez Ruiz2008-01-283-14/+2
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-2810-38/+19
* netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz2008-01-289-18/+15
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-286-7/+7
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-282-34/+34
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-282-0/+4
* P54: use temporary variables to reduce size of generated codeDmitry Torokhov2008-01-281-36/+41
* Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke2008-01-283-4/+5
* orinoco: more reliable scan handlingDan Williams2008-01-282-240/+313
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-281-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-282-30/+53
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-281-14/+12
* b43legacy: Remove set_key callbackMichael Buesch2008-01-281-27/+0
* b43legacy: Rewrite pwork lockingLarry Finger2008-01-281-58/+30
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-284-103/+109
* b43legacy: RF-kill supportLarry Finger2008-01-289-15/+250
* b43legacy: LED triggers supportLarry Finger2008-01-287-310/+241
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-2813-336/+368
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-2821-2208/+5337
OpenPOWER on IntegriCloud