summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-01-08e1000e: perform 10/100 adaptive IFS only on parts that support itBruce Allan
2010-01-08e1000e: don't accumulate PHY statistics on PHY read failureBruce Allan
2010-01-08e1000e: call pci_save_state() after pci_restore_state()Bruce Allan
2010-01-08netxen: update version to 4.0.72Amit Kumar Salecha
2010-01-08netxen: fix set mac addrAmit Kumar Salecha
2010-01-08netxen: fix smatch warningAmit Kumar Salecha
2010-01-08netxen: fix tx ring memory leakAmit Kumar Salecha
2010-01-08be2net: implements ethtool function to read eeprom data.Sarveshwar Bandi
2010-01-08tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07TI DaVinci EMAC: Handle emac module clock correctly.Sriram
2010-01-07dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chipsBen Hutchings
2010-01-07ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz
2010-01-07stmmac: update the driver's module versionGiuseppe CAVALLARO
2010-01-07stmmac: improve Kconfig helpGiuseppe CAVALLARO
2010-01-07stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO
2010-01-07stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO
2010-01-07stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO
2010-01-07stmmac: move the dma out from the mainGiuseppe CAVALLARO
2010-01-07stmmac: reorganise class operations.Giuseppe CAVALLARO
2010-01-07stmmac: do not call fix_mac_speed if NULLGiuseppe CAVALLARO
2010-01-07stmmac: perform hw bus configurationGiuseppe CAVALLARO
2010-01-07stmmac: rewiew platform dataGiuseppe CAVALLARO
2010-01-07stmmac: add the new Header file for stmmac platform dataGiuseppe CAVALLARO
2010-01-07stmmac: convert unicast addr list to list_headGiuseppe CAVALLARO
2010-01-07stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZEGiuseppe CAVALLARO
2010-01-07drivers/net/skfp/skfddi.c: use %pMF to show MAC addresshartleys
2010-01-07drivers/net/defxx.c: use %pMF to show MAC addresshartleys
2010-01-07lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addressesJoe Perches
2010-01-07netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-07drivers/message/i2o/i2o_proc.c: use %pM to show MAC addressH Hartley Sweeten
2010-01-07drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten
2010-01-07drivers/net/wimax/i2400m/driver.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/qlge/qlge_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/atl1e/atl1e_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/wimax/i2400m/fw.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/atl1c/atl1c_main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/vxge/vxge-main.c: use %pM to show MAC addresshartleys
2010-01-07drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/lanai.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/fore200e.c: use %pM to show MAC addresshartleys
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/idt77252.c: use %pM to show MAC addresshartleys
2010-01-07drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC addresshartleys
2010-01-07drivers/atm/nicstar.c: use %pM to show MAC addresshartleys
2010-01-07mv643xx_eth: don't include cache padding in rx desc buffer sizeSaeed Bishara
2010-01-07NET: atlx, fix memory leakJiri Slaby
2010-01-07pcmcia: ncmlan_cs: remove odd bracketAlexander Beregalov
2010-01-07cs89x0: Always report failure to request interruptMark Brown
2010-01-07net: Make it easier to parse /proc/net/dev contents.Jesper Dangaard Brouer