aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-01ipv6: use IS_ENABLED()Amerigo Wang15-49/+46
2012-11-01rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2-0/+25
2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger1-1/+1
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li5-1/+520
2012-11-01ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li1-0/+12
2012-11-01ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li1-2/+3
2012-11-01net: fec: move fec_enet_private to header fileFrank Li2-73/+81
2012-11-01veth: allow changing the mac address while interface is upHannes Frederic Sowa1-0/+1
2012-11-01cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran1-0/+182
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran3-0/+22
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran3-0/+11
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran3-0/+11
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran4-1/+582
2012-11-01cpsw: support both silicon versionsRichard Cochran2-20/+94
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-01time: remove the timecompare code.Richard Cochran3-319/+1
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: add an ioctl to compare PHC time with system timeRichard Cochran2-0/+46
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings17-173/+13
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings3-7/+1
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings4-5/+2
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov19-0/+153
2012-11-01tuntap: choose the txq based on rxqJason Wang1-3/+224
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang2-8/+51
2012-11-01tuntap: multiqueue supportJason Wang1-88/+220
2012-11-01tuntap: introduce multiqueue flagsJason Wang1-0/+2
2012-11-01tuntap: RCUify dereferencing between tun_struct and tun_fileJason Wang1-48/+47
2012-11-01tuntap: move socket to tun_fileJason Wang1-121/+145
2012-11-01tuntap: log the unsigned informaiton with %uJason Wang1-3/+3
2012-11-01e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon1-2/+15
2012-11-01igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny1-0/+1
2012-11-01igb: Add function to read i211's invm versionCarolyn Wyborny4-0/+107
2012-11-01igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny1-11/+8
2012-11-01ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2-20/+15
2012-11-01ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller1-0/+9