aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[NET]: Add Tehuti network driver.Andy Gospodarek5-0/+13791
2007-10-10[IPG]: add IP1000A driver to kernel treeFrancois Romieu4-0/+3192
2007-10-10[TAP]: Configurable interface MTU.Ed Swierk1-0/+14
2007-10-10[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik36-94/+1
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik80-1760/+948
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng37-78/+70
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle242-329/+0
2007-10-10S2io: code Optimization of isr functionSivakumar Subramani2-97/+61
2007-10-10S2io: Check for device state before handling trafficSivakumar Subramani2-22/+46
2007-10-10S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani2-22/+17
2007-10-10[S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani2-136/+357
2007-10-10S2io: Enable all the error and alarm indicationsSivakumar Subramani3-85/+278
2007-10-10remove setup of platform device from jazzsonic.cThomas Bogendoerfer1-54/+7
2007-10-10sgiseeq: replace use of dma_cache_wback_invRalf Baechle1-15/+11
2007-10-10cxgb3 - Update engine microcode versionDivy Le Ray1-2/+2
2007-10-10cxgb3 - Add T3C revDivy Le Ray2-0/+4
2007-10-10cxgb3 - CQ context operations time out too soon.Divy Le Ray1-8/+11
2007-10-10cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray2-1/+6
2007-10-10cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2-1/+4
2007-10-10cxgb3 - log and clear PEX errorsDivy Le Ray1-0/+6
2007-10-10cxgb3 - Firmware updateDivy Le Ray4-11/+22
2007-10-10e100: timer power savingStephen Hemminger1-1/+2
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok12-2/+7863
2007-10-10PS3: Remove the workaround no longer neededMasakazu Mokuno1-12/+4
2007-10-10PS3: changed the way to handle tx skbsMasakazu Mokuno1-77/+63
2007-10-10pasemi_mac: Clean TX ring in pollOlof Johansson1-0/+1
2007-10-10pasemi_mac: Enable LLTXOlof Johansson1-1/+1
2007-10-10pasemi_mac: Fix RX checksum flagsOlof Johansson1-1/+1
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