summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-10-31ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-10-31net/cadence: depend on HAS_IOMEMJoachim Eastwood
2012-10-31netxen: explicity handle pause autoneg parameterFlavio Leitner
2012-10-31dlink: dl2k: use the module_pci_driver macroDevendra Naga
2012-10-31realtek: r8169: use module_pci_driver macroDevendra Naga
2012-10-31qla3xxx: remove unused variable in ql_process_mac_tx_intr()Wei Yongjun
2012-10-31qla3xxx: use module_pci_driver to simplify the codeWei Yongjun
2012-10-31smsc95xx: add wol support for more frame typesSteve Glendinning
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend
2012-10-29igb: Fix sparse warning in igb_ptp_rx_pktstampAlexander Duyck
2012-10-29igb: Update firmware version info for ethtool output.Carolyn Wyborny
2012-10-29igb: Enable auto-crossover during forced operation on 82580 and above.Matthew Vick
2012-10-29igbvf: Check for error on dma_map_single callGreg Rose
2012-10-29ixgbevf: Do not forward LLDP type framesGreg Rose