summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-12ibmvnic: clean up the remaining debugfs data structuresLijun Pan1-94/+0
2021-04-12nfc: pn533: remove redundant assignmentwengjianfeng2-19/+6
2021-04-12bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna3-2/+74
2021-04-12bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan1-5/+16
2021-04-12bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna1-18/+22
2021-04-12bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam1-0/+1
2021-04-12bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan1-2/+2
2021-04-12net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King1-4/+4
2021-04-12net: thunderx: Fix unintentional sign extension issueColin Ian King1-1/+1
2021-04-12cxgb4: Fix unintentional sign extension issuesColin Ian King1-11/+11
2021-04-11net: ipa: add IPA v4.11 configuration dataAlex Elder4-1/+388
2021-04-11net: ipa: add IPA v4.5 configuration dataAlex Elder5-4/+447
2021-04-11net: ipa: disable checksum offload for IPA v4.5+Alex Elder1-0/+16
2021-04-11ehea: add missing MODULE_DEVICE_TABLEQiheng Lin1-0/+1
2021-04-11veth: refine napi usagePaolo Abeni1-1/+22
2021-04-11veth: allow enabling NAPI even without XDPPaolo Abeni1-13/+116
2021-04-11veth: use skb_orphan_partial instead of skb_orphanPaolo Abeni1-1/+1
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn3-0/+48
2021-04-11net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk1-0/+2
2021-04-11net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk2-0/+85
2021-04-11net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk1-34/+45
2021-04-11iwlegacy: avoid -Wempty-body warningArnd Bergmann3-5/+1
2021-04-11mt7601u: enable TDLS supportLorenzo Bianconi1-0/+1
2021-04-11mt7601u: fix always true expressionColin Ian King1-1/+1
2021-04-11rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()Dan Carpenter1-1/+1
2021-04-11rtw88: coex: fix A2DP stutters while WL busy + WL scanChing-Te Ku2-4/+6
2021-04-11rtw88: 8822c: add LC calibration for RTL8822CPo-Hao Huang5-2/+47
2021-04-11rtw88: 8822c: update tx power limit table to RF v40.1Zong-Zhe Yang1-343/+343
2021-04-11rtw88: fix DIG min settingZong-Zhe Yang1-4/+5
2021-04-11rtw88: add flush hci supportZong-Zhe Yang3-0/+87
2021-04-09net: ipa: three small fixesAlex Elder2-5/+3
2021-04-09net: ipa: get rid of empty GSI functionsAlex Elder1-48/+6
2021-04-09net: ipa: get rid of empty IPA functionsAlex Elder7-77/+24
2021-04-09net: ipa: ipa_stop() does not return an errorAlex Elder1-14/+4
2021-04-09net: ipa: only set endpoint netdev pointer when in useAlex Elder1-7/+9
2021-04-09net: ipa: update sequence type for modem TX endpointAlex Elder1-0/+1
2021-04-09net: ipa: relax pool entry size requirementAlex Elder1-2/+2
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski238-1064/+2368
2021-04-09enetc: Use generic rule to map Tx rings to interrupt vectorsClaudiu Manoil1-5/+1
2021-04-09net: enetc: fix TX ring interrupt stormVladimir Oltean1-1/+2
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski17-52/+293
2021-04-09net: enetc: fix array underflow in error handling codeDan Carpenter1-1/+1
2021-04-09cxgb4: remove unneeded if-null-free checkQiheng Lin3-10/+4
2021-04-09r8169: use mac-managed PHY PMHeiner Kallweit1-0/+3
2021-04-09net: fec: use mac-managed PHY PMHeiner Kallweit1-0/+3
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit1-0/+6
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds85-370/+993
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-29/+66
2021-04-09Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-22/+74
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta2-3/+3