aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-07net: calxedaxgmac: drop some unnecessary register writesRob Herring1-6/+0
2012-11-07net: calxedaxgmac: use raw i/o accessors in rx and tx pathsRob Herring1-6/+6
2012-11-07net: calxedaxgmac: remove explicit rx dma buffer pollingRob Herring1-3/+1
2012-11-07net: calxedaxgmac: enable operate on 2nd frame modeRob Herring1-2/+2
2012-11-06tg3: Call tg3_netif_stop() from tg3_stop()Nithin Nayak Sujir1-5/+3
2012-11-06tg3: Support 5717 C0Michael Chan2-1/+10
2012-11-06net: at91_ether: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD1-0/+11
2012-11-06net: at91_ether: add dt supportJean-Christophe PLAGNIOL-VILLARD1-7/+66
2012-11-06drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issueKumar Amit Mehta1-43/+43
2012-11-06drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issueKumar Amit Mehta1-8/+8
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang1-9/+21
2012-11-03drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall1-4/+2
2012-11-03atp: remove set_rx_mode_8012()Paul Bolle2-58/+2
2012-11-03cpsw: fix leaking IO mappingsRichard Cochran1-9/+8
2012-11-03cpsw: rename register banks to match the reference manual, part 2Richard Cochran1-13/+13
2012-11-03macb: Keep driver's speed/duplex in sync with actual NCFGRVitalii Demianets1-0/+2
2012-11-03net: neterion: Do not break word unregister.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2012-11-03net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2012-11-03ptp: fixup Kconfig for two PHC drivers.Richard Cochran2-2/+2
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov1-1/+0
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings3-3/+3
2012-11-02sfc: Select PTP_1588_CLOCKBen Hutchings1-0/+1
2012-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller9-33/+155
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li5-1/+520
2012-11-01net: fec: move fec_enet_private to header fileFrank Li2-73/+81
2012-11-01cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran1-0/+182
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran1-0/+14
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran1-0/+7
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran1-0/+7
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran4-1/+582
2012-11-01cpsw: support both silicon versionsRichard Cochran1-16/+90
2012-11-01cpsw: remember the silicon versionRichard Cochran1-0/+4
2012-11-01cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran1-0/+8
2012-11-01cpsw: rename register banks to match the reference manualRichard Cochran1-9/+9
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N3-3/+56
2012-11-01net/macb: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD1-0/+11
2012-11-01net/macb: Offset first RX buffer by two bytesHavard Skinnemoen1-7/+16
2012-11-01net/macb: better manage tx errorsNicolas Ferre2-54/+113
2012-11-01net/macb: ethtool interface: add register dump featureNicolas Ferre2-0/+43
2012-11-01net/macb: clean up ring buffer logicHavard Skinnemoen3-73/+127
2012-11-01net/macb: tx status is more than 8 bits nowNicolas Ferre1-1/+1
2012-11-01net/macb: remove macb_get_drvinfo()Nicolas Ferre1-11/+0
2012-11-01net/macb: change debugging messagesHavard Skinnemoen1-10/+12
2012-11-01net/macb: memory barriers cleanupHavard Skinnemoen1-4/+14
2012-11-01net/macb: Add support for Gigabit Ethernet modePatrice Vilchez2-3/+16
2012-11-01bfin_mac: offer a PTP Hardware Clock.Richard Cochran3-3/+175
2012-11-01bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2-70/+28
2012-11-01bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran1-0/+4
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings16-168/+5
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings2-3/+0