summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-04-10bnx2: make cnic_probe staticstephen hemminger
2013-04-09tg3: Use bool not intJoe Perches
2013-04-09tg3: Update version to 3.131Nithin Sujir
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir
2013-04-08stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO
2013-04-08stmmac: review private structure fieldsGiuseppe CAVALLARO
2013-04-08stmmac: code tidy-upGiuseppe CAVALLARO
2013-04-08stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO
2013-04-08stmmac: modified pcs mode support for SGMIIByungho An
2013-04-08net: mvmdio: get and enable optional clockSebastian Hesselbarth
2013-04-08net: ks8851: Use dev_pm_opsLars-Peter Clausen
2013-04-08net: ks8851: Use module_spi_driverLars-Peter Clausen
2013-04-08enic: be less verbose about non-critical firmware errorsStefan Assmann
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner
2013-04-07net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz
2013-04-07net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz
2013-04-07net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz
2013-04-07net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07r8169: add a new chip for RTL8106Ehayeswang
2013-04-07r8169: adjust the flow of hw_starthayeswang
2013-04-07r8169: add a new chip for RTL8111Ghayeswang
2013-04-07r8169: Update the RTL8111G parametershayeswang
2013-04-07r8169: Modify the method for setting firmwarehayeswang
2013-04-07r8169: Update PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Remove firmware codehayeswang
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-04-04r8169: fix auto speed down issuehayeswang
2013-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-02net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NETGuenter Roeck
2013-04-02net/freescale/fec: Simplify OF dependenciesGuenter Roeck
2013-04-02net/cadence/macb: Simplify OF dependenciesGuenter Roeck
2013-04-02net/cadence/at91_ether: Simplify OF dependenciesGuenter Roeck
2013-04-02forcedeth: Do a dma_mapping_error check after skb_frag_dma_mapNeil Horman
2013-04-02qlcnic: Bump up the version to 5.2.40Rajesh Borundia
2013-04-02qlcnic: Fix sparse warnings.Rajesh Borundia
2013-04-02qlcnic: Fix NULL dereference in error path.Rajesh Borundia
2013-04-02qlcnic: Fix potential NULL dereferenceRajesh Borundia
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman