summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-10tg3: Use bool not intJoe Perches1-77/+80
2013-04-09tg3: Update version to 3.131Nithin Sujir1-2/+2
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir1-0/+38
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2-0/+136
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir2-9/+58
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2-7/+51
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan1-16/+14
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir1-0/+14
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir1-2/+2
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan1-0/+6
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir1-3/+1
2013-04-09mrf24j40: use module_spi_driver to simplify the codeWei Yongjun1-12/+1
2013-04-09net: cdc_ncm: demote "unexpected notification" to debug levelBjørn Mork1-2/+3
2013-04-09stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO1-6/+3
2013-04-09stmmac: review private structure fieldsGiuseppe CAVALLARO1-34/+34
2013-04-09stmmac: code tidy-upGiuseppe CAVALLARO17-309/+311
2013-04-09stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2-50/+142
2013-04-09stmmac: modified pcs mode support for SGMIIByungho An1-4/+8
2013-04-09net: mvmdio: get and enable optional clockSebastian Hesselbarth1-0/+11
2013-04-09net: ks8851: Use dev_pm_opsLars-Peter Clausen1-17/+20
2013-04-09net: ks8851: Use module_spi_driverLars-Peter Clausen1-13/+1
2013-04-08mrf24j40: Enable link-layer acknowledgement and retryAlan Ott1-2/+5
2013-04-08at86rf230: remove unnecessary / dead codeSascha Herrmann1-2/+0
2013-04-08enic: be less verbose about non-critical firmware errorsStefan Assmann1-0/+3
2013-04-08IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"Werner Almesberger1-21/+0
2013-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-26/+59
2013-04-08bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-04-08netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.cDavid Daney1-7/+87
2013-04-08vxlan: Bypass encapsulation if the destination is localSridhar Samudrala1-16/+43
2013-04-08net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbxOr Gerlitz1-1/+1
2013-04-08net/mlx4_en: Enable DCB ETS ops only when supported by the firmwareOr Gerlitz4-2/+18
2013-04-08net/mlx4_core: Added proper description for two device capabilitiesOr Gerlitz1-1/+2
2013-04-08net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-04-08net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-04-08net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-08net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-08net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-4/+4
2013-04-08net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-16/+16
2013-04-08net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-04-08r8169: add a new chip for RTL8106Ehayeswang1-0/+21
2013-04-08r8169: adjust the flow of hw_starthayeswang1-17/+17
2013-04-08r8169: add a new chip for RTL8111Ghayeswang1-0/+45
2013-04-08r8169: Update the RTL8111G parametershayeswang1-4/+25
2013-04-08r8169: Modify the method for setting firmwarehayeswang1-13/+32
2013-04-08r8169: Update PHY settings of RTL8111Ghayeswang1-2/+22
2013-04-08r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang1-21/+31
2013-04-08r8169: Remove firmware codehayeswang1-26/+0
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski1-2/+9
2013-04-05bonding: remove sysfs before removing devicesVeaceslav Falico1-1/+1
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2