summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb3 - Fix I/O synchronizationDivy Le Ray2008-01-281-2/+5
* cxgb3 - HW set up updatesDivy Le Ray2008-01-283-4/+44
* cxgb3 - sysfs methods clean upDivy Le Ray2008-01-281-10/+9
* cxgb3 - fix interaction with pktgenDivy Le Ray2008-01-281-42/+40
* cxgb3 - FW upgradeDivy Le Ray2008-01-282-5/+9
* cxgb3 - Add EEH supportDivy Le Ray2008-01-281-0/+107
* cxgb3 - Fix resources release.Divy Le Ray2008-01-281-4/+4
* cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray2008-01-281-12/+12
* cxgb3 - fix MSI-X failure pathDivy Le Ray2008-01-281-1/+2
* [netdrvr] checkpatch cleanupsJeff Garzik2008-01-287-16/+18
* wireless: checkpatch cleanupsJeff Garzik2008-01-288-18/+14
* drivers/net/r6040: fix obvious problems (but more remain)Jeff Garzik2008-01-282-17/+17
* [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-2810-0/+23847
* [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
* [BONDING]: Documentation updateJay Vosburgh2008-01-281-61/+143
* [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-2819-74/+40
* 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-287-8/+8
* 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