aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10pasemi_mac: Fix TX ring wrap checkingOlof Johansson2-12/+15
2007-10-10pasemi_mac: Batch up TX buffer freesOlof Johansson1-10/+29
2007-10-10pasemi_mac: RX performance tweaksOlof Johansson1-8/+12
2007-10-10pasemi_mac: Fix memcpy amount for short receivesOlof Johansson1-3/+1
2007-10-10pasemi_mac: Enable L2 caching of packet headersOlof Johansson2-1/+12
2007-10-10pasemi_mac: Stop using the pci config space accessors for register read/writesOlof Johansson2-41/+94
2007-10-10pasemi_mac: Abstract out register accessOlof Johansson1-94/+101
2007-10-10bmac: add simple ethtool support for network managerOlaf Hering1-0/+13
2007-10-10sky2: use pci_config access functionsStephen Hemminger2-63/+51
2007-10-10sky2: advanced error reportingStephen Hemminger2-61/+27
2007-10-10sky2: dont restrict config space accessStephen Hemminger1-12/+0
2007-10-10sky2: document GPHY_CTRL bitsStephen Hemminger1-0/+22
2007-10-10sky2: use debugfs renameStephen Hemminger1-32/+24
2007-10-10cxgb3 - Update internal memory managementDivy Le Ray2-0/+4
2007-10-10cxgb3 - log adapter serial numberDivy Le Ray3-3/+8
2007-10-10cxgb3 - Fatal error updateDivy Le Ray1-0/+4
2007-10-10cxgb3 - tighten checks on TID valuesDivy Le Ray2-7/+41
2007-10-10cxgb3 - Expose HW memory page infoDivy Le Ray2-21/+38
2007-10-10cxgb3 - use immediate data for offload TxDivy Le Ray1-6/+11
2007-10-10cxgb3 - SGE doorbell overflow warningDivy Le Ray2-0/+12
2007-10-10cxgb3 - Update rx coalescing lengthDivy Le Ray1-1/+1
2007-10-103c59x: check return of pci_enable_device()Mark Hindley1-12/+24
2007-10-10ibmveth: Remove use of bitfieldsBrian King2-78/+68
2007-10-10ibmveth: Remove dead frag processing codeBrian King2-88/+17
2007-10-10ibmveth: Add ethtool driver stats hooksBrian King1-0/+51
2007-10-10ibmveth: Add ethtool TSO handlersBrian King1-0/+2
2007-10-10ibmveth: Implement ethtool hooks to enable/disable checksum offloadBrian King2-2/+124
2007-10-10ibmveth: Enable TCP checksum offloadBrian King2-2/+92
2007-10-10dl2k: add Sundance/Tamarack TC902x Gigabit Ethernet Adapter supportKomuro3-11/+20
2007-10-10uli526x: Add suspend and resume routines (updated)Rafael J. Wysocki1-6/+102
2007-10-10pcnet32: add suspend and resume capabilityDon Fry1-3/+32
2007-10-10support for USB autosuspend in the asix driverOliver Neukum3-5/+27
2007-10-10[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)Auke Kok14-0/+17843
2007-10-10[PATCH] libertas: remove unused adhoc_rates_b definitionJohn W. Linville1-3/+0
2007-10-10[PATCH] libertas: printk warning fixesAndrew Morton1-2/+2
2007-10-10[PATCH] net: Kill some unneeded allocation return value casts in libertasJesper Juhl2-3/+2
2007-10-10[PATCH] libertas: advertise 11g ad-hoc ratesBrajesh Dave1-2/+2
2007-10-10[PATCH] libertas: region code values specified as 8bitMarek VaĊĦut1-1/+5
2007-10-10[PATCH] libertas: properly end commands on hardware failurePierre Ossman1-0/+2
2007-10-10[PATCH] libertas: send reset command directly instead of calling libertas_reset_deviceDan Williams1-2/+4
2007-10-10[PATCH] libertas: don't stomp on interface-specific private dataDan Williams1-3/+3
2007-10-10[PATCH] libertas: reorganize and simplify init sequenceDan Williams6-501/+334
2007-10-10[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fffa17b9801db37e6ea1650b0f69Dan Williams1-0/+1
2007-10-10[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memsetMariusz Kozlowski1-1/+0
2007-10-10[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMODaniel Drake1-0/+1
2007-10-10[PATCH] zd1211rw: consistent handling of ZD1211 specific ratesUlrich Kunitz4-132/+126
2007-10-10[PATCH] zd1211rw: Add ID for Sitecom WL-162Daniel Drake1-0/+1
2007-10-10[PATCH] zd1211rw: removed noisy debug messagesUlrich Kunitz1-18/+0
2007-10-10xen-netfront: remove dead codeJeremy Fitzhardinge1-35/+2
2007-10-10drivers/net/3c505: Convert to generic booleanRichard Knutsson1-41/+26