summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: ravb: Enable optional refclkAdam Ford2021-04-122-0/+11
* enetc: support PTP Sync packet one-step timestampingYangbo Lu2021-04-124-26/+195
* enetc: mark TX timestamp type per skbYangbo Lu2021-04-122-8/+13
* ibmvnic: print adapter state as a stringLijun Pan2021-04-121-18/+49
* ibmvnic: print reset reason as a stringLijun Pan2021-04-121-7/+28
* ibmvnic: clean up the remaining debugfs data structuresLijun Pan2021-04-121-94/+0
* nfc: pn533: remove redundant assignmentwengjianfeng2021-04-122-19/+6
* bnxt_en: Free and allocate VF-Reps during error recovery.Sriharsha Basavapatna2021-04-123-2/+74
* bnxt_en: Refactor __bnxt_vf_reps_destroy().Michael Chan2021-04-121-5/+16
* bnxt_en: Refactor bnxt_vf_reps_create().Sriharsha Basavapatna2021-04-121-18/+22
* bnxt_en: Invalidate health register mapping at the end of probe.Vasundhara Volam2021-04-121-0/+1
* bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().Michael Chan2021-04-121-2/+2
* net: hns3: Fix potential null pointer defererence of null ae_devColin Ian King2021-04-121-4/+4
* net: thunderx: Fix unintentional sign extension issueColin Ian King2021-04-121-1/+1
* cxgb4: Fix unintentional sign extension issuesColin Ian King2021-04-121-11/+11
* net: ipa: add IPA v4.11 configuration dataAlex Elder2021-04-124-1/+388
* net: ipa: add IPA v4.5 configuration dataAlex Elder2021-04-125-4/+447
* net: ipa: disable checksum offload for IPA v4.5+Alex Elder2021-04-121-0/+16
* ehea: add missing MODULE_DEVICE_TABLEQiheng Lin2021-04-121-0/+1
* veth: refine napi usagePaolo Abeni2021-04-121-1/+22
* veth: allow enabling NAPI even without XDPPaolo Abeni2021-04-121-13/+116
* veth: use skb_orphan_partial instead of skb_orphanPaolo Abeni2021-04-121-1/+1
* phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn2021-04-123-0/+48
* net/mlx5: Add support for DSFP module EEPROM dumpsVladyslav Tarasiuk2021-04-121-0/+2
* net/mlx5: Implement get_module_eeprom_by_page()Vladyslav Tarasiuk2021-04-122-0/+85
* net/mlx5: Refactor module EEPROM queryVladyslav Tarasiuk2021-04-121-34/+45
* net: ipa: three small fixesAlex Elder2021-04-102-5/+3
* net: ipa: get rid of empty GSI functionsAlex Elder2021-04-101-48/+6
* net: ipa: get rid of empty IPA functionsAlex Elder2021-04-107-77/+24
* net: ipa: ipa_stop() does not return an errorAlex Elder2021-04-101-14/+4
* net: ipa: only set endpoint netdev pointer when in useAlex Elder2021-04-101-7/+9
* net: ipa: update sequence type for modem TX endpointAlex Elder2021-04-101-0/+1
* net: ipa: relax pool entry size requirementAlex Elder2021-04-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-10238-1064/+2368
|\
| * Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-1085-370/+993
| |\
| | * net: hns3: Trivial spell fix in hns3 driverSalil Mehta2021-04-092-3/+3
| | * lan743x: fix ethernet frame cutoff issueSven Van Asbroeck2021-04-091-4/+4
| | * net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl2021-04-091-3/+16
| | * net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl2021-04-091-26/+159
| | * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-085-12/+17
| | |\
| | | * ice: fix memory leak of aRFS after resuming from suspendYongxin Liu2021-04-081-0/+1
| | | * i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski2021-04-081-2/+6
| | | * i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski2021-04-081-2/+1
| | | * i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski2021-04-081-0/+3
| | | * i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski2021-04-081-7/+5
| | | * i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik2021-04-081-1/+1
| | * | virt_wifi: Return micros for BSS TSF valuesA. Cody Schuffelen2021-04-081-2/+3
| | |/
| | * net: hso: fix null-ptr-deref during tty device unregistrationAnirudh Rayabharam2021-04-081-21/+12
| | * Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-04-0713-55/+97
| | |\
| | | * iwlwifi: mvm: fix beacon protection checksJohannes Berg2021-04-061-5/+12