summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * HID: input: Ignore battery reported by Symbol DS4308Benson Leung2018-11-122-0/+4
| * HID: Add quirk for Microsoft PIXART OEM mouseSebastian Parschauer2018-11-082-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2442-211/+309
|\ \
| * | net: gemini: Fix copy/paste errorAndreas Fiedler2018-11-241-1/+1
| * | net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz2018-11-241-9/+5
| * | net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi2018-11-241-1/+3
| * | net: amd: add missing of_node_put()Yangtao Li2018-11-241-1/+3
| * | team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu2018-11-241-2/+0
| * | virtio-net: fail XDP set if guest csum is negotiatedJason Wang2018-11-231-2/+3
| * | virtio-net: disable guest csum during XDP setJason Wang2018-11-231-6/+2
| * | ibmvnic: Update driver queues after change in ring size supportThomas Falcon2018-11-221-1/+8
| * | ibmvnic: Fix RX queue buffer cleanupThomas Falcon2018-11-221-2/+2
| * | net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi2018-11-221-2/+7
| * | net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen2018-11-221-4/+3
| * | Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...David S. Miller2018-11-2216-38/+82
| |\ \
| | * | mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2018-11-162-3/+2
| | * | brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki2018-11-161-1/+2
| | * | ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris2018-11-161-1/+1
| | * | iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
| | * | iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-152-1/+7
| | * | iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-152-5/+8
| | * | iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0
| | * | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-11-152-2/+4
| | * | mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann2018-11-063-5/+15
| | * | brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki2018-11-061-0/+3
| | * | wlcore: Fixup "Add support for optional wakeirq"John Stultz2018-11-061-6/+11
| | * | ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter2018-11-061-2/+1
| * | | tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control pathsSiva Reddy Kallam2018-11-201-2/+16
| * | | Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-11-2012-83/+116
| |\ \ \
| | * | | net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin2018-11-201-2/+1
| | * | | net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2018-11-202-4/+4
| | * | | net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin2018-11-201-2/+2
| | * | | net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin2018-11-201-16/+12
| | * | | net/mlx5e: Fix selftest for small MTUsValentine Fatiev2018-11-191-16/+10
| | * | | net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-195-1/+15
| | * | | net/mlx5e: Apply the correct check for supporting TC esw rules splitRoi Dayan2018-11-191-1/+1
| | * | | net/mlx5e: Adjust to max number of channles when re-attachingYuval Avnery2018-11-191-5/+22
| | * | | net/mlx5e: Always use the match level enum when parsing TC rule matchOr Gerlitz2018-11-191-2/+2
| | * | | net/mlx5e: Claim TC hw offloads support only under a proper build configOr Gerlitz2018-11-191-0/+6
| | * | | net/mlx5e: Don't match on vlan non-existence if ethertype is wildcardedOr Gerlitz2018-11-191-31/+32
| | * | | net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov2018-11-191-1/+1
| | * | | net/mlx5: IPSec, Fix the SA context hash keyRaed Salem2018-11-191-2/+8
| | |/ /
| * | | net/ibmnvic: Fix deadlock problem in resetJuliet Kim2018-11-202-39/+22
| * | | qed: Fix QM getters to always return a valid pqDenis Bolotin2018-11-201-4/+20
| * | | qed: Fix bitmap_weight() checkDenis Bolotin2018-11-201-1/+4
| * | | net: ena: update driver version from 2.0.1 to 2.0.2Arthur Kiyanovski2018-11-201-1/+1
| * | | net: ena: fix crash during ena_remove()Arthur Kiyanovski2018-11-201-11/+10
| * | | net: ena: fix crash during failed resume from hibernationArthur Kiyanovski2018-11-201-1/+1
* | | | Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-231-10/+63
|\ \ \ \
| * | | | nvme-fc: resolve io failures during connectJames Smart2018-11-151-10/+63