summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-29cxgb3 - HW set up updatesDivy Le Ray3-4/+44
2008-01-29cxgb3 - sysfs methods clean upDivy Le Ray1-10/+9
2008-01-29cxgb3 - fix interaction with pktgenDivy Le Ray1-42/+40
2008-01-29cxgb3 - FW upgradeDivy Le Ray2-5/+9
2008-01-29cxgb3 - Add EEH supportDivy Le Ray1-0/+107
2008-01-29cxgb3 - Fix resources release.Divy Le Ray1-4/+4
2008-01-29cxgb3 - Use wild card for PCI subdevice ID matchDivy Le Ray1-12/+12
2008-01-29cxgb3 - fix MSI-X failure pathDivy Le Ray1-1/+2
2008-01-29[netdrvr] checkpatch cleanupsJeff Garzik7-16/+18
2008-01-29wireless: checkpatch cleanupsJeff Garzik8-18/+14
2008-01-29drivers/net/r6040: fix obvious problems (but more remain)Jeff Garzik1-17/+14
2008-01-29[netdrvr] netxen: checkpatch fixes (98% trim trailing whitespace)Jeff Garzik9-79/+79
2008-01-29dm9601: Consolidate common parts of dm_write_*_asyncPeter Korsgaard1-40/+13
2008-01-29slip: Drag kicking and screaming into coding style complianceAlan Cox1-189/+178
2008-01-293c501: Bring into compliance with the coding styleAlan Cox1-125/+107
2008-01-29drivers/net/chelsio/: #if 0 unused functionsAdrian Bunk4-3/+6
2008-01-29drivers/net: Add missing "space"Joe Perches10-16/+16
2008-01-29drivers/net/sk98lin: Add missing "space"Joe Perches1-1/+1
2008-01-29drivers/net/wan: Add missing "space"Joe Perches1-1/+1
2008-01-29drivers/net/netxen: Add missing "space"Joe Perches4-8/+8
2008-01-29drivers/net/ixgb: Add missing "space"Joe Perches1-1/+1
2008-01-29drivers/net/cxgb3: Add missing "space"Joe Perches1-1/+1
2008-01-29drivers/net/chelsio: Add missing "space"Joe Perches1-1/+1
2008-01-29add bnx2x driver for BCM57710Eliezer Tamir9-0/+23846
2008-01-29[S2IO]: Support for add/delete/store/restore ethernet addressesSreenivasa Honnur3-23/+201
2008-01-29[E1000]: Secondary unicast address supportPatrick McHardy1-16/+31
2008-01-29[E1000E]: convert register test macros to functionsJoe Perches1-31/+53
2008-01-29[E1000]: Convert regtest macro's to functionsJoe Perches1-29/+55
2008-01-29[E1000]: update netstats traffic counters realtimeAuke Kok1-4/+6
2008-01-29[E1000E]: update netstats traffic counters realtimeAuke Kok1-4/+6
2008-01-29[NET]: Add support for the RDC R6040 Fast Ethernet controllerSten Wang3-0/+1122
2008-01-29Fix e100 on systems that have cache incoherent DMADavid Acker1-29/+99
2008-01-29sundance: SIOCDEVPRIVATE pollutionFrancois Romieu1-26/+0
2008-01-29drivers/net/netxen/: cleanupsAdrian Bunk8-84/+76
2008-01-29ixgbe: Fix copper PHY initialization codeAuke Kok6-136/+71
2008-01-29e1000/e1000e: Move PCI-Express device IDs over to e1000eAuke Kok4-33/+12
2008-01-29e1000e: Disable L1 ASPM power savings for 82573 mobile variantsAuke Kok4-9/+30
2008-01-29e1000e: alternate MAC address supportBill Hayes4-2/+43
2008-01-29[netdrvr] ibmlana: move away from legacy MCA APIJeff Garzik1-68/+51
2008-01-29[netdrvr] ibmlana: modularization cleanupJeff Garzik1-45/+64
2008-01-29[netdrvr] irq handler minor cleanups in several driversJeff Garzik16-65/+36
2008-01-29hamradio/scc: kill unnecessary use of 'irq' function argJeff Garzik1-3/+5
2008-01-29sk98lin: kill bogus check and convert to use ARRAY_SIZE()Alejandro Martinez Ruiz3-14/+2
2008-01-29netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz10-38/+19
2008-01-29netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LENAlejandro Martinez Ruiz9-18/+15
2008-01-29wireless: fix '!x & y' typo'sRoel Kluin6-7/+7
2008-01-29libertas: move wlan_*_association_work from header to c fileHolger Schurig2-34/+34
2008-01-29iwlwifi: disable interrupts before calling request_irqJes Sorensen2-0/+4
2008-01-29P54: use temporary variables to reduce size of generated codeDmitry Torokhov1-36/+41
2008-01-29Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke3-4/+5