summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-07net/at91_ether: use stat function from macbJoachim Eastwood
2012-11-07net/at91_ether: use macb functions for get/set hwaddrJoachim Eastwood
2012-11-07net/macb: export macb_set_hwaddr and macb_get_hwaddrJoachim Eastwood
2012-11-07net/macb: support reversed hw addrJoachim Eastwood
2012-11-07net/macb: check all address registers setsJoachim Eastwood
2012-11-07be2net: remove adapter->eq_next_idxSathya Perla
2012-11-07be2net: remove roce on lancerSathya Perla
2012-11-07be2net: fix access to SEMAPHORE regSathya Perla
2012-11-07be2net: re-factor bar mapping codeSathya Perla
2012-11-07be2net: do not use sli_family to identify skyhawk-R chipSathya Perla
2012-11-07be2net: fix wrong usage of adapter->generationSathya Perla
2012-11-07be2net: remove LANCER A0 workaroundSathya Perla
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-03vxlan: allow a user to set TTL valueVincent Bernat
2012-11-03smsc75xx: add wol support for more frame typesSteve Glendinning
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings
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