aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-08e1000e: e1000e_enable_tx_pkt_filtering() returns wrong valueBruce Allan1-7/+9
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan5-0/+21
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan1-14/+14
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan1-0/+2
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha1-2/+2
2010-01-08netxen: fix set mac addrAmit Kumar Salecha1-0/+3
2010-01-08netxen: fix smatch warningAmit Kumar Salecha3-4/+3
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha1-0/+2
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi3-0/+91
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan118-118/+118
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram1-1/+3
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings3-7/+50
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz1-2/+7
2010-01-07stmmac: update the driver's module versionGiuseppe CAVALLARO1-1/+1
2010-01-07stmmac: improve Kconfig helpGiuseppe CAVALLARO1-3/+5
2010-01-07stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO5-5/+1
2010-01-07stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO7-287/+324
2010-01-07stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO5-90/+95
2010-01-07stmmac: move the dma out from the mainGiuseppe CAVALLARO8-387/+481
2010-01-07stmmac: reorganise class operations.Giuseppe CAVALLARO7-146/+162
2010-01-07stmmac: do not call fix_mac_speed if NULLGiuseppe CAVALLARO1-2/+3
2010-01-07stmmac: perform hw bus configurationGiuseppe CAVALLARO2-3/+3
2010-01-07stmmac: rewiew platform dataGiuseppe CAVALLARO2-7/+33
2010-01-07stmmac: convert unicast addr list to list_headGiuseppe CAVALLARO1-16/+8
2010-01-07stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZEGiuseppe CAVALLARO1-3/+4
2010-01-07drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys1-16/+3
2010-01-07drivers/net/defxx.c: use %pMF to show MAC addresshartleys1-5/+2
2010-01-07drivers/message/i2o/i2o_proc.c: use %pM to show MAC addressH Hartley Sweeten1-8/+3
2010-01-07drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten1-9/+2
2010-01-07drivers/net/wimax/i2400m/driver.c: use %pM to show MAC addresshartleys1-13/+4
2010-01-07drivers/net/qlge/qlge_main.c: use %pM to show MAC addresshartleys1-3/+1
2010-01-07drivers/net/atl1e/atl1e_main.c: use %pM to show MAC addresshartleys1-4/+1
2010-01-07drivers/net/wimax/i2400m/fw.c: use %pM to show MAC addresshartleys1-9/+2
2010-01-07drivers/net/atl1c/atl1c_main.c: use %pM to show MAC addresshartleys1-5/+2
2010-01-07drivers/net/vxge/vxge-main.c: use %pM to show MAC addresshartleys1-4/+2
2010-01-07drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys1-5/+2
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addresshartleys1-11/+3
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addresshartleys1-7/+4
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys1-5/+1
2010-01-07drivers/atm/idt77252.c: use %pM to show MAC addresshartleys1-4/+1
2010-01-07drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys1-10/+2
2010-01-07drivers/atm/nicstar.c: use %pM to show MAC addresshartleys1-3/+1
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara1-2/+4
2010-01-07NET: atlx, fix memory leakJiri Slaby1-2/+5
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov1-1/+0
2010-01-07cs89x0: Always report failure to request interruptMark Brown1-2/+1
2010-01-07hso: fixed missing newlinesJan Dumon1-8/+8
2010-01-07hso: Fix for 5 sec timeouts with v2.x firmwareJan Dumon1-0/+4
2010-01-07hso: Attempt to recover from usb bus errorsJan Dumon1-10/+44
2010-01-07hso: don't change the state of a closed portJan Dumon1-5/+5