summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: btusb: Configure Marvell to use one of the pins for oob wakeupRajat Jain2017-02-161-0/+51
* Bluetooth: btusb: Add out-of-band wakeup supportRajat Jain2017-02-161-0/+85
* Bluetooth: btusb: Use an error label for error pathsRajat Jain2017-02-161-10/+9
* Bluetooth: btqcomsmd: Fix module autoloadJavier Martinez Canillas2017-02-161-0/+1
* Bluetooth: btusb: add support for 0bb4:0306Christoph Haag2017-02-161-0/+4
* atm: idt77252, use setup_timer and mod_timerJan Koniarik2017-02-151-9/+3
* mlxsw: acl: Use PBS type for forward actionJiri Pirko2017-02-151-11/+9
* net: stmmac: invert the logic for dumping regsLABBE Corentin2017-02-151-9/+9
* net: stmmac: reduce indentation by adding a continueLABBE Corentin2017-02-151-42/+40
* net: stmmac: split the stmmac_adjust_link 10/100 caseLABBE Corentin2017-02-151-5/+9
* net: stmmac: run stmmac_hw_fix_mac_speed when speed is validLABBE Corentin2017-02-151-3/+2
* net: stmmac: set speed at SPEED_UNKNOWN in case of broken speedLABBE Corentin2017-02-151-0/+1
* net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWNLABBE Corentin2017-02-151-6/+6
* net: stmmac: likely is useless in occasional functionLABBE Corentin2017-02-151-4/+4
* net: stmmac: remove useless parenthesisLABBE Corentin2017-02-152-5/+5
* net: ethernet: aquantia: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-151-76/+25
* qede: Add driver support for PTPSudarsana Reddy Kalluru2017-02-158-1/+661
* qed: Add infrastructure for PTP supportSudarsana Reddy Kalluru2017-02-158-1/+425
* cxgb4: Update proper netdev stats for rx dropsGanesh Goudar2017-02-151-1/+1
* mlx4: do not use rwlock in fast pathEric Dumazet2017-02-152-18/+19
* net: ethernet: ti: cpsw: use var instead of func for usage countIvan Khoronzhuk2017-02-151-30/+12
* pch_gbe: Omit private ndo_get_stats functionTobias Klauser2017-02-141-12/+0
* net: hip04: Omit private ndo_get_stats functionTobias Klauser2017-02-141-6/+0
* net: irda: au1k_ir: drop useless includeManuel Lauss2017-02-141-1/+0
* net: irda: au1k_ir: remove unused timerManuel Lauss2017-02-141-7/+0
* pcnet32: fix BNC/AUI port on AM79C970AOndrej Zary2017-02-141-52/+125
* pcnet32: factor out pcnet32_clr_suspend()Ondrej Zary2017-02-141-11/+10
* mlxsw: spectrum: Change ipv6 unregistered mc tableNogah Frankel2017-02-141-1/+0
* ldmvsw: disable tso and gso for bridge operationsShannon Nelson2017-02-142-4/+4
* ldmvsw: update and simplify version stringShannon Nelson2017-02-141-10/+4
* sunvnet: remove extra rcu_read_unlocksShannon Nelson2017-02-141-6/+2
* sunvnet: straighten up message event handling logicShannon Nelson2017-02-141-49/+45
* sunvnet: add memory barrier before check for tx enableShannon Nelson2017-02-141-0/+1
* sunvnet: update version and version printingShannon Nelson2017-02-141-10/+4
* sunvnet: remove unused variable in maybe_tx_wakeupSowmini Varadhan2017-02-141-5/+1
* sunvnet: make sunvnet common code dynamically loadableShannon Nelson2017-02-142-2/+11
* sfc: only fall back to a lower interrupt mode if it is supportedAndrew Rybchenko2017-02-141-2/+8
* sfc: MSI-X is the only interrupt mode for EF10 VFsAndrew Rybchenko2017-02-144-3/+16
* net:dsa:mv88e6xxx: use watchdog ops for 6097 chipVolodymyr Bendiuga2017-02-141-0/+1
* net: qcom/emac: fix a sizeof() typoDan Carpenter2017-02-141-1/+1
* net: fs_enet: Simplify codeChristophe Jaillet2017-02-141-4/+3
* net: fs_enet: Fix an error handling pathChristophe Jaillet2017-02-141-1/+1
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-02-1417-285/+463
|\
| * i40e: Save more link abilities when using ethtoolHenry Tieman2017-02-121-0/+3
| * i40e: avoid race condition when sending filters to firmware for additionJacob Keller2017-02-122-51/+112
| * i40e: allow i40e_update_filter_state to skip broadcast filtersJacob Keller2017-02-121-8/+29
| * i40e: don't warn every time we clear an Rx timestamp registerJacob Keller2017-02-121-5/+16
| * i40e: Save link FEC info from link up eventHenry Tieman2017-02-124-2/+23
| * i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari2017-02-126-13/+19
| * i40e: Clean up dead codeMitch Williams2017-02-121-10/+3