kernel: add ath10k support for of_get_mac_address
[openwrt/openwrt.git] / package / kernel / mac80211 /
2021-07-19 Ansuel Smithkernel: add ath10k support for of_get_mac_address
2021-07-14 Felix Fietkaumac80211: backport SAR power limit support
2021-07-14 Felix Fietkaumac80211: merge a 4-addr client mode fix
2021-07-14 Felix Fietkaumac80211: merge the virtual time based airtime scheduler
2021-06-30 Felix Fietkaumac80211: backport fix for nl80211 control port tx...
2021-06-29 Felix Fietkaumac80211: fix a regression in starting aggregation...
2021-06-28 Bob Cantormac80211: print an error if wifi teardown fails
2021-06-28 Bob Cantormac80211: always call wireless_set_data (FS#3784)
2021-06-28 Bob Cantormac80211: fix no_reload logic (FS#3902)
2021-06-19 Felix Fietkaumac80211: fix an issue with wds links on 802.11ax devices
2021-06-18 Felix Fietkaumac80211: remove extra patch accidentally added during...
2021-06-18 Felix Fietkaumac80211: remove patches stripping down crypto support
2021-06-17 Felix Fietkaumac80211: system hang caused by deferring calls into...
2021-06-17 Felix Fietkaumac80211: fix minstrel sample time check
2021-06-17 Felix Fietkaumac80211: select iwinfo
2021-06-17 Felix Fietkaumac80211: fix processing HE capabilities (FS#3871)
2021-06-12 Felix Fietkaumac80211: add support for 802.3 encap offload with...
2021-06-12 Felix Fietkaumac80211: improve rate control performance
2021-06-10 Felix Fietkaumac80211: rely on iwinfo for phy->path and path->phy...
2021-06-06 Hauke Mehrtensmac80211: Update to backports-5.10.42
2021-06-04 Ansuel Smithmac80211: split ath patch in dedicated subdir
2021-06-03 Felix Fietkaumac80211: fix typo
2021-06-02 Felix Fietkaumac80211: do not enable VHT in the default config on...
2021-06-02 Felix Fietkaumac80211: fix detecting VHT capabilities when generatin...
2021-05-26 Felix Fietkaumac80211: sync nl80211.h with upstream and backport...
2021-05-26 Felix Fietkaumac80211: add more HE capabilities
2021-05-26 Felix Fietkaumac80211: fix center freq selection for 6 GHz
2021-05-26 Felix Fietkaumac80211: set hostapd op_class for 6 GHz
2021-05-26 Felix Fietkaumac80211: rework default config script
2021-05-26 Felix Fietkaumac80211: make use of the new 'band' option
2021-05-26 Felix Fietkaumac80211: add 6 GHz support to mac80211_hwsim
2021-05-23 Robert Markomac80211: fix ATH_REG_DYNAMIC_USER_REG_HINTS
2021-05-12 Felix Fietkaumac80211: backport upstream fixes for FragAttacks
2021-05-04 Hauke Mehrtensmac80211: Update to version 5.10.34-1
2021-04-30 Rui Salvaterramac80211/rtl: backport a rtl8192cu AP mode fix
2021-04-28 Felix Fietkaumac80211: minstrel_ht: fix issue in calculating success...
2021-04-11 Felix Fietkaumac80211: add client mode connection monitor fix
2021-04-11 Felix Fietkaumac80211: support rx timestamps for HE rates
2021-03-28 Felix Fietkaumac80211: merge a few pending tx related fixes
2021-03-19 Rui Salvaterramac80211: rtl: update RTL8821AE PHY/RF parameters
2021-03-15 Felix Fietkaumac80211: backport upstream patches for driver disconnect
2021-02-28 Daniel Golletreewide: fix spelling 'seperate' -> 'separate'
2021-02-15 Hauke Mehrtensmac80211: Update to version 5.10.16-1
2021-02-15 Hauke Mehrtensmac80211: Refresh patches again
2021-02-14 Felix Fietkauath9k: fix transmitting to stations in dynamic SMPS...
2021-02-14 Felix Fietkaumac80211: fix a regression in processing rx stats
2021-02-14 Felix Fietkaumac80211: refresh patches
2021-02-14 Felix Fietkaumac80211: add minstrel performance improvements
2021-02-14 Felix Fietkaumac80211: add decapsulation offload support
2021-02-14 Felix Fietkaumac80211: fix a corner case in encapsulation offload...
2021-02-14 Felix Fietkaumac80211: add fq performace improvements
2021-02-14 Hauke Mehrtensmac80211: Update to version 5.10-rc6-1
2021-02-14 Hauke Mehrtensmac80211: Update to version 5.9.12-1
2021-02-05 Paul Spoorentreewide: unify OpenWrt hosted source via @OPENWRT
2021-02-01 Felix Fietkaumac80211: fix station rate table updates on assoc
2021-01-31 David Bauermac80211: fix incorrect parameter
2021-01-31 David Bauermac80211: convert UniFi Outdoor+ HSR support to OF
2021-01-26 Felix Fietkaumac80211: fix an uninitialized variable warning
2021-01-26 Felix Fietkaumac80211: minstrel_ht: fix regression in the max_prob_r...
2021-01-26 Felix Fietkaumac80211: remove accidentally duplicated line in minstr...
2021-01-25 Felix Fietkaumac80211: add significant minstrel_ht performance impro...
2021-01-15 Felix Fietkaumac80211: fix rounding error in minstrel_ht throughput...
2021-01-14 Felix Fietkaumac80211: fix an uninitialized stack variable in the...
2021-01-14 Daniel Gollemac80211: improve error handling when adding hostapd...
2021-01-10 Daniel Gollemac80211: use hostapd PID returned from config_add
2021-01-05 Robert Markomac80211: Add wil6210 driver
2021-01-05 Gary Coopermac80211: add 802.11ad-support
2021-01-03 Felix Fietkaumac80211: replace legacy minstrel with minstrel_ht...
2020-12-31 Felix Fietkauhostapd: do not restart hostapd instance on wireless...
2020-12-23 Dobroslaw Kijowskitreewide: nuke DRIVER_11W_SUPPORT
2020-12-22 Paul Fertsermac80211: fix MAC address allocations when local bit...
2020-12-18 Felix Fietkaumac80211: do not drop tx nulldata packets on encrypted...
2020-12-16 Hauke Mehrtensmac80211: Update to version 5.8.18-1
2020-11-12 Felix Fietkaumac80211: add minstrel fixes that fix mt76 issues in...
2020-11-12 Felix Fietkaumac80211: backport the new tasklet API
2020-11-04 Rafał Dzięgielmac80211: ath9k: enable OEM cards support on x86
2020-10-27 Sven Eckelmannmac80211: Fix wpa_supplicant config removal ubus call
2020-10-27 David Bauermac80211: pass phy name to hostapd_set_bss_options
2020-10-21 Markov Mikhailmac80211: rt2x00: save survey for every channel visited
2020-10-17 Felix Fietkaumac80211: fix memory leak on filtered powersave frames
2020-10-09 Daniel Gollert2x00: mt7620: differentiate based on SoC's CHIP_VER
2020-09-29 Felix Fietkaumac80211: add support for specifying a per-device scan...
2020-09-29 Felix Fietkaumac80211: backport sched_set_fifo_low
2020-09-29 Felix Fietkaumac80211: another fix for the sta connection monitor
2020-09-23 Felix Fietkaumac80211: update sta connection monitor regression fix
2020-09-21 Felix Fietkaumac80211: fix regression in station connection monitor...
2020-09-20 Davide Fioravantimac80211: select the first available channel for 5GHz...
2020-09-17 Felix Fietkaumac80211: do not allow bigger VHT MPDUs than the hardwa...
2020-09-16 Felix Fietkaumac80211: allow bigger A-MSDU sizes in VHT, even if...
2020-09-09 Felix Fietkaumac80211: update encap offload patches to the latest...
2020-09-06 Adrian Schmutzlerath25: add back target support
2020-09-04 Felix Fietkaumac80211: add preliminary support for enabling 802...
2020-09-02 Adrian Schmutzlerath25: drop target
2020-09-01 Felix Fietkaumac80211: remove an obsolete patch that is no longer...
2020-09-01 Felix Fietkaumac80211: add more AQL fixes/improvements
2020-08-30 Hauke Mehrtensmac80211: Fix potential endless loop
2020-08-30 Adrian Schmutzlerar71xx: drop target
2020-08-24 mohammad rasimkernel: add ar5523 driver
2020-08-22 Felix Fietkaumac80211: rework encapsulation offload support
2020-08-21 Felix Fietkaumac80211: add missing return code checks in AQL improve...
next