summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Device tree aware EMAC driverDavid Gibson2007-10-1120-69/+6507
* 8139cp: trivial endianness annotationsAl Viro2007-10-111-19/+19
* Blackfin EMAC driver: add a select for the PHYLIB of this driverBryan Wu2007-10-111-0/+2
* Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driverBryan Wu2007-10-112-168/+196
* Blackfin EMAC driver: add power management interface and change the bf537mac_...Bryan Wu2007-10-111-4/+19
* Blackfin EMAC driver: add function to change the MAC addressAlex Landau2007-10-111-1/+12
* S2io: Updating transceiver information in ethtool functionSivakumar Subramani2007-10-111-2/+4
* S2io: Added support set_mac_address driver entry pointSivakumar Subramani2007-10-112-41/+68
* S2io: Removed unused feature - bimodal interruptsSivakumar Subramani2007-10-112-145/+88
* S2io: Change kmalloc+memset to k[zc]allocSivakumar Subramani2007-10-111-9/+5
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-1135-245/+345
* [B44]: port to native ssb supportMichael Buesch2007-10-113-466/+386
* [P54]: add mac80211-based driver for prism54 softmac hardwareMichael Wu2007-10-1110-0/+3697
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-11194-1622/+1486
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-1129-0/+21135
* [IWLWIFI]: add iwlwifi wireless driversZhu Yi2007-10-1127-0/+34824
* [B43LEGACY]: add mac80211-based driver for legacy BCM43xx devicesLarry Finger2007-10-1125-0/+14841
* [B43]: add mac80211-based driver for modern BCM43xx devicesMichael Buesch2007-10-1127-0/+16690
* [SSB]: add Sonics Silicon Backplane bus supportMichael Buesch2007-10-1115-0/+4384
* [NET]: Add Tehuti network driver.Andy Gospodarek2007-10-115-0/+13791
* [IPG]: add IP1000A driver to kernel treeFrancois Romieu2007-10-114-0/+3192
* [TAP]: Configurable interface MTU.Ed Swierk2007-10-111-0/+14
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-1136-94/+1
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-1180-1760/+948
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-1137-78/+70
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-11242-329/+0
* S2io: code Optimization of isr functionSivakumar Subramani2007-10-112-97/+61
* S2io: Check for device state before handling trafficSivakumar Subramani2007-10-112-22/+46
* S2io: Cleanup - removed unused variable intr_typeSivakumar Subramani2007-10-112-22/+17
* [S2IO]: Handle and monitor all of the device errors and alarmsSivakumar Subramani2007-10-112-136/+357
* S2io: Enable all the error and alarm indicationsSivakumar Subramani2007-10-113-85/+278
* remove setup of platform device from jazzsonic.cThomas Bogendoerfer2007-10-111-54/+7
* sgiseeq: replace use of dma_cache_wback_invRalf Baechle2007-10-111-15/+11
* cxgb3 - Update engine microcode versionDivy Le Ray2007-10-111-2/+2
* cxgb3 - Add T3C revDivy Le Ray2007-10-112-0/+4
* cxgb3 - CQ context operations time out too soon.Divy Le Ray2007-10-111-8/+11
* cxgb3 - Set the CQ_ERR bit in CQ contexts.Divy Le Ray2007-10-112-1/+6
* cxgb3 - remove false positive in xgmac workaroundDivy Le Ray2007-10-112-1/+4
* cxgb3 - log and clear PEX errorsDivy Le Ray2007-10-111-0/+6
* cxgb3 - Firmware updateDivy Le Ray2007-10-114-11/+22
* e100: timer power savingStephen Hemminger2007-10-111-1/+2
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-1112-2/+7863
* PS3: Remove the workaround no longer neededMasakazu Mokuno2007-10-111-12/+4
* PS3: changed the way to handle tx skbsMasakazu Mokuno2007-10-111-77/+63
* pasemi_mac: Clean TX ring in pollOlof Johansson2007-10-111-0/+1
* pasemi_mac: Enable LLTXOlof Johansson2007-10-111-1/+1
* pasemi_mac: Fix RX checksum flagsOlof Johansson2007-10-111-1/+1
* pasemi_mac: Fix TX ring wrap checkingOlof Johansson2007-10-112-12/+15
* pasemi_mac: Batch up TX buffer freesOlof Johansson2007-10-111-10/+29
* pasemi_mac: RX performance tweaksOlof Johansson2007-10-111-8/+12