summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-14fec: Convert printks to netdev_<level>Joe Perches
2013-04-13fec: Fix PHC device logFabio Estevam
2013-04-12ethernet/fec: Add Vybrid family fec supportJingchang Lu
2013-04-12net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun
2013-04-12ptp: dynamic allocation of PHC char devicesJiri Benc
2013-04-12net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth
2013-04-12vxlan: fix some sparse warningsWei Yongjun
2013-04-12xen-netback: switch to use skb_partial_csum_set()Jason Wang
2013-04-11net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu
2013-04-11be2net: remove unused variable 'sge'Ivan Vecera
2013-04-11net: mv643xx_eth: Add GRO supportSebastian Hesselbarth
2013-04-11tuntap: initialize vlan_featuresJason Wang
2013-04-11virtio-net: initialize vlan_featuresJason Wang
2013-04-11net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth
2013-04-11net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth
2013-04-11vhost_net: remove tx polling stateJason Wang
2013-04-11net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev
2013-04-11net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion
2013-04-11net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion
2013-04-11usbnet: handle link changeMing Lei
2013-04-11usbnet: apply usbnet_link_changeMing Lei
2013-04-11usbnet: sierra: apply usbnet_link_changeMing Lei
2013-04-11usbnet: dm9601: apply usbnet_link_changeMing Lei
2013-04-11usbnet: cdc-ether: apply usbnet_link_changeMing Lei
2013-04-11usbnet: ax88179_1781: apply usbnet_link_changeMing Lei
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei
2013-04-11usbnet: cdc_ncm: apply usbnet_link_changeMing Lei
2013-04-11usbnet: mcs7830: apply usbnet_link_changeMing Lei
2013-04-11usbnet: mcs7830: don't reset linkMing Lei
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei
2013-04-11xen-netback: fix sparse warningstephen hemminger
2013-04-11bnx2: make cnic_probe staticstephen hemminger
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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