aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add fixes for receiving A-MSDU packets on mesh interfacesFelix Fietkau2023-02-138-34/+1141
* mac80211: backport napi_build_skb for 5.10Felix Fietkau2023-01-291-0/+11
* mac80211: use 802.11ax iw modesDavid Bauer2023-01-281-3/+3
* mac80211: add ath11k AHB supportRobert Marko2023-01-164-2/+116
* mac80211: ath11k: hack for multiple card supportRobert Marko2023-01-163-1/+302
* mac80211: ath11k: fix monitor bringupRobert Marko2023-01-122-0/+240
* mac80211: fix receiving multicast packets on multiple sta interfacesFelix Fietkau2022-12-301-26/+30
* mac80211: Do not build brcmsmac on bcm47xx_legacyHauke Mehrtens2022-12-241-1/+1
* mac80211: add ath11k PCI supportRobert Marko2022-12-1920-4/+1718
* 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