summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix a regression in processing management frames for AP VLAN interf...Felix Fietkau2022-12-161-21/+22
* mac80211: work around a race condition on detecting a phy while bringing it upFelix Fietkau2022-12-161-0/+4
* mac80211: fix uninitialized variable in rx->link/link_sta initialization fixFelix Fietkau2022-12-161-23/+15
* mac80211: fix connecting multiple wds stations to an APFelix Fietkau2022-12-142-1/+26
* mac80211: add a fix for a crash in __ieee80211_rx_h_amsduFelix Fietkau2022-12-131-0/+413
* treewide: remove DRIVER_11N_SUPPORTAndre Heider2022-12-137-17/+17
* ath9k: add missing dependency on random coreFelix Fietkau2022-12-131-1/+1
* mac80211: update to linux 6.1-rc8Felix Fietkau2022-12-10120-9641/+1523
* hostapd: use wpa_supplicant for unencrypted mesh connectionsFelix Fietkau2022-12-101-1/+1
* mac80211: Update to version 5.15.81Hauke Mehrtens2022-12-0328-359/+56
* mac80211: subsys: complete patch files for use with git amNick Hainke2022-11-275-4/+47
* mac80211: fix mesh airtime link metric estimationFelix Fietkau2022-11-101-0/+36
* mac80211: remove old legacy legacy driversFelix Fietkau2022-11-096-422/+5
* mac80211: subsys: add tags to upstreamed patchesNick Hainke2022-11-0932-0/+0
* mac80211: rt2x00: add tags to upstreamed patchesNick Hainke2022-11-0916-0/+0
* mac80211: brcm: add tag to upstreamed patchNick Hainke2022-11-091-0/+0
* mac80211: ath9k: add tag to upstreamed patchNick Hainke2022-11-091-0/+0
* mac80211: ath10k: add tags for upstreamed patchesNick Hainke2022-11-096-0/+0
* mac80211: fix masking nested A-MSDU support for meshAndre Heider2022-10-251-1/+1
* mac80211: use KERNEL_MAKEOPTS instead of KERNEL_MAKE_FLAGSFelix Fietkau2022-10-241-2/+2
* mac80211: Update to version 5.15.74-1Hauke Mehrtens2022-10-2328-2258/+23
* mac80211: use board.json provided phy names in generated default configFelix Fietkau2022-10-141-51/+62
* mac80211: change the default config for a renamed wiphyFelix Fietkau2022-10-141-21/+28
* mac80211: fix detecting highest radio* config section indexFelix Fietkau2022-10-141-5/+10
* mac80211: rename phy according to board.json entries on bringupFelix Fietkau2022-10-141-3/+65
* mac80211: change default ifname to <phy>-<type><index>Felix Fietkau2022-10-141-2/+17
* mac80211: fix typo in netifd scriptFelix Fietkau2022-10-131-1/+1
* mac80211: add patch that gives the driver more control over netdev offloadsFelix Fietkau2022-10-131-0/+513
* mac80211: backport security fixesFelix Fietkau2022-10-1316-3/+2059
* mac80211: fix issues in HE capabilitiesFelix Fietkau2022-10-131-10/+22
* mac80211: sync rx STP fix with updated versionFelix Fietkau2022-10-071-12/+14
* mac80211: fix issues with receiving small STP packetsFelix Fietkau2022-10-072-0/+122
* mac80211: fix compile error when mesh is disabledKoen Vandeputte2022-10-041-1/+3
* mac80211: mask nested A-MSDU support for meshDavid Bauer2022-10-021-0/+31
* mac80211: fix decap offload for stations on AP_VLAN interfacesFelix Fietkau2022-09-301-0/+37
* mac80211: fix parameter reading for AC_BE tx burstingAlberto Martinez-Alvarez2022-09-241-2/+2
* mac80211: remove broken CFG80211_WEXT select from the r8723bs driverFelix Fietkau2022-09-231-0/+10
* mac80211: mark lib80211 as hiddenFelix Fietkau2022-09-231-0/+1
* mac80211: disable drivers that rely on wireless extensionsFelix Fietkau2022-09-223-0/+5
* kernel: disable wireless extensions only when neededFelix Fietkau2022-09-221-1/+0
* mac80211: rt2x00: replace patches with v3 of pending seriesDaniel Golle2022-09-1827-544/+938
* mac80211: rt2x00: fix typoSungbo Eo2022-09-182-5/+3
* mac80211: clean and submit a bunch of rt2x00 patchesDaniel Golle2022-09-1719-680/+791
* mac80211: merge upstream fixesKoen Vandeputte2022-09-163-0/+179
* mac80211: merge pending fixes for tx queueing issuesFelix Fietkau2022-09-152-0/+87
* mac80211: rt2x00: experimental improvements for MT7620 wifiDaniel Golle2022-09-121-0/+423
* mac80211: add patch descriptions to rt2x00 patchesDaniel Golle2022-09-126-1/+76
* mac80211: parse the correct set of HE capabilities for AP modeSultan Alsawaf2022-08-201-2/+2
* base-files: wifi: add random MAC support for wifi-ifaceManas Sambhus2022-08-112-3/+6
* mac80211: backport upstream fix for unitialized lock usageKoen Vandeputte2022-08-081-0/+46