summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-04-08ethernet: sun: Free the coherent when failing in probingZheyu Ma1-1/+5
2022-03-28wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue2-0/+4
2022-03-28Revert "ath: add support for special 0x0 regulatory domain"Brian Norris1-5/+5
2022-03-28drivers: net: xgene: Fix regression in CRC strippingStephane Graber1-5/+7
2022-03-23smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam1-8/+20
2022-03-23net: usb: Correct reset handling of smsc95xxMarkus Reichl1-1/+2
2022-03-23net: usb: Correct PHY handling of smsc95xxMartyn Welch1-29/+26
2022-03-23net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-23net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-23bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-23net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-23hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang1-0/+3
2022-03-23net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi1-4/+4
2022-03-19sfc: extend the locking on mcdi->seqnoNiels Dossche1-1/+1
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-03-19can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar1-3/+3
2022-03-16net: macb: Fix lost RX packet wakeup race in NAPI receiveRobert Hancock1-1/+24
2022-03-16Revert "xen-netback: Check for hotplug-status existence before watching"Marek Marczykowski-Górecki1-8/+4
2022-03-16Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"Marek Marczykowski-Górecki1-1/+1
2022-03-16net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-16net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-16net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-16net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8
2022-03-16net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-16net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang1-1/+3
2022-03-16ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-16ice: Fix curr_link_speed advertised speedJedrzej Jagielski1-1/+1
2022-03-16ice: Rename a couple of variablesAnirudh Venkataramanan1-25/+25
2022-03-16ice: Remove unnecessary checker loopAnirudh Venkataramanan1-9/+1
2022-03-16ice: Align macro names to the specificationAnirudh Venkataramanan4-23/+24
2022-03-16ice: stop disabling VFs due to PF error responsesJacob Keller2-21/+0
2022-03-16i40e: stop disabling VFs due to PF error responsesJacob Keller3-59/+9
2022-03-16net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)1-1/+1
2022-03-16qed: return status of qed_iov_get_linkTom Rix1-7/+11
2022-03-16net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai1-0/+7
2022-03-11xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross1-17/+31
2022-03-11xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-4/+2
2022-03-08hamradio: fix macro redefine warningHuang Pei1-0/+2
2022-03-08iavf: Refactor iavf state machine trackingMateusz Palczewski3-18/+31
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: 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-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-4/+6
2022-03-08net: sxgbe: fix return value of __setup handlerRandy Dunlap1-3/+3