summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-08-02rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin-5/+6
2020-08-02rtw88: fix LDPC field for RA infoTsang-Shian Lin-1/+1
2020-08-02prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET-41/+36
2020-08-02prism54: islpci_hotplug: use generic power managementVaibhav Gupta-23/+11
2020-08-02prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov-1/+1
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET-30/+35
2020-08-02mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang-1/+1
2020-08-02rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko-4/+2
2020-08-02rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...Colin Ian King-1/+1
2020-08-02Merge tag 'mt76-for-kvalo-2020-07-21' of https://github.com/nbd168/wirelessKalle Valo-846/+4691
2020-08-02Revert "serial: 8250: Let serial core initialise spin lock"Andy Shevchenko-0/+1
2020-08-02platform/x86: asus-nb-wmi: Drop duplicate DMI quirk structuresAndy Shevchenko-14/+9
2020-08-02staging: most: fix up movement of USB driverGreg Kroah-Hartman-1/+0
2020-08-02staging: rts5208: clear alignment style issuesTomer Samara-1/+1
2020-08-02staging: r8188eu: replace rtw_netdev_priv define with inline functionIvan Safonov-2/+5
2020-08-02staging: netlogic: clear alignment style issuesTomer Samara-1/+1
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-556/+1005
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-263/+385
2020-08-01vxlan: fix memleak of fdbTaehee Yoo-2/+4
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-2/+79
2020-08-01ice: Misc minor fixesTony Nguyen-18/+14
2020-08-01ice: adjust profile ID map locksVictor Raj-45/+45
2020-08-01ice: update PTYPE lookup tableTony Nguyen-0/+314
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley-0/+10
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob-1/+3
2020-08-01ice: port fix for chk_linearlizeKiran Patil-3/+23
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley-0/+3
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar-1/+3
2020-08-01ice: add useful statisticsJesse Brandeburg-2/+15
2020-08-01ice: remove page_reuse statisticJesse Brandeburg-3/+0
2020-08-01ice: Fix RSS profile locksVignesh Sridhar-6/+7
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil-1/+1
2020-08-01ice: rename misleading grst_delay variableNick Nunley-5/+5
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun-2/+2
2020-08-01platform/x86: thinkpad_acpi: Make some symbols staticWei Yongjun-2/+2
2020-08-01vgaarb: mark vga_tryget staticChristoph Hellwig-2/+1
2020-08-01drm: xlnx: zynqmp: Use switch - case for link rate downshiftHyun Kwon-13/+16
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller-9/+4
2020-07-31tun: add missing rcu annotation in tun_set_ebpf()Jason Wang-1/+1
2020-07-31Merge tag 'mlx5-fixes-2020-07-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-18/+42
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller-171/+70
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal-1/+1
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller-3/+10
2020-07-31qede: Use %pM format specifier for MAC addressesAndy Shevchenko-3/+1
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko-7/+4
2020-07-31s390/qeth: use all configured RX buffersJulian Wiedmann-12/+4
2020-07-31s390/qeth: don't process empty bridge port eventsJulian Wiedmann-0/+4
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann-18/+26
2020-07-31s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann-6/+14
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-159/+450