summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-09mrf24j40: use module_spi_driver to simplify the codeWei Yongjun
2013-04-08net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork
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-08mrf24j40: Enable link-layer acknowledgement and retryAlan Ott
2013-04-08at86rf230: remove unnecessary / dead codeSascha Herrmann
2013-04-08enic: be less verbose about non-critical firmware errorsStefan Assmann
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger
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-07netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney
2013-04-07vxlan: Bypass encapsulation if the destination is localSridhar Samudrala
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: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
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-07net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-04-07net: ieee802154: mrf24j40: 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-05bonding: remove sysfs before removing devicesVeaceslav Falico
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa