aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* vxlan: allow a user to set TTL valueVincent Bernat2012-11-03
* smsc75xx: add wol support for more frame typesSteve Glendinning2012-11-03
* r8169: Kill SafeMtu macroKirill Smelkov2012-11-03
* eth: Make is_link_local() consistent with other address testsBen Hutchings2012-11-02
* sfc: Select PTP_1588_CLOCKBen Hutchings2012-11-02
* vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin2012-11-02
* vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin2012-11-02
* vhost: move -net specific code outMichael S. Tsirkin2012-11-02
* vhost: track zero copy failures using DMA lengthMichael S. Tsirkin2012-11-02
* vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin2012-11-02
* tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin2012-11-02
* skb: report completion status for zero copy skbsMichael S. Tsirkin2012-11-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-11-02
|\
| * e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon2012-11-01
| * igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny2012-11-01
| * igb: Add function to read i211's invm versionCarolyn Wyborny2012-11-01
| * igb: Remove workaround for EEE configuration on i210/I211Carolyn Wyborny2012-11-01
| * ixgbe: fix default setting of TXDCTL.WTHRESHEmil Tantilov2012-11-01
| * ixgbe: fix uninitialized event.type in ixgbe_ptp_check_pps_eventJacob Keller2012-11-01
* | ppp: make ppp_get_stats64 staticstephen hemminger2012-11-01
* | FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-01
* | net: fec: move fec_enet_private to header fileFrank Li2012-11-01
* | veth: allow changing the mac address while interface is upHannes Frederic Sowa2012-11-01
* | cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran2012-11-01
* | cpts: specify the input clock frequency via DTRichard Cochran2012-11-01
* | cpsw: add a DT field for the active time stamping portRichard Cochran2012-11-01
* | cpsw: add a DT field for the cpts offsetRichard Cochran2012-11-01
* | cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran2012-11-01
* | cpsw: support both silicon versionsRichard Cochran2012-11-01
* | cpsw: remember the silicon versionRichard Cochran2012-11-01
* | cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran2012-11-01
* | cpsw: rename register banks to match the reference manualRichard Cochran2012-11-01
* | drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N2012-11-01
* | net/macb: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD2012-11-01
* | net/macb: Offset first RX buffer by two bytesHavard Skinnemoen2012-11-01
* | net/macb: better manage tx errorsNicolas Ferre2012-11-01
* | net/macb: ethtool interface: add register dump featureNicolas Ferre2012-11-01
* | net/macb: clean up ring buffer logicHavard Skinnemoen2012-11-01
* | net/macb: tx status is more than 8 bits nowNicolas Ferre2012-11-01
* | net/macb: remove macb_get_drvinfo()Nicolas Ferre2012-11-01
* | net/macb: change debugging messagesHavard Skinnemoen2012-11-01
* | net/macb: memory barriers cleanupHavard Skinnemoen2012-11-01
* | net/macb: Add support for Gigabit Ethernet modePatrice Vilchez2012-11-01
* | bfin_mac: offer a PTP Hardware Clock.Richard Cochran2012-11-01
* | bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran2012-11-01
* | bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran2012-11-01
* | ptp: add an ioctl to compare PHC time with system timeRichard Cochran2012-11-01
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
* | ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings2012-11-01
* | pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings2012-11-01