platform/kernel/linux-starfive.git
2022-02-10 Gustavo A.... brcmfmac: p2p: Replace one-element arrays with flexible...
2022-02-10 Ping-Ke Shihrtw89: coex: set EN bit to PLT register
2022-02-10 Chien-Hsun... rtw89: recover rates of rate adaptive mechanism
2022-02-10 Chien-Hsun... rtw88: recover rates of rate adaptive mechanism
2022-02-10 Ping-Ke Shihrtw89: declare AP mode support
2022-02-10 Ping-Ke Shihrtw89: debug: add stations entry to show ID assignment
2022-02-10 Ping-Ke Shihrtw89: implement ieee80211_ops::start_ap and stop_ap
2022-02-10 Ping-Ke Shihrtw89: maintain assoc/disassoc STA states of firmware...
2022-02-10 Ping-Ke Shihrtw89: only STA mode change vif_type mapping dynamically
2022-02-10 Ping-Ke Shihrtw89: add addr_cam field to sta to support AP mode
2022-02-10 Ping-Ke Shihrtw89: extend role_maintain to support AP mode
2022-02-10 Dan Carpenterrtw88: fix use after free in rtw_hw_scan_update_probe_req()
2022-02-04 Jiapeng Chongmac80211: Remove redundent assignment channel_type
2022-02-04 Baligh Gasmimac80211: remove useless ieee80211_vif_is_mesh() check
2022-02-04 Avraham Sternmac80211: fix struct ieee80211_tx_info size
2022-02-04 Mordechay Goodsteinmac80211: mlme: validate peer HE supported rates
2022-02-04 Johannes Bergmac80211: remove unused macros
2022-02-04 Johannes Bergcfg80211: pmsr: remove useless ifdef guards
2022-02-04 Johannes Bergmac80211: airtime: avoid variable shadowing
2022-02-04 Mordechay Goodsteinmac80211: mlme: add documentation from spec to code
2022-02-04 Mordechay Goodsteinmac80211: vht: use HE macros for parsing HE capabilities
2022-02-04 Johannes Bergieee80211: radiotap: fix -Wcast-qual warnings
2022-02-04 Johannes Bergcfg80211: fix -Wcast-qual warnings
2022-02-04 Johannes Bergieee80211: fix -Wcast-qual warnings
2022-02-04 Avraham Sterncfg80211: don't add non transmitted BSS to 6GHz scanned...
2022-02-04 Johannes Bergcfg80211/mac80211: assume CHECKSUM_COMPLETE includes...
2022-02-04 Mordechay Goodsteinmac80211: consider RX NSS in UHB connection
2022-02-04 Johannes Bergmac80211: limit bandwidth in HE capabilities
2022-02-01 Hector Martinbrcmfmac: pcie: Read the console on init and shutdown
2022-02-01 Hector Martinbrcmfmac: fwil: Constify iovar name arguments
2022-02-01 Hector Martinbrcmfmac: of: Use devm_kstrdup for board_type & check...
2022-02-01 Hector Martinbrcmfmac: pcie: Fix crashes due to early IRQs
2022-02-01 Hector Martinbrcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with...
2022-02-01 Hector Martinbrcmfmac: pcie: Declare missing firmware files in pcie.c
2022-02-01 Hector Martinbrcmfmac: firmware: Allocate space for default boardrev...
2022-02-01 Hector Martinbrcmfmac: pcie: Release firmwares in the brcmf_pcie_set...
2022-02-01 Colin Ian Kingrtlwifi: remove redundant initialization of variable...
2022-02-01 Yang Guangssb: fix boolreturn.cocci warning
2022-02-01 Jiasheng Jiangray_cs: Check ioremap return value
2022-01-31 Colin Ian Kingcw1200: wsm: make array queue_id_to_wmm_aci static...
2022-01-31 Changcheng... wilc1000: use min_t() to make code cleaner
2022-01-31 Ping-Ke Shihrtw88: rtw8821c: enable rfe 6 devices
2022-01-31 Po-Hao Huangrtw88: fix memory overrun and memory leak during hw_scan
2022-01-31 Po-Hao Huangrtw88: fix idle mode flow for hw scan
2022-01-31 Muhammad Usama... rtw88: check for validity before using a pointer
2022-01-28 Soontak Leebrcmfmac: add CYW43570 PCIE device
2022-01-28 Hans de Goedebrcmfmac: use ISO3166 country code and 0 rev as fallbac...
2022-01-28 Chin-Yen Leertw89: use pci_read/write_config instead of dbi read...
2022-01-28 Johnson Linrtw89: refine DIG feature to support 160M and CCK PD
2022-01-28 Íñigo Huguetrtw89: fix maybe uninitialized `qempty` variable
2022-01-28 Zong-Zhe Yangrtw89: include subband type in channel params
2022-01-28 Zong-Zhe Yangrtw89: handle 6G band if supported by a chipset
2022-01-28 Ping-Ke Shihrtw89: separate {init,deinit}_addr_cam functions
2022-01-28 Ping-Ke Shihrtw89: set mac_id and port ID to TXWD
2022-01-28 Ping-Ke Shihrtw89: send broadcast/multicast packets via HIQ if...
2022-01-28 Ping-Ke Shihrtw89: configure mac port HIQ registers
2022-01-28 Ping-Ke Shihrtw89: rename vif_maintain to role_maintain
2022-01-28 Ping-Ke Shihrtw89: extend firmware commands on states of sta_assoc...
2022-01-28 Ping-Ke Shihrtw89: allocate mac_id for each station in AP mode
2022-01-28 Ping-Ke Shihrtw89: implement mac80211_ops::set_tim to indicate...
2022-01-28 Ping-Ke Shihrtw89: add C2H handle of BCN_CNT
2022-01-28 Ping-Ke Shihrtw89: download beacon content to firmware
2022-01-28 Ping-Ke Shihrtw89: use hardware SSN to TX management frame
2022-01-28 Ping-Ke Shihrtw89: configure rx_filter according to FIF_PROBE_REQ
2022-01-28 Ping-Ke Shihrtw89: correct use of BA CAM
2022-01-28 Ping-Ke Shihrtw89: encapsulate RX handlers to single function
2022-01-28 Ping-Ke Shihrtw89: Add RX counters of VHT MCS-10/11 to debugfs
2022-01-28 Ping-Ke Shihrtw89: remove duplicate definition of hardware port...
2022-01-28 Zong-Zhe Yangrtw89: extract modules by chipset
2022-01-28 Kalle ValoMerge ath-next from git://git./linux/kernel/git/kvalo...
2022-01-28 Wen Gongath11k: avoid firmware crash when reg set for QCA6390...
2022-01-28 Wen Gongath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
2022-01-28 Pavel Skripkinath9k_htc: fix uninit value bugs
2022-01-28 Jakub KicinskiMerge branch 'udp-ipv6-optimisations'
2022-01-28 Pavel Begunkovipv6: partially inline ipv6_fixup_options
2022-01-28 Pavel Begunkovipv6: optimise dst refcounting on cork init
2022-01-28 Pavel Begunkovudp6: don't make extra copies of iflow
2022-01-28 Pavel Begunkovudp6: pass flow in ip6_make_skb together with cork
2022-01-28 Pavel Begunkovipv6: pass full cork into __ip6_append_data()
2022-01-28 Pavel Begunkovipv6: don't zero inet_cork_full::fl after use
2022-01-28 Pavel Begunkovipv6: clean up cork setup/release
2022-01-28 Pavel Begunkovipv6: remove daddr temp buffer in __ip6_make_skb
2022-01-28 Pavel Begunkovudp6: shuffle up->pending AF_INET bits
2022-01-28 Pavel Begunkovipv6: optimise dst refcounting on skb init
2022-01-28 Jakub KicinskiMerge branch 'mlxsw-various-updates'
2022-01-28 Ido Schimmelmlxsw: spectrum_acl: Allocate default actions for inter...
2022-01-28 Amit Cohenmlxsw: spectrum: Guard against invalid local ports
2022-01-28 Jiri Pirkomlxsw: core: Consolidate trap groups to a single event...
2022-01-28 Jiri Pirkomlxsw: core: Move functions to register/unregister...
2022-01-28 Jiri Pirkomlxsw: core: Move basic trap group initialization from...
2022-01-28 Jiri Pirkomlxsw: core: Move basic_trap_groups_set() call out...
2022-01-28 Jiri Pirkomlxsw: spectrum: Set basic trap groups from an array
2022-01-28 Jakub KicinskiMerge tag 'mlx5-updates-2022-01-27' of git://git./linux...
2022-01-28 Jakub KicinskiMerge branch '1GbE' of git://git./linux/kernel/git...
2022-01-27 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-01-27 Dima Chumaknet/mlx5: VLAN push on RX, pop on TX
2022-01-27 Dima Chumaknet/mlx5: Introduce software defined steering capabilities
2022-01-27 Tariq Toukannet/mlx5: Remove unused TIR modify bitmask enums
2022-01-27 Roi Dayannet/mlx5e: CT, Remove redundant flow args from tc ct...
2022-01-27 Roi Dayannet/mlx5e: TC, Store mapped tunnel id on flow attr
next