aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mac80211: add missing return code checks in AQL improvementsFelix Fietkau2020-08-212-6/+8
* mac80211: add missing backports for building with 4.14 kernelsFelix Fietkau2020-08-142-0/+54
* mac80211: add AQL improvementsFelix Fietkau2020-08-133-0/+403
* mac80211: Update to version 5.8Hauke Mehrtens2020-08-1010-374/+17
* mac80211: fix spurious disconnect issues with disassoc_low_ack=1 (default)Felix Fietkau2020-08-091-0/+116
* mac80211: exchange mesh 6GHz IE patch for upstream acceptedDavid Bauer2020-08-082-28/+64
* mac80211: merge performance improvement patchesFelix Fietkau2020-08-063-0/+260
* mac80211: fix AQL issuesFelix Fietkau2020-08-062-0/+112
* mac80211: make cfg80211 testmode support optional (and disabled by default)Felix Fietkau2020-08-061-1/+16
* mac80211: don't kill wireless daemon on teardownDavid Bauer2020-07-311-2/+0
* hostapd: fix incorrect service nameDavid Bauer2020-07-311-1/+1
* mac80211: util: don't warn on missing sband iftype dataDavid Bauer2020-07-251-0/+28