summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-4/+2
2022-03-11slip: fix macro redefine warningHuang Pei1-0/+2
2022-03-08hamradio: fix macro redefine warningHuang Pei1-0/+2
2022-03-08iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter1-2/+2
2022-03-08iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann1-1/+0
2022-03-08net: stmmac: perserve TX and RX coalesce value during XDP setupOng Boon Leong1-2/+3
2022-03-08e1000e: Fix possible HW unit hang after an s0ix exitSasha Neftin4-0/+32
2022-03-08iavf: Fix __IAVF_RESETTING state usageSlawomir Laba1-7/+6
2022-03-08iavf: Fix race in init stateSlawomir Laba1-1/+2
2022-03-08iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba3-14/+17
2022-03-08iavf: Fix init state closure on removeSlawomir Laba2-1/+27
2022-03-08iavf: Add waiting so the port is initialized in removeSlawomir Laba1-11/+16
2022-03-08iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski2-0/+56
2022-03-08iavf: Add helper function to go from pci_dev to adapterKaren Sornek1-7/+17
2022-03-08iavf: Rework mutexes for better synchronisationSlawomir Laba2-31/+36
2022-03-08iavf: Add trace while removing deviceJedrzej Jagielski1-0/+1
2022-03-08iavf: Combine init and watchdog state machinesMateusz Palczewski2-80/+57
2022-03-08iavf: Add __IAVF_INIT_FAILED stateMateusz Palczewski2-15/+21
2022-03-08iavf: Refactor iavf state machine trackingMateusz Palczewski3-18/+31
2022-03-08net: sparx5: Fix add vlan when invalid operationCasper Andersson1-10/+10
2022-03-08net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2022-03-08ibmvnic: complete init_done on transport eventsSukadev Bhattiprolu1-0/+7
2022-03-08ibmvnic: define flush_reset_queue helperSukadev Bhattiprolu1-8/+16
2022-03-08ibmvnic: initialize rc before completing waitSukadev Bhattiprolu1-1/+1
2022-03-08net: stmmac: only enable DMA interrupts when readyVincent Whitchurch1-2/+26
2022-03-08net: stmmac: enhance XDP ZC driver level switching performanceOng Boon Leong3-6/+139
2022-03-08can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8Vincent Mailhol2-7/+10
2022-03-08ibmvnic: free reset-work-item when flushingSukadev Bhattiprolu1-1/+3
2022-03-08igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-03-08igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol1-5/+5
2022-03-08iavf: Fix deadlock in iavf_reset_taskSlawomir Laba1-0/+1
2022-03-08ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()Maciej Fijalkowski1-2/+4
2022-03-08net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()Zheyu Ma1-0/+3
2022-03-08ibmvnic: register netdev after init of adapterSukadev Bhattiprolu1-6/+8
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08iavf: Fix missing check for running netdevSlawomir Laba1-2/+5
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap1-3/+3
2022-03-08net: ipa: add an interconnect dependencyAlex Elder1-0/+1
2022-03-08e1000e: Correct NVM checksum verification flowSasha Neftin1-2/+2
2022-03-08xen/netfront: destroy queues before real_num_tx_queues is zeroedMarek Marczykowski-Górecki1-16/+23
2022-03-08iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-08bnxt_en: Fix occasional ethtool -t loopback test failuresMichael Chan3-1/+9
2022-03-08net: ethernet: litex: Add the dependency on HAS_IOMEMCai Huoqing1-1/+1
2022-03-08of: net: move of_net under net/Jakub Kicinski5-6/+6
2022-03-08ibmvnic: don't release napi in __ibmvnic_open()Sukadev Bhattiprolu1-2/+7
2022-03-08net: dsa: seville: register the mdiobus under devresVladimir Oltean1-2/+3
2022-03-08net: dsa: ocelot: seville: utilize of_mdiobus_registerColin Foster1-1/+2
2022-03-08gve: Recording rx queue before sending to napiTao Liu1-0/+1
2022-03-08net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem1-3/+6