aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: fix a corner case in encapsulation offload supportFelix Fietkau2021-02-141-0/+53
* mac80211: add fq performace improvementsFelix Fietkau2021-02-144-1/+554
* mac80211: Update to version 5.10-rc6-1Hauke Mehrtens2021-02-1453-3213/+105
* mac80211: Update to version 5.9.12-1Hauke Mehrtens2021-02-1453-1450/+177
* treewide: unify OpenWrt hosted source via @OPENWRTPaul Spooren2021-02-051-3/+3
* mac80211: fix station rate table updates on assocFelix Fietkau2021-02-011-0/+38
* mac80211: fix incorrect parameterDavid Bauer2021-02-011-1/+1
* mac80211: convert UniFi Outdoor+ HSR support to OFDavid Bauer2021-02-011-25/+10
* mac80211: fix an uninitialized variable warningFelix Fietkau2021-01-265-48/+51
* mac80211: minstrel_ht: fix regression in the max_prob_rate fixFelix Fietkau2021-01-261-0/+23
* mac80211: remove accidentally duplicated line in minstrel_ht patchFelix Fietkau2021-01-261-2/+1
* mac80211: add significant minstrel_ht performance improvementsFelix Fietkau2021-01-256-0/+1670
* mac80211: fix rounding error in minstrel_ht throughput calculationFelix Fietkau2021-01-151-0/+34
* mac80211: fix an uninitialized stack variable in the minstrel updateFelix Fietkau2021-01-142-3/+11
* mac80211: improve error handling when adding hostapd configDaniel Golle2021-01-142-8/+8
* mac80211: use hostapd PID returned from config_addDaniel Golle2021-01-102-3/+2
* mac80211: Add wil6210 driverRobert Marko2021-01-051-3/+15
* mac80211: add 802.11ad-supportGary Cooper2021-01-052-1/+7
* mac80211: replace legacy minstrel with minstrel_ht, improve rate selectionFelix Fietkau2021-01-038-0/+2586
* hostapd: do not restart hostapd instance on wireless restartsFelix Fietkau2020-12-311-1/+1
* treewide: nuke DRIVER_11W_SUPPORTDobroslaw Kijowski2020-12-236-16/+16
* mac80211: fix MAC address allocations when local bit set on base addrPaul Fertser2020-12-221-2/+2
* mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau2020-12-181-0/+25
* mac80211: Update to version 5.8.18-1Hauke Mehrtens2020-12-1619-218/+38
* mac80211: add minstrel fixes that fix mt76 issues in legacy modeFelix Fietkau2020-11-122-0/+122
* mac80211: backport the new tasklet APIFelix Fietkau2020-11-121-0/+35
* mac80211: ath9k: enable OEM cards support on x86Rafał Dzięgiel2020-11-041-0/+1
* mac80211: Fix wpa_supplicant config removal ubus callSven Eckelmann2020-10-282-2/+2
* mac80211: pass phy name to hostapd_set_bss_optionsDavid Bauer2020-10-281-1/+1
* mac80211: rt2x00: save survey for every channel visitedMarkov Mikhail2020-10-211-0/+183
* mac80211: fix memory leak on filtered powersave framesFelix Fietkau2020-10-171-0/+55
* rt2x00: mt7620: differentiate based on SoC's CHIP_VERDaniel Golle2020-10-092-0/+547
* mac80211: add support for specifying a per-device scan listFelix Fietkau2020-09-291-0/+2
* mac80211: backport sched_set_fifo_lowFelix Fietkau2020-09-291-0/+32
* mac80211: another fix for the sta connection monitorFelix Fietkau2020-09-291-5/+37
* mac80211: update sta connection monitor regression fixFelix Fietkau2020-09-231-15/+27
* mac80211: fix regression in station connection monitor optimizationFelix Fietkau2020-09-211-0/+26
* mac80211: select the first available channel for 5GHz interfacesDavide Fioravanti2020-09-201-2/+2
* mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau2020-09-171-0/+34
* mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limitedFelix Fietkau2020-09-161-0/+26
* mac80211: update encap offload patches to the latest versionFelix Fietkau2020-09-0917-149/+1199
* ath25: add back target supportAdrian Schmutzler2020-09-061-3/+7
* mac80211: add preliminary support for enabling 802.11ax in configFelix Fietkau2020-09-041-12/+37
* ath25: drop targetAdrian Schmutzler2020-09-021-7/+3
* mac80211: remove an obsolete patch that is no longer doing anything usefulFelix Fietkau2020-09-018-32/+17
* mac80211: add more AQL fixes/improvementsFelix Fietkau2020-09-012-0/+72
* mac80211: Fix potential endless loopHauke Mehrtens2020-08-301-0/+31
* ar71xx: drop targetAdrian Schmutzler2020-08-301-5/+4
* kernel: add ar5523 drivermohammad rasim2020-08-241-1/+10
* mac80211: rework encapsulation offload supportFelix Fietkau2020-08-2214-3/+1921