summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: pass link ID where already presentJohannes Berg2022-06-201-3/+4
* wifi: mac80211: add per-link configuration pointerJohannes Berg2022-06-203-2/+25
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-2064-170/+324
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-2022-486/+534
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-2079-368/+402
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-2045-202/+209
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-2033-533/+1255
* wifi: mac80211: reject WEP or pairwise keys with key ID > 3Johannes Berg2022-06-201-5/+13
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-06-1524-86/+298
|\
| * ath10k: fix recently introduced checkpatch warningKalle Valo2022-06-082-3/+3
| * ath11k: Fix warnings reported by checkpatchManikanta Pubbisetty2022-06-064-6/+6
| * ath11k: Fix LDPC config in set_bitrate_mask hookManikanta Pubbisetty2022-06-062-3/+3
| * ath11k: Avoid REO CMD failed prints during firmware recoveryManikanta Pubbisetty2022-06-061-2/+3
| * ath11k: Fix incorrect debug_mask mappingsManikanta Pubbisetty2022-06-061-2/+2
| * ath11k: fix missing skb drop on htc_tx_completion errorChristian 'Ansuel' Marangi2022-06-061-1/+3
| * ath10k: fix regdomain info of iw reg set/getWen Gong2022-05-301-1/+2
| * ath11k: support avg signal in station dumpThiraviyam Mariyappan2022-05-303-0/+12
| * ath11k: fix IRQ affinity warning on shutdownJohan Hovold2022-05-301-0/+2
| * ath6kl: fix typo in commentJulia Lawall2022-05-301-1/+1
| * ath11k: fix netdev open raceJohan Hovold2022-05-301-8/+8
| * ath9k: replace ternary operator with max()Guo Zhengkui2022-05-221-1/+1
| * ath11k: Init hw_params before setting up AHB resourcesManikanta Pubbisetty2022-05-221-2/+2
| * ath5k: replace ternary operator with min()Guo Zhengkui2022-05-221-1/+1
| * ath11k: Fix warning on variable 'sar' dereference before checkBaochen Qiang2022-05-221-7/+6
| * ath10k: fix misreported tx bandwidth for 160MhzMaxime Bizon2022-05-221-0/+4
| * ath10k: add encapsulation offloading supportSergey Ryazanov2022-05-222-14/+55
| * ath10k: turn rawmode into frame_modeSergey Ryazanov2022-05-222-4/+8
| * ath10k: htt_tx: do not interpret Eth frames as WiFiSergey Ryazanov2022-05-221-26/+35
| * ath10k: improve tx status reportingSergey Ryazanov2022-05-221-1/+14
| * ath10k: do not enforce interrupt trigger typeKrzysztof Kozlowski2022-05-221-3/+2
| * ath11k: update missing MU-MIMO and OFDMA statsSriram R2022-05-182-1/+126
* | net: sparx5: Allow mdb entries to both CPU and portsCasper Andersson2022-06-151-20/+35
* | bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_headsSieng Piaw Liew2022-06-151-2/+2
* | net: don't check skb_count twiceSieng Piaw Liew2022-06-151-3/+4
* | net: bridge: allow add/remove permanent mdb entries on disabled portsCasper Andersson2022-06-151-6/+9
* | i40e: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi2022-06-151-25/+62
* | net: phy: marvell-88x2222: set proper phydev->portIvan Bornyakov2022-06-151-0/+2
* | dt-bindings: net: xilinx: document xilinx emaclite driver bindingRadhey Shyam Pandey2022-06-151-0/+63
* | Merge branch 'ipa-simplify-completion-stats'David S. Miller2022-06-155-83/+86
|\ \
| * | net: ipa: rework gsi_channel_tx_update()Alex Elder2022-06-151-27/+23
| * | net: ipa: stop counting total RX bytes and transactionsAlex Elder2022-06-152-9/+1
| * | net: ipa: simplify TX completion statisticsAlex Elder2022-06-151-8/+6
| * | net: ipa: introduce gsi_trans_tx_committed()Alex Elder2022-06-154-11/+27
| * | net: ipa: rename two transaction fieldsAlex Elder2022-06-152-24/+25
| * | net: ipa: use "tre_ring" for all TRE ring local variablesAlex Elder2022-06-151-9/+9
|/ /
* | Merge branch 'support-mt7531-on-bpi-r2-pro'Jakub Kicinski2022-06-155-357/+505
|\ \
| * | arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro boardFrank Wunderlich2022-06-151-0/+48
| * | dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531Frank Wunderlich2022-06-151-5/+3
| * | net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich2022-06-152-8/+20
| * | net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich2022-06-151-4/+21