summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-02eth: Make is_link_local() consistent with other address testsBen Hutchings
2012-11-02sfc: Select PTP_1588_CLOCKBen Hutchings
2012-11-02vhost-net: reduce vq polling on tx zerocopyMichael S. Tsirkin
2012-11-02vhost-net: select tx zero copy dynamicallyMichael S. Tsirkin
2012-11-02vhost: move -net specific code outMichael S. Tsirkin
2012-11-02vhost: track zero copy failures using DMA lengthMichael S. Tsirkin
2012-11-02vhost-net: cleanup macros for DMA status trackingMichael S. Tsirkin
2012-11-02tun: report orphan frags errors to zero copy callbackMichael S. Tsirkin
2012-11-02skb: report completion status for zero copy skbsMichael S. Tsirkin
2012-11-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-11-01ppp: make ppp_get_stats64 staticstephen hemminger
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li
2012-11-01net: fec: move fec_enet_private to header fileFrank Li
2012-11-01veth: allow changing the mac address while interface is upHannes Frederic Sowa
2012-11-01cpsw: support the HWTSTAMP ioctl and the CPTSRichard Cochran
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran
2012-11-01cpts: introduce time stamping code and a PTP hardware clock.Richard Cochran
2012-11-01cpsw: support both silicon versionsRichard Cochran
2012-11-01cpsw: remember the silicon versionRichard Cochran
2012-11-01cpsw: add missing fields to the CPSW_SS register bank.Richard Cochran
2012-11-01cpsw: rename register banks to match the reference manualRichard Cochran
2012-11-01drivers: net: ethernet: cpsw: add multicast address to ALE tableMugunthan V N
2012-11-01net/macb: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD
2012-11-01net/macb: Offset first RX buffer by two bytesHavard Skinnemoen
2012-11-01net/macb: better manage tx errorsNicolas Ferre
2012-11-01net/macb: ethtool interface: add register dump featureNicolas Ferre
2012-11-01net/macb: clean up ring buffer logicHavard Skinnemoen
2012-11-01net/macb: tx status is more than 8 bits nowNicolas Ferre
2012-11-01net/macb: remove macb_get_drvinfo()Nicolas Ferre
2012-11-01net/macb: change debugging messagesHavard Skinnemoen
2012-11-01net/macb: memory barriers cleanupHavard Skinnemoen
2012-11-01net/macb: Add support for Gigabit Ethernet modePatrice Vilchez
2012-11-01bfin_mac: offer a PTP Hardware Clock.Richard Cochran
2012-11-01bfin_mac: replace sys time stamps with raw ones instead.Richard Cochran
2012-11-01bfin_mac: only advertise hardware time stamped when enabled.Richard Cochran
2012-11-01ptp: add an ioctl to compare PHC time with system timeRichard Cochran
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-11-01tuntap: choose the txq based on rxqJason Wang
2012-11-01tuntap: add ioctl to attach or detach a file form tuntap deviceJason Wang
2012-11-01tuntap: multiqueue supportJason Wang
2012-11-01tuntap: RCUify dereferencing between tun_struct and tun_fileJason Wang
2012-11-01tuntap: move socket to tun_fileJason Wang
2012-11-01tuntap: log the unsigned informaiton with %uJason Wang
2012-11-01e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon
2012-11-01igb: Fix EEPROM writes via ethtool on i210Carolyn Wyborny
2012-11-01igb: Add function to read i211's invm versionCarolyn Wyborny