summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-029-33/+155
|\
| * e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-011-2/+15
| * igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny2012-11-011-0/+1
| * igb: Add function to read i211's invm versionCarolyn Wyborny2012-11-014-0/+107
| * igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny2012-11-011-11/+8
| * ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-012-20/+15
| * ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-011-0/+9
* | vlan: use IS_ENABLED()Amerigo Wang2012-11-012-4/+4
* | ipv6: use IS_ENABLED()Amerigo Wang2012-11-0115-49/+46
* | rtnl/ipv4: use netconf msg to advertise rp_filter statusNicolas Dichtel2012-11-012-0/+25
* | ppp: make ppp_get_stats64 staticstephen hemminger2012-11-011-1/+1
* | FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-015-1/+520
* | ARM: imx6q: Set enet tx reference clk from anatop to support 1588Frank Li2012-11-011-0/+12
* | ARM: dts: imx6q: Add ENET PTP clock pin and clock sourceFrank Li2012-11-011-2/+3
* | net: fec: move fec_enet_private to header fileFrank Li2012-11-012-73/+81
* | veth: allow changing the mac address while interface is upHannes Frederic Sowa2012-11-011-0/+1
* | cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran2012-11-011-0/+182
* | cpts: specify the input clock frequency via DTRichard Cochran2012-11-013-0/+22
* | cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-013-0/+11
* | cpsw: add a DT field for the cpts offsetRichard Cochran2012-11-013-0/+11
* | cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran2012-11-014-1/+582
* | cpsw: support both silicon versionsRichard Cochran2012-11-012-20/+94
* | cpsw: remember the silicon versionRichard Cochran2012-11-011-0/+4
* | cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran2012-11-011-0/+8
* | cpsw: rename register banks to match the reference manualRichard Cochran2012-11-011-9/+9
* | drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N2012-11-013-3/+56
* | net/macb: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-11-011-0/+11
* | net/macb: Offset first RX buffer by two bytesHavard Skinnemoen2012-11-011-7/+16
* | net/macb: better manage tx errorsNicolas Ferre2012-11-012-54/+113
* | net/macb: ethtool interface: add register dump featureNicolas Ferre2012-11-012-0/+43
* | net/macb: clean up ring buffer logicHavard Skinnemoen2012-11-013-73/+127
* | net/macb: tx status is more than 8 bits nowNicolas Ferre2012-11-011-1/+1
* | net/macb: remove macb_get_drvinfo()Nicolas Ferre2012-11-011-11/+0
* | net/macb: change debugging messagesHavard Skinnemoen2012-11-011-10/+12
* | net/macb: memory barriers cleanupHavard Skinnemoen2012-11-011-4/+14
* | net/macb: Add support for Gigabit Ethernet modePatrice Vilchez2012-11-012-3/+16
* | time: remove the timecompare code.Richard Cochran2012-11-013-319/+1
* | bfin_mac: offer a PTP Hardware Clock.Richard Cochran2012-11-013-3/+175
* | bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2012-11-012-70/+28
* | bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran2012-11-011-0/+4
* | ptp: add an ioctl to compare PHC time with system timeRichard Cochran2012-11-012-0/+46
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-0117-173/+13
* | ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings2012-11-013-7/+1
* | pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings2012-11-014-5/+2
* | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-0119-0/+153
* | tuntap: choose the txq based on rxqJason Wang2012-11-011-3/+224
* | tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang2012-11-012-8/+51
* | tuntap: multiqueue supportJason Wang2012-11-011-88/+220
* | tuntap: introduce multiqueue flagsJason Wang2012-11-011-0/+2
* | tuntap: RCUify dereferencing between tun_struct and tun_fileJason Wang2012-11-011-48/+47
OpenPOWER on IntegriCloud