aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: Removing old FW filesEilon Greenstein2009-08-122-22392/+0
* bnx2x: Using the new FWEilon Greenstein2009-08-126-660/+1075
* bnx2x: New FW filesEilon Greenstein2009-08-122-0/+23039
* 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-122-0/+70
* 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
* Phonet: fix /proc/net/phonet with network namespacesRémi Denis-Courmont2009-08-121-2/+3
* 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
* net: include/linux/icmpv6: includecheck fix for icmpv6.hJaswinder Singh Rajput2009-08-121-2/+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
* drivers/net/tokenring: Use status field rather than state fieldJulia Lawall2009-08-121-26/+10
* drivres/net: Change constant nameJulia Lawall2009-08-121-1/+1
* fakehard: use START-CONFIRM primitive to report START failureDmitry Baryshkov2009-08-121-6/+2
* nl802154: support START-CONFIRM primitiveDmitry Baryshkov2009-08-122-0/+41
* af_ieee802154: add support for WANT_ACK socket optionDmitry Baryshkov2009-08-122-4/+59
* af_ieee802154: minor cleanup in dgram_bindDmitry Baryshkov2009-08-121-6/+8
* nl802154: add support for dumping WPAN interface informationDmitry Baryshkov2009-08-122-2/+106
* documentation: fix wrt. headers renameDmitry Baryshkov2009-08-121-5/+4
* nl802154: make ieee802154_policy constantDmitry Baryshkov2009-08-122-2/+3
* af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declarationDmitry Baryshkov2009-08-121-3/+0
* Use correct NET_RX_* returns for atalk_rcv()Mark Smith2009-08-121-11/+14