index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: add a patch that allows processing auth requests for peers in blocke...
Felix Fietkau
2021-11-24
5
-9
/
+43
*
hostapd: bump PKG_RELEASE
Felix Fietkau
2021-11-24
1
-1
/
+1
*
mac80211: bump PKG_RELEASE
Felix Fietkau
2021-11-24
1
-1
/
+1
*
mac80211: add a fix for kernel warnings when forwarding packets in mesh mode
Felix Fietkau
2021-11-24
3
-11
/
+73
*
mac80211: fix regression in SSN handling of addba tx
Felix Fietkau
2021-11-24
2
-2
/
+46
*
hostapd: fix goto loop for ubus assoc handler
David Bauer
2021-11-23
1
-5
/
+5
*
hostapd: enable ht40 in wpa_supplicant when using wider HE modes
Felix Fietkau
2021-11-23
1
-1
/
+1
*
hostapd: add support for providing vendor specific IE elements
Felix Fietkau
2021-11-23
1
-1
/
+4
*
hostapd: add eap_server support
John Crispin
2021-11-23
1
-4
/
+21
*
hostapd: add default values for r0kh/r1kh
Felix Fietkau
2021-11-23
1
-0
/
+7
*
hostapd: add support for configuring the beacon rate
Felix Fietkau
2021-11-23
1
-1
/
+3
*
hostapd: add support for configuring rts threshold
Felix Fietkau
2021-11-23
1
-1
/
+4
*
hostapd: fix use after free bugs
David Bauer
2021-11-23
1
-6
/
+6
*
hostapd: add wmm qos map set by default
Felix Fietkau
2021-11-23
1
-1
/
+6
*
hostapd: support qos_map_set without CONFIG_INTERWORKING
Felix Fietkau
2021-11-23
1
-0
/
+112
*
hostapd: refresh patches
Felix Fietkau
2021-11-23
14
-45
/
+35
*
hostapd: fix a race condition on adding AP mode wds sta interfaces
Felix Fietkau
2021-11-23
3
-4
/
+26
*
hostapd: fix max_oper_chwidth setting for HE
Felix Fietkau
2021-11-23
1
-3
/
+3
*
hostapd: let netifd set bridge port attributes for snooping
Felix Fietkau
2021-11-23
1
-1
/
+30
*
hostapd: respect fixed channel BW in HE20 mode
Jesus Fernandez Manzano
2021-11-23
1
-1
/
+1
*
hostapd: make proxyarp work with libnl-tiny
Felix Fietkau
2021-11-23
1
-0
/
+275
*
hostapd: fix a segfault on sta disconnect with proxy arp enabled
Felix Fietkau
2021-11-23
1
-0
/
+19
*
hostapd: make the snooping interface (for proxyarp) configurable
Felix Fietkau
2021-11-23
2
-0
/
+38
*
hostapd: configure inter-AP communication interface for 802.11r
Felix Fietkau
2021-11-23
2
-0
/
+39
*
hostapd: add additional radius options
John Crispin
2021-11-23
1
-2
/
+17
*
hostapd: add extra options for hotspot 2.0 / interworking
Felix Fietkau
2021-11-23
1
-4
/
+25
*
hostapd: fix civic location option
John Crispin
2021-11-23
1
-1
/
+1
*
hostapd: enable airtime policy for the -basic variants
Rui Salvaterra
2021-11-23
1
-1
/
+1
*
hostapd: add patch for disabling automatic bridging of vlan interfaces
Felix Fietkau
2021-11-23
2
-3
/
+40
*
mt76: update to the latest version
Felix Fietkau
2021-11-23
5
-167
/
+67
*
mac80211: fix crash in drivers relying on mac80211 retransmitting packets for...
Felix Fietkau
2021-11-23
1
-0
/
+35
*
mac80211: backport a few trivial patches
Felix Fietkau
2021-11-23
6
-0
/
+617
*
mac80211: backport AP mode TWT support
Felix Fietkau
2021-11-23
3
-1
/
+689
*
mac80211: backport support for BSS color changes
Felix Fietkau
2021-11-23
4
-29
/
+1081
*
mac80211: add missing change for encap offload on devices with sw rate control
Felix Fietkau
2021-11-23
2
-18
/
+51
*
mac80211: backport SAR power limit support
Felix Fietkau
2021-11-23
3
-6
/
+455
*
mac80211: merge the virtual time based airtime scheduler
Felix Fietkau
2021-11-23
4
-3
/
+1430
*
mac80211: set beamformer/beamformee number of antennas in VHT caps
Felix Fietkau
2021-11-23
1
-0
/
+16
*
mac80211: fix IBSS/adhoc mode for brcmfmac
Bastian Bittorf
2021-11-23
1
-0
/
+1
*
mac80211: allow retry of wifi setup if an iw interface add command fails
Felix Fietkau
2021-11-23
1
-1
/
+1
*
mac80211: fix HT40 mode for 6G band
Felix Fietkau
2021-11-23
1
-3
/
+4
*
mac80211: fix processing HE capabilities (FS#3871)
Felix Fietkau
2021-11-23
1
-1
/
+1
*
mac80211: fix typo
Felix Fietkau
2021-11-23
1
-1
/
+1
*
mac80211: do not enable VHT in the default config on 2.4 GHz
Felix Fietkau
2021-11-23
1
-1
/
+1
*
mac80211: fix detecting VHT capabilities when generating the default config
Felix Fietkau
2021-11-23
1
-1
/
+1
*
mac80211: add more HE capabilities
Felix Fietkau
2021-11-23
1
-5
/
+81
*
mac80211: fix center freq selection for 6 GHz
Felix Fietkau
2021-11-23
1
-6
/
+20
*
mac80211: set hostapd op_class for 6 GHz
Felix Fietkau
2021-11-23
1
-0
/
+8
*
mac80211: rework default config script
Felix Fietkau
2021-11-23
1
-20
/
+85
*
mac80211: make use of the new 'band' option
Felix Fietkau
2021-11-23
1
-14
/
+31
[next]