summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-11-20ipvlan: properly track tx_errorsEric Dumazet2-4/+5
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet1-3/+3
2023-11-20virtio_net: use u64_stats_t infra to avoid data-racesEric Dumazet1-59/+65
2023-11-20wifi: iwlwifi: empty overflow queue during flushMiri Korenblit5-12/+15
2023-11-20wifi: iwlwifi: mvm: update IGTK in mvmvif upon D3 resumeYedidya Benshimol1-0/+10
2023-11-20wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2-0/+2
2023-11-20wifi: iwlwifi: mvm: fix netif csum flagsJohannes Berg3-7/+4
2023-11-20wifi: iwlwifi: increase number of RX buffers for EHT devicesJohannes Berg2-11/+7
2023-11-20wifi: iwlwifi: mvm: remove TDLS stations from FWJohannes Berg1-1/+2
2023-11-20wifi: iwlwifi: mvm: fix iwl_mvm_mac_flush_sta()Johannes Berg1-11/+9
2023-11-20wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg6-26/+18
2023-11-20wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer6-189/+111
2023-11-20wifi: iwlwifi: mvm: Fix key flags for IGTK on AP interfaceIlan Peer1-1/+6
2023-11-20wifi: iwlwifi: mvm: Correctly set link configurationIlan Peer2-6/+9
2023-11-20wifi: iwlwifi: yoyo: swap cdb and jacket bits valuesRotem Saado1-2/+2
2023-11-20wifi: iwlwifi: mvm: use correct sta ID for IGTK/BIGTKJohannes Berg1-2/+7
2023-11-20wifi: iwlwifi: mvm: fix removing pasn station for responderAvraham Stern1-2/+7
2023-11-20wifi: iwlwifi: mvm: update station's MFP flag after associationAvraham Stern1-0/+6
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet1-1/+1
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit1-0/+4
2023-11-20wifi: rtw88: Remove duplicate NULL check before calling usb_kill/free_urb()Jinjie Ruan1-6/+3
2023-11-20virtio-net: fix the vq coalescing setting for vq resizeHeng Qi1-0/+27
2023-11-20virtio-net: fix per queue coalescing parameter settingHeng Qi1-20/+16
2023-11-20virtio-net: consistently save parameters for per-queueHeng Qi1-0/+9
2023-11-20virtio-net: fix mismatch of getting tx-framesHeng Qi1-1/+1
2023-11-20wifi: wfx: fix case where rates are out of orderFelipe Negrelli Wolter1-42/+29
2023-11-20can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is acc...Marc Kleine-Budde1-1/+5
2023-11-20can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde1-3/+4
2023-11-20can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde1-1/+2
2023-11-20wifi: ath11k: fix Tx power value during active CACAditya Kumar Singh1-0/+8
2023-11-20r8152: break the loop when the budget is exhaustedHayes Wang1-5/+13
2023-11-20can: etas_es58x: add missing a blank line after declarationVincent Mailhol1-0/+1
2023-11-20can: etas_es58x: rework the version check logic to silence -Wformat-truncationVincent Mailhol2-21/+42
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov3-3/+3
2023-11-20wifi: ath: dfs_pattern_detector: Fix a memory initialization issueChristophe JAILLET1-1/+1
2023-11-20wifi: mt76: mt7921: fix the wrong rate selected in fw for the chanctx driverSean Wang1-2/+7
2023-11-20wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang3-5/+14
2023-11-20wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang4-9/+9
2023-11-20wifi: mt76: mt7915: fix beamforming availability checkMeiChia Chiu1-2/+2
2023-11-20wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen3-3/+3
2023-11-20wifi: mt76: get rid of false alamrs of tx emission issuesStanleyYP Wang2-6/+6
2023-11-20wifi: mt76: fix potential memory leak of beacon commandsBo Jiao2-4/+16
2023-11-20wifi: mt76: update beacon size limitationMeiChia Chiu7-58/+72
2023-11-20wifi: mt76: mt7996: fix TWT command formatPeter Chiu1-2/+5
2023-11-20wifi: mt76: mt7996: fix rx rate report for CBW320-2Peter Chiu1-0/+2
2023-11-20wifi: mt76: mt7996: fix wmm queue mappingPeter Chiu2-4/+10
2023-11-20wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY capHoward Hsu1-4/+5
2023-11-20wifi: mt76: mt7996: fix beamform mcu cmd configurationHoward Hsu1-2/+2
2023-11-20wifi: mt76: mt7996: set correct wcid in txpPeter Chiu2-5/+5
2023-11-20wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau6-24/+4