summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: batch stats updatingJason Wang2017-02-201-16/+31
* mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet2017-02-201-10/+14
* ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2017-02-202-2/+15
* ibmvnic: Use common counter for capabilities checksThomas Falcon2017-02-202-35/+39
* ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2017-02-202-1/+18
* qed: Add support for hardware offloaded FCoE.Arun Easi2017-02-2021-16/+2303
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-1912-48/+50
|\
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-191-1/+1
| |\
| | * Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann2017-02-171-1/+1
| | |\
| | | * reset: fix shared reset triggered_count decrement on errorJerome Brunet2017-02-171-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-192-3/+5
| |\ \ \
| | * | | vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni2017-02-171-2/+4
| | * | | dpaa_eth: small leak on errorDan Carpenter2017-02-171-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-02-171-0/+1
| |\ \ \ \
| | * | | | Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka2017-02-131-0/+1
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-172-35/+11
| |\ \ \ \ \
| | * | | | | Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-142-35/+11
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-02-171-2/+2
| |\ \ \ \ \
| | * | | | | mmc: core: fix multi-bit bus width without high-speed modeAnssi Hannula2017-02-141-2/+2
| | |/ / / /
| * | | | | Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-02-173-4/+27
| |\ \ \ \ \
| | * | | | | ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang2017-02-171-1/+23
| | * | | | | ntb_transport: Pick an unused queueThomas VanSelus2017-02-171-1/+1
| | * | | | | ntb: ntb_perf missing dmaengine_unmap_putDave Jiang2017-02-171-0/+2
| | * | | | | NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe2017-02-171-2/+1
| | |/ / / /
| * | | | | Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-172-3/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2017-02-171-2/+2
| | |\ \ \ \
| | | * | | | drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer2017-02-161-2/+2
| | * | | | | drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart2017-02-151-1/+1
| | | |/ / / | | |/| | |
* | | | | | sfc: do not device_attach if a reset is pendingPeter Dunning2017-02-175-11/+19
* | | | | | sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward2017-02-171-3/+8
* | | | | | sfc: fix filter_id misinterpretation in edge caseJon Cooper2017-02-171-18/+30
* | | | | | vmxnet3: prevent building with 64K pagesArnd Bergmann2017-02-171-0/+3
* | | | | | net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp2017-02-171-0/+1
* | | | | | nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman2017-02-173-9/+4
* | | | | | netvsc: fix typo on statisticsSimon Xiao2017-02-171-1/+1
* | | | | | net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-58/+65
* | | | | | net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-171-6/+8
* | | | | | net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser2017-02-174-8/+6
* | | | | | Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.or...David S. Miller2017-02-1728-431/+213
|\ \ \ \ \ \
| * \ \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-02-1517-170/+140
| |\ \ \ \ \ \
| | * | | | | | ath9k: use correct OTP register offsets for the AR9340 and AR9550Christian Lamparter2017-02-151-2/+2
| | * | | | | | ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann2017-02-141-1/+1
| | * | | | | | ath9k: clean up and fix ath_tx_count_airtimeFelix Fietkau2017-02-141-36/+16
| | * | | | | | ath6kl: Use net_device_stats from struct net_deviceTobias Klauser2017-02-143-20/+11
| | * | | | | | ath10k: fix the garage chars in board file name creationRyan Hsu2017-02-141-1/+1
| | * | | | | | ath10k: convert warning about non-existent OTP board id to debug messageKalle Valo2017-02-141-1/+2
| | * | | | | | ath10k: silence firmware file probing warningsMichal Kazior2017-02-142-7/+9
| | * | | | | | ath10k: add directory to board data error messageKalle Valo2017-02-141-1/+2
| | * | | | | | ath10k: fetch firmware images in a loopErik Stromdahl2017-02-142-28/+27
| | * | | | | | ath10k: fix napi crash during rmmod when probe firmware failsKalle Valo2017-02-141-1/+2