summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-05-30wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-05-30wifi: ath11k: don't force enable power save on non-running vdevsBaochen Qiang1-8/+1
2024-05-30wifi: brcmfmac: pcie: handle randbuf allocation failureDuoming Zhou1-5/+10
2024-05-30wifi: ath10k: poll service ready message before failingBaochen Qiang1-3/+23
2024-05-30Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen1-1/+1
2024-05-30Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen1-5/+3
2024-05-30net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas1-0/+3
2024-05-30net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum1-2/+2
2024-05-30net: lan966x: remove debugfs directory in probe() error pathHerve Codina1-2/+4
2024-05-30net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois1-2/+12
2024-05-30net: mana: Fix the extra HZ in mana_hwc_send_requestSouradeep Chakrabarti1-1/+1
2024-05-30r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore1-1/+2
2024-05-30Revert "r8169: don't try to disable interrupts if NAPI is, scheduled already"Heiner Kallweit1-4/+2
2024-05-25net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez1-11/+26
2024-05-25ice: remove unnecessary duplicate checks for VF VSI IDJacob Keller1-3/+0
2024-05-25ice: pass VSI pointer into ice_vc_isvalid_q_idJacob Keller1-12/+10
2024-05-25net: ks8851: Fix another TX stall caused by wrong ISR flag handlingRonald Wahl1-17/+1
2024-05-17net: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
2024-05-17net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3
2024-05-17e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits1-4/+4
2024-05-17net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz1-2/+14
2024-05-17net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2-18/+9
2024-05-17net: hns3: fix port vlan filter not disabled issueYonglong Liu1-1/+6
2024-05-17net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
2024-05-17net: hns3: release PTP resources if pf initialization failedPeiyang Wang1-1/+3
2024-05-17net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang5-8/+11
2024-05-17net: hns3: direct return when receive a unknown mailbox messageJian Shen1-3/+4
2024-05-17net: hns3: using user configure after hardware resetPeiyang Wang2-6/+12
2024-05-17net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut1-6/+10
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-05-17hv_netvsc: Don't free decrypted memoryRick Edgecombe1-2/+5
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell1-4/+12
2024-05-17wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg1-1/+6
2024-05-17wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg1-1/+1
2024-05-17vxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault1-1/+18
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
2024-05-17cxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
2024-05-17vxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault1-0/+2
2024-05-17vxlan: Fix racy device stats updates.Guillaume Nault1-14/+14
2024-05-17net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
2024-05-17octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
2024-05-17ice: ensure the copied buf is NUL terminatedBui Quang Minh1-4/+4
2024-05-02macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu1-10/+36
2024-05-02net: b44: set pause params only when interface is upPeter Münster1-6/+8
2024-05-02net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu1-0/+1