summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-09-13sfc: Check firmware supports Ethernet PTP filterAlex Austin1-1/+3
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh1-3/+3
2023-09-13octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam1-8/+9
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2-11/+5
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-09-13net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan1-1/+1
2023-09-13octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth2-1/+3
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller2-6/+52
2023-09-13wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming1-1/+1
2023-09-13net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clockRahul Rameshbabu1-5/+27
2023-09-13wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov1-1/+9
2023-09-13wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin1-6/+8
2023-09-13wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin1-2/+4
2023-09-13wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...Ping-Ke Shih1-2/+2
2023-09-13wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi2-0/+2
2023-09-13wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov1-2/+7
2023-09-13net: lan966x: Fix return value check for vcap_get_rule()Ruan Jinjie1-2/+2
2023-09-13ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel1-6/+7
2023-09-13net: hns3: fix wrong rpu tln reg issueJijie Shao4-2/+71
2023-09-13net: hns3: Support tlv in regs data for HNS3 PF driverJijie Shao1-65/+102
2023-09-13net: hns3: move dump regs function to a separate fileJijie Shao10-680/+731
2023-09-13net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link...Vladimir Oltean1-1/+1
2023-09-13wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()Arnd Bergmann1-2/+2
2023-09-13wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh1-1/+1
2023-09-13wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov1-8/+17
2023-09-13wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi3-4/+36
2023-09-13wifi: rtw89: Fix loading of compressed firmwareLarry Finger1-24/+3
2023-09-13wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee1-1/+2
2023-09-13wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee1-1/+1
2023-09-13can: tcan4x5x: Remove reserved register 0x814 from writable tableMarkus Schneider-Pargmann1-1/+0
2023-09-13can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-09-13wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma1-0/+1
2023-09-13wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau1-1/+0
2023-09-13wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau3-12/+50
2023-09-13wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany1-13/+50
2023-09-13wifi: mt76: mt7996: fix WA event ring sizeStanleyYP Wang2-1/+2
2023-09-13wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang1-1/+5
2023-09-13wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu1-2/+3
2023-09-13wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh1-1/+2
2023-09-13wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu4-31/+16
2023-09-13wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu6-14/+79
2023-09-13wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang1-1/+1
2023-09-13wifi: mt76: mt7996: fix header translation logicRyder Lee1-4/+9
2023-09-13wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong1-3/+5
2023-09-13Revert "net: macsec: preserve ingress frame ordering"Sabrina Dubroca1-2/+1
2023-09-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann1-3/+3
2023-09-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann1-2/+2
2023-09-06wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer1-1/+4