aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-16btmrvl: use dt's irqflags for wakeup pinJeffy Chen1-2/+1
2017-02-16btmrvl: set irq_bt to -1 when failed to parse itJeffy Chen1-0/+1
2017-02-16btmrvl: avoid double-disable_irq() raceJeffy Chen1-2/+6
2017-02-16Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeupRajat Jain1-0/+51
2017-02-16Bluetooth: btusb: Add out-of-band wakeup supportRajat Jain1-0/+85
2017-02-16Bluetooth: btusb: Use an error label for error pathsRajat Jain1-10/+9
2017-02-16Bluetooth: btqcomsmd: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-02-16Bluetooth: btusb: add support for 0bb4:0306Christoph Haag1-0/+4
2017-02-15atm: idt77252, use setup_timer and mod_timerJan Koniarik1-9/+3
2017-02-15mlxsw: acl: Use PBS type for forward actionJiri Pirko1-11/+9
2017-02-15net: stmmac: invert the logic for dumping regsLABBE Corentin1-9/+9
2017-02-15net: stmmac: reduce indentation by adding a continueLABBE Corentin1-42/+40
2017-02-15net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin1-5/+9
2017-02-15net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin1-3/+2
2017-02-15net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin1-0/+1
2017-02-15net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin1-6/+6
2017-02-15net: stmmac: likely is useless in occasional functionLABBE Corentin1-4/+4
2017-02-15net: stmmac: remove useless parenthesisLABBE Corentin2-5/+5
2017-02-15net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig1-76/+25
2017-02-15qede: Add driver support for PTPSudarsana Reddy Kalluru8-1/+661
2017-02-15qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru8-1/+425
2017-02-15cxgb4: Update proper netdev stats for rx dropsGanesh Goudar1-1/+1
2017-02-15mlx4: do not use rwlock in fast pathEric Dumazet2-18/+19
2017-02-14net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk1-30/+12
2017-02-14pch_gbe: Omit private ndo_get_stats functionTobias Klauser1-12/+0
2017-02-14net: hip04: Omit private ndo_get_stats functionTobias Klauser1-6/+0
2017-02-14net: irda: au1k_ir: drop useless includeManuel Lauss1-1/+0
2017-02-14net: irda: au1k_ir: remove unused timerManuel Lauss1-7/+0
2017-02-14pcnet32: fix BNC/AUI port on AM79C970AOndrej Zary1-52/+125
2017-02-14pcnet32: factor out pcnet32_clr_suspend()Ondrej Zary1-11/+10
2017-02-14mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel1-1/+0
2017-02-14ldmvsw: disable tso and gso for bridge operationsShannon Nelson2-4/+4
2017-02-14ldmvsw: update and simplify version stringShannon Nelson1-10/+4
2017-02-14sunvnet: remove extra rcu_read_unlocksShannon Nelson1-6/+2
2017-02-14sunvnet: straighten up message event handling logicShannon Nelson1-49/+45
2017-02-14sunvnet: add memory barrier before check for tx enableShannon Nelson1-0/+1
2017-02-14sunvnet: update version and version printingShannon Nelson1-10/+4
2017-02-14sunvnet: remove unused variable in maybe_tx_wakeupSowmini Varadhan1-5/+1
2017-02-14sunvnet: make sunvnet common code dynamically loadableShannon Nelson2-2/+11
2017-02-14sfc: only fall back to a lower interrupt mode if it is supportedAndrew Rybchenko1-2/+8
2017-02-14sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko4-3/+16
2017-02-14net:dsa:mv88e6xxx: use watchdog ops for 6097 chipVolodymyr Bendiuga1-0/+1
2017-02-13net: qcom/emac: fix a sizeof() typoDan Carpenter1-1/+1
2017-02-13net: fs_enet: Simplify codeChristophe Jaillet1-4/+3
2017-02-13net: fs_enet: Fix an error handling pathChristophe Jaillet1-1/+1
2017-02-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-285/+463
2017-02-13net:ethernet:aquantia: Add 2500/5000 mbit link modes support.Pavel Belous1-37/+59
2017-02-13net: dsa: mv88e6xxx: Add mv88e6390 watchdog interrupt supportAndrew Lunn4-0/+71
2017-02-13net: dsa: mv88e6xxx: Add watchdog interrupt handlerAndrew Lunn4-1/+127
2017-02-12net: natsemi: ns83820: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+25