summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-31Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller
2020-07-31tun: add missing rcu annotation in tun_set_ebpf()Jason Wang
2020-07-31Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-07-31tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal
2020-07-31qede: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-31qed: Use %pM format specifier for MAC addressesAndy Shevchenko
2020-07-31s390/qeth: use all configured RX buffersJulian Wiedmann
2020-07-31s390/qeth: don't process empty bridge port eventsJulian Wiedmann
2020-07-31s390/qeth: integrate RX refill worker with NAPIJulian Wiedmann
2020-07-31s390/qeth: tolerate pre-filled RX bufferJulian Wiedmann
2020-07-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30net: ll_temac: Use devm_platform_ioremap_resource_byname()Wang Hai
2020-07-30tlan: use generic power managementVaibhav Gupta
2020-07-30sis900: use generic power managementVaibhav Gupta
2020-07-30sc92031: use generic power managementVaibhav Gupta
2020-07-30bnxt_en: Remove superfluous memset()Li Heng
2020-07-30liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()Wang Hai
2020-07-30mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-07-30sfc_ef100: remove duplicated include from ef100_netdev.cYueHaibing
2020-07-30ptp: ptp_clockmatrix: update to support 4.8.7 firmwareMin Li
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e100: use generic power managementVaibhav Gupta
2020-07-30ixgbevf: use generic power managementVaibhav Gupta
2020-07-30ixgbe: use generic power managementVaibhav Gupta
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi
2020-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman