summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* korina: fix printk formatting, add final info linePhil Sutter2009-08-141-15/+17
* lmc: Read outside array boundsroel kluin2009-08-141-3/+4
* be2net:Creating/destroying queues regardless of netif_running() in suspend/re...Sarveshwar Bandi2009-08-141-2/+2
* bnx2x: update version to 1.52.1Eilon Greenstein2009-08-131-2/+2
* bnx2x: Whitespaces and commentsEilon Greenstein2009-08-134-115/+121
* bnx2x: Removing unused definitionsEilon Greenstein2009-08-131-811/+0
* bnx2x: Beautify bnx2x_dump.hEilon Greenstein2009-08-131-441/+449
* bnx2x: Re-factor the initialization codeEilon Greenstein2009-08-135-464/+495
* bnx2x: Using PCI_DEVICE macroEilon Greenstein2009-08-131-6/+3
* bnx2x: Adding explicit castingEilon Greenstein2009-08-131-3/+3
* bnx2x: Using macro for phy addressEilon Greenstein2009-08-133-89/+39
* bnx2x: Re-arrange the link structures for better alignmentEilon Greenstein2009-08-132-15/+22
* bnx2x: Missing smp_wmb for statistics state machineEilon Greenstein2009-08-131-0/+3
* bnx2x: Remove SGMII configuration when not requiredEilon Greenstein2009-08-131-3/+10
* bnx2x: Keep only one HW path activeEilon Greenstein2009-08-131-3/+4
* bnx2x: Check unzip return codeEilon Greenstein2009-08-131-1/+3
* bnx2x: Remove the init_dmae field from bpEilon Greenstein2009-08-132-48/+47
* bnx2x: Updating regdump_len at drvinfoEilon Greenstein2009-08-131-36/+33
* bnx2x: Move printing of version from probe to the initEilon Greenstein2009-08-131-4/+2
* bnx2x: Combine get_pcie_width and get_pcie_speedEilon Greenstein2009-08-131-18/+16
* bnx2x: Stop loading if error condition detectedEilon Greenstein2009-08-132-0/+9
* bnx2x: Calling pci_set_drvdata earlierEilon Greenstein2009-08-131-2/+2
* bnx2x: Configurable pause schemeEilon Greenstein2009-08-132-4/+12
* bnx2x: Adding Likely directiveEilon Greenstein2009-08-131-1/+2
* bnx2x: Prefetch the page containing the BD descriptorEilon Greenstein2009-08-131-0/+7
* bnx2x: Reporting host statistics to management FWEilon Greenstein2009-08-132-53/+176
* bnx2x: Removing old PHY FW upgrade codeEilon Greenstein2009-08-132-429/+0
* bnx2x: Supporting PHY FW upgradeEilon Greenstein2009-08-133-30/+67
* bnx2x: MDC/MDIO CL45 IOCTLsEilon Greenstein2009-08-133-37/+88
* bnx2x: Adding XAUI CL73 autoneg supportEilon Greenstein2009-08-132-30/+180
* bnx2x: BCM8727 FW loadEilon Greenstein2009-08-131-7/+9
* bnx2x: get_ext_phy_fw_version returns NULL if not applicableEilon Greenstein2009-08-131-2/+4
* bnx2x: Reading the FW version of the BCM8481 PHYEilon Greenstein2009-08-131-5/+113
* bnx2x: BCM8481 LED4 instead of LASIEilon Greenstein2009-08-132-62/+468
* bnx2x: Advertize flow control normally in MF modeEilon Greenstein2009-08-131-3/+1
* bnx2x: Supporting Device Control ChannelEilon Greenstein2009-08-133-97/+268
* bnx2x: Using the new FWEilon Greenstein2009-08-135-659/+1074
* r8169: phy init for the 8102efrançois romieu2009-08-131-0/+1
* r8169: phy init for the 8169sfrançois romieu2009-08-131-56/+60
* r8169: phy init for the 8169scdfrançois romieu2009-08-131-0/+68
* r8169: phy init for the 8169scefrançois romieu2009-08-131-0/+56
* r8169: differentiate close chipsets in the startup identification messagefrançois romieu2009-08-131-1/+1
* r8169: fix r8101 quirk dupefrançois romieu2009-08-131-1/+1
* be2net: clear & notify residual events before destroying event queuesSathya Perla2009-08-131-29/+56
* be2net: fix bad queue traversal in be_rx_q_clean()Sathya Perla2009-08-131-1/+1
* be2net: Clear pending tx completions before destroying tx queueSathya Perla2009-08-131-19/+33
* net: smc911x: includecheck fix for smc911x.hJaswinder Singh Rajput2009-08-131-1/+0
* myri10ge: improve parity error detection and recoveryBrice Goglin2009-08-131-17/+46
* drivers/net: Correct use of request_region/request_mem_regionJulia Lawall2009-08-131-3/+3
* net: pcmcia/axnet_cs: includecheck fix axnet_cs.cJaswinder Singh Rajput2009-08-131-2/+0