summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-29b43: rewrite A PHY initializationStefano Brivio9-513/+914
2008-01-29b43legacy: rewrite and fix rfkill initializationStefano Brivio3-12/+14
2008-01-29b43legacy: use a consistent naming scheme for the opsStefano Brivio1-37/+37
2008-01-29b43legacy: use the retry limits provided by mac80211Stefano Brivio2-30/+52
2008-01-29SGISEEQ: use cached memory access to make driver work on IP28Thomas Bogendoerfer1-73/+166
2008-01-29pasemi_mac: Don't enable RX/TX without a link (if possible)Olof Johansson1-8/+33
2008-01-29pasemi_mac: Print warning when not attaching to a PHYOlof Johansson1-4/+5
2008-01-29pasemi_mac: Remove SKB copy/recycle logicOlof Johansson1-22/+3
2008-01-29pasemi_mac: SKB unmap optimizationOlof Johansson1-14/+25
2008-01-29pasemi_mac: Software-based LRO supportOlof Johansson3-4/+55
2008-01-29pasemi_mac: Improve RX interrupt mitigationOlof Johansson1-8/+10
2008-01-29pasemi_mac: Fix TX cleaningOlof Johansson2-8/+34
2008-01-29pasemi_mac: performance tweaksOlof Johansson1-46/+68
2008-01-29pasemi_mac: Convert to new dma libraryOlof Johansson2-286/+210
2008-01-29pasemi: DMA engine management libraryOlof Johansson4-1/+565
2008-01-29pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson3-334/+394
2008-01-29pasemi_mac: RX/TX ring management cleanupOlof Johansson2-139/+157
2008-01-29sky2: rx allocation threshold changeStephen Hemminger1-19/+9
2008-01-29sky2: align IP header on Rx if possibleStephen Hemminger1-13/+20
2008-01-29r6040: cleanupsFrancois Romieu2-21/+13
2008-01-29r6040: erroneous dev->privFrancois Romieu1-1/+1
2008-01-29r6040: remove virt_to_busFrancois Romieu1-53/+50
2008-01-29r6040: compile errorFrancois Romieu1-1/+1
2008-01-29axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irqKomuro1-11/+5
2008-01-29drivers/net/cxgb3: trim trailing whitespaceJeff Garzik5-31/+31
2008-01-29cxgb3 - Fix I/O synchronizationDivy Le Ray1-2/+5
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 Garzik2-17/+17
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 Tamir10-0/+23847