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