summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-03-17net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang
2021-03-17net: stmmac: stop each tx channel independentlyJoakim Zhang
2021-03-17net: davicom: Fix regulator not turned off on driver removalPaul Cercueil
2021-03-17net: davicom: Fix regulator not turned off on failed probePaul Cercueil
2021-03-17net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-17net: usb: qmi_wwan: allow qmimux add/del with master upDaniele Palmas
2021-03-17net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2021-03-17net/mlx4_en: update moderation when config resetKevin(Yudong) Yang
2021-03-17sh_eth: fix TRSCER mask for SH771xSergey Shtylyov
2021-03-17can: flexcan: enable RX FIFO after FRZ/HALT validJoakim Zhang
2021-03-17can: flexcan: assert FRZ bit in flexcan_chip_freeze()Joakim Zhang
2021-03-17ath9k: fix transmitting to stations in dynamic SMPS modeFelix Fietkau
2021-03-17ethernet: alx: fix order of calls on resumeJakub Kicinski
2021-03-11mwifiex: pcie: skip cancel_work_sync() on reset failure pathTsuchiya Yuto
2021-03-07xen-netback: respect gnttab_map_refs()'s return valueJan Beulich
2021-03-07ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan
2021-03-07wlcore: Fix command execute failure 19 for wl12xxTony Lindgren
2021-03-07net: usb: qmi_wwan: support ZTE P685M modemLech Perczak
2021-03-03net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld
2021-03-03sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2021-03-03gtp: use icmp_ndo_send helperJason A. Donenfeld
2021-03-03net/mlx4_core: Add missed mlx4_free_cmd_mailbox()Chuhong Yuan
2021-03-03i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski
2021-03-03i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba
2021-03-03net: mvneta: Remove per-cpu queue mapping for Armada 3700Maxime Chevallier
2021-03-03net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-03-03net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2021-03-03ibmvnic: skip send_request_unmap for timeout resetLijun Pan
2021-03-03b43: N-PHY: Fix the update of coef for the PHY revision >= 3caseColin Ian King
2021-03-03xen/netback: fix spurious event detection for common event caseJuergen Gross
2021-03-03bnxt_en: reverse order of TX disable and carrier offEdwin Peer
2021-03-03ath9k: fix data bus crash when setting nf_override via debugfsLinus Lüssing
2021-03-03NET: usb: qmi_wwan: Adding support for Cinterion MV31Christoph Schemmel
2021-02-23xen-netback: don't "handle" error by BUG()Jan Beulich
2021-02-23xen/netback: avoid race in xenvif_rx_ring_slots_available()Juergen Gross
2021-02-23iwlwifi: mvm: guard against device removal in reprobeJohannes Berg
2021-02-23iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2021-02-23iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()Johannes Berg
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang
2021-02-07ibmvnic: Ensure that CRQ entry read are correctly orderedLijun Pan
2021-02-07net: dsa: bcm_sf2: put device node before returnPan Bian
2021-02-03team: protect features update by RCU to avoid deadlockIvan Vecera
2021-02-03can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-02-03iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-02-03iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2021-02-03mt7601u: fix rx buffer refcountingLorenzo Bianconi
2021-02-03mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi
2021-02-03net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli
2021-01-30net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-30sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven