aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-02-27net/funeth: ethtool operationsDimitris Michailidis2-0/+1259
2022-02-27net/funeth: probing and netdev opsDimitris Michailidis2-0/+2262
2022-02-27net/fungible: Add service module for Fungible driversDimitris Michailidis6-0/+2976
2022-02-27net/mlx5: Add migration commands definitionsYishai Hadas1-0/+10
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas1-0/+44
2022-02-27net/mlx5: Disable SRIOV before PF removalYishai Hadas3-1/+3
2022-02-27net/mlx5: Reuse exported virtfn index function callLeon Romanovsky1-13/+2
2022-02-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller3-75/+114
2022-02-26net: dsa: ocelot: mark as non-legacyRussell King (Oracle)1-0/+6
2022-02-26net: dsa: ocelot: convert to mac_select_pcs()Russell King (Oracle)1-6/+8
2022-02-26net: dsa: ocelot: remove interface checksRussell King (Oracle)2-14/+0
2022-02-26net: dsa: ocelot: populate supported_interfacesRussell King (Oracle)1-0/+10
2022-02-25mctp i2c: Fix hard head TX bounds length checkMatt Johnston1-2/+3
2022-02-25mctp i2c: Fix potential use-after-freeMatt Johnston1-1/+1
2022-02-25stmmac: intel: Enable 2.5Gbps for Intel AlderLake-SWong Vee Khee1-2/+1
2022-02-25net: dsa: qca8k: return with -EINVAL on invalid portColin Ian King1-0/+1
2022-02-25Merge tag 'linux-can-fixes-for-5.17-20220225' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canJakub Kicinski4-15/+18
2022-02-25iavf: Fix __IAVF_RESETTING state usageSlawomir Laba1-7/+6
2022-02-25iavf: Fix missing check for running netdevSlawomir Laba1-2/+5
2022-02-25iavf: Fix deadlock in iavf_reset_taskSlawomir Laba1-0/+1
2022-02-25iavf: Fix race in init stateSlawomir Laba1-1/+2
2022-02-25iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba3-24/+23
2022-02-25iavf: Fix init state closure on removeSlawomir Laba2-1/+27
2022-02-25iavf: Add waiting so the port is initialized in removeSlawomir Laba1-11/+16
2022-02-25iavf: Rework mutexes for better synchronisationSlawomir Laba2-31/+36
2022-02-25net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-02-25net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-02-25can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully readyLad Prabhakar1-3/+3
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socArnd Bergmann5-87/+45
2022-02-25net: sparx5: Fix add vlan when invalid operationCasper Andersson1-10/+10
2022-02-25net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2022-02-25net: dsa: sja1105: support switching between SGMII and 2500BASE-XRussell King (Oracle)1-5/+22
2022-02-25net: dsa: sja1105: convert to phylink_generic_validate()Russell King (Oracle)1-28/+7
2022-02-25net: dsa: sja1105: mark as non-legacyRussell King (Oracle)1-0/+6
2022-02-25net: dsa: sja1105: use .mac_select_pcs() interfaceRussell King (Oracle)1-9/+7
2022-02-25net: dsa: sja1105: remove interface checksRussell King (Oracle)1-29/+0
2022-02-25net: dsa: sja1105: populate supported_interfacesRussell King (Oracle)1-0/+13
2022-02-25ibmvnic: Allow queueing resets during probeSukadev Bhattiprolu2-10/+98
2022-02-25ibmvnic: clear fop when retrying probeSukadev Bhattiprolu1-0/+5
2022-02-25ibmvnic: init init_done_rc earlierSukadev Bhattiprolu1-5/+21
2022-02-25ibmvnic: register netdev after init of adapterSukadev Bhattiprolu1-6/+8
2022-02-25ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu1-0/+7
2022-02-25ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu1-8/+16
2022-02-25ibmvnic: initialize rc before completing waitSukadev Bhattiprolu1-1/+1
2022-02-25ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu1-1/+3
2022-02-25net: stmmac: only enable DMA interrupts when readyVincent Whitchurch1-2/+26
2022-02-25xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki1-16/+23
2022-02-25rtw89: get channel parameters of 160MHz bandwidthPing-Ke Shih2-15/+36
2022-02-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo37-203/+2014
2022-02-25can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol1-5/+5