summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2012-11-03tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin
2012-11-03skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-11-02Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-02hwmon: Only include of_match_table with CONFIG_OF_GPIOJamie Lentin