summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski2022-03-031-2/+4
* bnx2: Fix an error messageChristophe JAILLET2022-03-031-1/+1
* sfc: extend the locking on mcdi->seqnoNiels Dossche2022-03-031-1/+1
* net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma2022-03-031-0/+3
* net: ipa: add an interconnect dependencyAlex Elder2022-03-031-0/+1
* iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach2022-03-021-2/+3
* iwlwifi: fix build error for IWLMEIRandy Dunlap2022-03-021-0/+1
* Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-03-013-6/+9
|\
| * iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap2022-03-011-3/+8
| * iwlwifi: don't advertise TWT supportGolan Ben Ami2022-03-012-3/+1
* | e1000e: Correct NVM checksum verification flowSasha Neftin2022-02-281-2/+2
* | e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin2022-02-284-0/+32
* | igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin2022-02-281-2/+0
* | igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen2022-02-281-2/+0
* | net: ipa: fix a build dependencyAlex Elder2022-02-281-0/+1
* | net: sparx5: Add #include to remove warningCasper Andersson2022-02-281-0/+2
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2022-02-263-75/+114
|\ \
| * | iavf: Fix __IAVF_RESETTING state usageSlawomir Laba2022-02-251-7/+6
| * | iavf: Fix missing check for running netdevSlawomir Laba2022-02-251-2/+5
| * | iavf: Fix deadlock in iavf_reset_taskSlawomir Laba2022-02-251-0/+1
| * | iavf: Fix race in init stateSlawomir Laba2022-02-251-1/+2
| * | iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba2022-02-253-24/+23
| * | iavf: Fix init state closure on removeSlawomir Laba2022-02-252-1/+27
| * | iavf: Add waiting so the port is initialized in removeSlawomir Laba2022-02-251-11/+16
| * | iavf: Rework mutexes for better synchronisationSlawomir Laba2022-02-252-31/+36
* | | Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm...Jakub Kicinski2022-02-254-15/+18
|\ \ \ | |/ / |/| |
| * | can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar2022-02-251-3/+3
| * | can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol2022-02-251-5/+5
| * | can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8Vincent Mailhol2022-02-252-7/+10
* | | net: stmmac: fix return value of __setup handlerRandy Dunlap2022-02-251-3/+3
* | | net: sxgbe: fix return value of __setup handlerRandy Dunlap2022-02-251-3/+3
* | | net: sparx5: Fix add vlan when invalid operationCasper Andersson2022-02-251-10/+10
* | | net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-02-251-0/+2
* | | ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu2022-02-252-10/+98
* | | ibmvnic: clear fop when retrying probeSukadev Bhattiprolu2022-02-251-0/+5
* | | ibmvnic: init init_done_rc earlierSukadev Bhattiprolu2022-02-251-5/+21
* | | ibmvnic: register netdev after init of adapterSukadev Bhattiprolu2022-02-251-6/+8
* | | ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu2022-02-251-0/+7
* | | ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu2022-02-251-8/+16
* | | ibmvnic: initialize rc before completing waitSukadev Bhattiprolu2022-02-251-1/+1
* | | ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu2022-02-251-1/+3
* | | net: stmmac: only enable DMA interrupts when readyVincent Whitchurch2022-02-251-2/+26
* | | xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki2022-02-251-16/+23
|/ /
* | net: mv643xx_eth: process retval from of_get_mac_addressMauri Sandberg2022-02-241-10/+14
* | Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski2022-02-241-11/+1
* | bnx2x: fix driver load from initrdManish Chopra2022-02-241-0/+3
* | Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki2022-02-241-8/+4
* | Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki2022-02-241-1/+1
* | net/mlx5e: Fix VF min/max rate parameters interchange mistakeGal Pressman2022-02-241-1/+1
* | net/mlx5e: Add missing increment of countLama Kayal2022-02-241-0/+1