summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-07be2net: remove LANCER A0 workaroundSathya Perla
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-11-07mlx4: change TX coalescing defaultsEric Dumazet
2012-11-07usbnet: runtime wake up device before calling usbnet_{read|write}_cmdMing Lei
2012-11-07usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei
2012-11-07usbnet: smsc95xx: fix memory leak in smsc95xx_suspendMing Lei
2012-11-07usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopmMing Lei
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei
2012-11-07net: calxedaxgmac: ip align receive buffersRob Herring
2012-11-07net: calxedaxgmac: rework transmit ring handlingRob Herring
2012-11-07net: calxedaxgmac: drop some unnecessary register writesRob Herring
2012-11-07net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring
2012-11-07net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring
2012-11-07net: calxedaxgmac: enable operate on 2nd frame modeRob Herring
2012-11-07tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir
2012-11-07tg3: Support 5717 C0Michael Chan
2012-11-06net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-11-06net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran
2012-11-03macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets
2012-11-03net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明
2012-11-03net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran
2012-11-03net: bnx2x: Fix typo in bnx2x driverMasanari Iida
2012-11-03smsc95xx: fix tx checksum offload for big endianSteve Glendinning
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-03vxlan: allow a user to set TTL valueVincent Bernat
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning
2012-11-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-03drivers/net: use tasklet_kill in device remove/close processXiaotian Feng
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov
2012-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-03vmxnet3: must split too big fragmentsEric Dumazet
2012-11-03cxgb4: Fix unable to get UP event from the LLDVipul Pandya
2012-11-03drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_freePeter Senna Tschudin
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-03bnx2x: fix HW initialization using fw 7.8.xDmitry Kravkov
2012-11-03sfc: Select PTP_1588_CLOCKBen Hutchings
2012-11-03vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin
2012-11-03vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin
2012-11-03vhost: move -net specific code outMichael S. Tsirkin
2012-11-03vhost: track zero copy failures using DMA lengthMichael S. Tsirkin
2012-11-03vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin