aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2023-03-22wifi: mac80211_hwsim: Multiple BSSID supportAloka Dixit1-0/+5
2023-03-22wifi: mac80211_hwsim: move beacon transmission to a separate functionAloka Dixit1-25/+36
2023-03-22sh_eth: remove open coded netif_running()Wolfram Sang2-6/+1
2023-03-22wifi: iwlwifi: mvm: Add debugfs to get TAS statusAbhishek Naik4-2/+296
2023-03-22wifi: iwlwifi: mvm: support enabling and disabling HW timestampingAvraham Stern5-20/+41
2023-03-22wifi: iwlwifi: Update configurations for Bnj deviceMukesh Sisodiya3-2/+38
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_add_sta(), iwl_mvm_rm_sta()Miri Korenblit1-76/+106
2023-03-22wifi: iwlwifi: mvm: remove not needed initializationsMiri Korenblit1-10/+0
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_sta_send_to_fw()Miri Korenblit1-49/+67
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_staMiri Korenblit1-1/+1
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_cfg_he_sta()Miri Korenblit1-140/+147
2023-03-22wifi: iwlwifi: mvm: Don't send MAC CTXT cmd after deauthorizationMiri Korenblit1-10/+3
2023-03-22wifi: iwlwifi: mvm: add stop_ap() and leave_ibss() callbacks for MLD modeMiri Korenblit3-6/+48
2023-03-22wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit5-30/+175
2023-03-22wifi: iwlwifi: mvm: select ptp cross timestamp from multiple readsAvraham Stern1-2/+25
2023-03-22wifi: iwlwifi: mvm: implement PHC clock adjustmentsAvraham Stern3-18/+158
2023-03-22wifi: iwlwifi: mvm: enable TX beacon protectionJohannes Berg2-8/+23
2023-03-22wifi: iwlwifi: mvm: add support for timing measurementKrishnanand Prabhu1-3/+41
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern11-4/+396
2023-03-22wifi: iwlwifi: mvm: read synced time from firmware if supportedAvraham Stern3-3/+104
2023-03-22wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)Krishnanand Prabhu5-0/+152
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg4-34/+39
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg4-5/+13
2023-03-22net: ethernet: ti: am65-cpts: adjust estf following ptp changesGrygorii Strashko1-10/+24
2023-03-22wifi: ath12k: Enable IMPS for WCN7850Baochen Qiang1-1/+1
2023-03-22wifi: ath12k: Identify DFS channel when sending scan channel list commandBaochen Qiang1-0/+3
2023-03-22wifi: ath12k: fix firmware assert during channel switch for peer staAditya Kumar Singh2-29/+89
2023-03-22wifi: ath12k: fix memory leak in ath12k_qmi_driver_event_work()Rajat Soni1-1/+3
2023-03-22wifi: ath11k: fix BUFFER_DONE read on monitor ring rx bufferHarshitha Prem1-34/+23
2023-03-21net/sonic: use dma_mapping_error() for error checkZhang Changzhong1-2/+2
2023-03-21net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layoutVladimir Oltean1-0/+1
2023-03-21net: mscc: ocelot: fix transfer from region->buf to ocelot->statsVladimir Oltean1-3/+4
2023-03-21net: mscc: ocelot: fix stats region batchingVladimir Oltean1-1/+2
2023-03-21net: atheros: atl1c: remove unused atl1c_irq_reset functionTom Rix1-10/+0
2023-03-21net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter1-2/+1
2023-03-21net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla1-2/+4
2023-03-21net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim1-1/+8
2023-03-21net/mlx5e: Initialize link speed to zeroRoy Novich1-1/+1
2023-03-21net/mlx5: Fix steering rules cleanupLama Kayal1-0/+1
2023-03-21net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li1-0/+19
2023-03-21net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li1-1/+5
2023-03-21igc: Remove obsolete DMA coalescing codeSasha Neftin3-18/+5
2023-03-21igbvf: add PCI reset handler functionsDawid Wesierski1-0/+29
2023-03-21igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppmAndrii Staikov1-8/+3
2023-03-21i40e: fix flow director packet filter programmingRadoslaw Tyl1-4/+4
2023-03-21iavf: fix hang on reboot with iceStefan Assmann1-0/+5
2023-03-21ice: remove filters only if VSI is deletedMichal Swiatkowski2-2/+8
2023-03-21ice: check if VF exists before mode checkMichal Swiatkowski1-4/+4
2023-03-21ice: fix rx buffers handling for flow director packetsPiotr Raczynski1-0/+1
2023-03-21net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor1-1/+1