summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-21wifi: rtw89: 8852a: rfk: fix div 0 exceptionPing-Ke Shih1-2/+2
2022-06-21wifi: rtw89: disable invalid phy reports for all ICsPo-Hao Huang1-3/+1
2022-06-21wifi: rtw89: pci: fix PCI doesn't reclaim TX BD properlyPing-Ke Shih1-3/+6
2022-06-21wifi: rtw89: fix long RX latency in low power modePing-Ke Shih1-1/+7
2022-06-21wifi: rtw89: drop invalid TX rate report of legacy ratePing-Ke Shih3-8/+17
2022-06-21wifi: rtw89: add UNEXP debug mask to keep monitor messages unexpected to happ...Ping-Ke Shih3-4/+7
2022-06-21wifi: rtw89: enable VO TX AMPDUKuan-Chung Chen2-7/+92
2022-06-21wifi: rtw89: fix potential TX stuckKuan-Chung Chen1-0/+4
2022-06-21wifi: rtw89: support TDLSPing-Ke Shih1-0/+2
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih7-6/+36
2022-06-21wifi: rtw89: separate BSSID CAM operationsPing-Ke Shih2-8/+22
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih4-19/+24
2022-06-21wifi: iwlegacy: 4965: fix potential off-by-one overflow in il4965_rs_fill_lin...Alexey Kodanev1-1/+4
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam6-11/+12
2022-06-20wifi: mac80211_hwsim: print the link idShaul Triebitz1-2/+2
2022-06-20wifi: mac80211_hwsim: support creating MLO-capable radiosJohannes Berg2-21/+81
2022-06-20wifi: mac80211_hwsim: send a beacon per linkShaul Triebitz1-31/+59
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz41-53/+55
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz5-13/+48
2022-06-20wifi: mac80211_hwsim: split bss_info_changed to vif/link info_changedShaul Triebitz1-10/+24
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg3-5/+5
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg1-1/+1
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg8-0/+16
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg48-58/+58
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg65-273/+288
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg24-60/+64
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg11-36/+51
2022-06-15Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo24-86/+298
2022-06-15net: sparx5: Allow mdb entries to both CPU and portsCasper Andersson1-20/+35
2022-06-15bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_headsSieng Piaw Liew1-2/+2
2022-06-15i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-25/+62
2022-06-15net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov1-0/+2
2022-06-15net: ipa: rework gsi_channel_tx_update()Alex Elder1-27/+23
2022-06-15net: ipa: stop counting total RX bytes and transactionsAlex Elder2-9/+1
2022-06-15net: ipa: simplify TX completion statisticsAlex Elder1-8/+6
2022-06-15net: ipa: introduce gsi_trans_tx_committed()Alex Elder4-11/+27
2022-06-15net: ipa: rename two transaction fieldsAlex Elder2-24/+25
2022-06-15net: ipa: use "tre_ring" for all TRE ring local variablesAlex Elder1-9/+9
2022-06-15net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich2-8/+20
2022-06-15net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich1-4/+21
2022-06-15net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich1-18/+12
2022-06-15mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata3-163/+31
2022-06-15mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata3-589/+209
2022-06-15mlxsw: Revert "Introduce initial XM router support"Petr Machata11-1518/+8
2022-06-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski6-33/+121
2022-06-14net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes1-0/+1
2022-06-14net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory1-7/+0
2022-06-14net/mlx5: group fdb cleanup to single functionShay Drory1-8/+10
2022-06-14net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu1-0/+33
2022-06-14RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik2-18/+36