summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12qmi_wwan: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-11-12drivers: net: smsc: Add COMPILE_TEST supportAndrew Lunn
2020-11-12drivers: net: smc911x: Fix cast from pointer to integer of different sizeAndrew Lunn
2020-11-12drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macroAndrew Lunn
2020-11-12drivers: net: smc911x: Fix set but unused status because of DBG macroAndrew Lunn
2020-11-12drivers: net: smc911x: Work around set but unused statusAndrew Lunn
2020-11-12drivers: net: smc91x: Fix missing kerneldoc reported by W=1Andrew Lunn
2020-11-12drivers: net: smc91x: Fix set but unused W=1 warningAndrew Lunn
2020-11-12drivers: net: xilinx_emaclite: Add COMPILE_TEST supportAndrew Lunn
2020-11-12drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1Andrew Lunn
2020-11-12drivers: net: xilinx_emaclite: Add missing parameter kerneldocAndrew Lunn
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-11-12nfp: Fix passing zero to 'PTR_ERR'YueHaibing
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki
2020-11-11net: dsa: mv88e6xxx: Add helper to get a chip's max_vidTobias Waldekranz
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-11drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari
2020-11-11net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-11-11net: phy: aquantia: do not return an error on clearing pending IRQsIoana Ciornei
2020-11-11net: ipa: drop an error messageAlex Elder
2020-11-11net: ipa: change a warning to debugAlex Elder
2020-11-11net: ipa: get rid of a useless line of codeAlex Elder
2020-11-11net: ipa: don't break build on large transaction sizeAlex Elder
2020-11-11rt2x00: remove WDS codeJohannes Berg
2020-11-11b43legacy: remove WDS codeJohannes Berg
2020-11-11b43: remove WDS codeJohannes Berg
2020-11-11carl9170: remove WDS codeJohannes Berg
2020-11-11ath9k: remove WDS codeJohannes Berg
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu