summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-29b44: Convert to use of the new SPROM structureLarry Finger1-4/+4
2008-01-29rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn5-58/+38
2008-01-29iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi1-1/+1
2008-01-29b43: silence a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-29b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio1-2/+6
2008-01-29remove unused iwl4965_init_hw_rates functionZhu Yi2-10/+0
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig19-4106/+4093
2008-01-29iwl4965: fix cannot find a suitable rate issueMohamed Abbas1-5/+8
2008-01-29iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2-4/+4
2008-01-29b43/b43legacy: fix my copyright noticesStefano Brivio17-20/+17
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_mac: Move register definitions to include/asm-powerpcOlof Johansson2-334/+3
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 Romieu1-20/+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 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