aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10FS_ENET: Add polling supportVitaly Bordug5-63/+80
2007-10-10FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock.Vitaly Bordug1-2/+4
2007-10-10NET_SB1250_MAC: Rename to SB1250_MACMaciej W. Rozycki2-2/+2
2007-10-10NET_SB1250_MAC: Update Kconfig entryMaciej W. Rozycki1-4/+12
2007-10-10netxen: ethtool fixesDhananjay Phadke4-9/+28
2007-10-10Device tree aware EMAC driverDavid Gibson20-69/+6507
2007-10-108139cp: trivial endianness annotationsAl Viro1-19/+19
2007-10-10Blackfin EMAC driver: add a select for the PHYLIB of this driverBryan Wu1-0/+2
2007-10-10Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driverBryan Wu2-168/+196
2007-10-10Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disableBryan Wu1-4/+19
2007-10-10Blackfin EMAC driver: add function to change the MAC addressAlex Landau1-1/+12
2007-10-10S2io: Updating transceiver information in ethtool functionSivakumar Subramani1-2/+4
2007-10-10S2io: Added support set_mac_address driver entry pointSivakumar Subramani2-41/+68
2007-10-10S2io: Removed unused feature - bimodal interruptsSivakumar Subramani2-145/+88
2007-10-10S2io: Change kmalloc+memset to k[zc]allocSivakumar Subramani1-9/+5
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik35-245/+345
2007-10-10[B44]: port to native ssb supportMichael Buesch3-466/+386
2007-10-10[P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu10-0/+3697
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches194-1622/+1486
2007-10-10[RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn29-0/+21135
2007-10-10[IWLWIFI]: add iwlwifi wireless driversZhu Yi27-0/+34824
2007-10-10[B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger25-0/+14841
2007-10-10[B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch27-0/+16690
2007-10-10[SSB]: add Sonics Silicon Backplane bus supportMichael Buesch15-0/+4384
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