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
path:
root
/
package
/
network
/
services
/
hostapd
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
hostapd: return with 80211 codes in handle event function
Nick Hainke
2018-02-21
1
-13
/
+27
*
hostapd: add support for turning on 802.11k/v features via ubus
Felix Fietkau
2018-02-21
1
-0
/
+17
*
hostapd: backport fix for wnm_sleep_mode=0
Timo Sigurdsson
2017-12-07
1
-0
/
+35
*
hostapd: rework frequency/ht/vht selection for ibss/mesh
Felix Fietkau
2017-11-15
4
-163
/
+24
*
hostapd: set mcast_rate in mesh mode
Sven Eckelmann
2017-11-15
1
-0
/
+68
*
hostapd: refresh ubus patch
Felix Fietkau
2017-11-15
1
-36
/
+18
*
hostapd: fix up ubus support
John Crispin
2017-10-25
1
-18
/
+44
*
hostapd: backport extra changes related to KRACK
Stijn Tintel
2017-10-17
9
-9
/
+442
*
hostapd: merge fixes for WPA packet number reuse with replayed messages and k...
Felix Fietkau
2017-10-16
14
-29
/
+965
*
hostapd: update to version 2017-08-24
Koen Vandeputte
2017-10-07
24
-474
/
+141
*
hostapd: add additional ubus notifications
John Crispin
2017-08-22
1
-2
/
+47
*
hostapd: fix reload frequency change patch
Abhilash Tuse
2017-05-03
2
-7
/
+32
*
hostapd: backport support for sending debug messages to the syslog
Rafał Miłecki
2017-01-30
6
-24
/
+169
*
hostapd: backport a few upstream fixes
Felix Fietkau
2017-01-15
5
-4
/
+163
*
hostapd: update to version 2016-12-19
Koen Vandeputte
2016-12-20
4
-13
/
+13
*
hostapd: update to version 2016-12-15
Koen Vandeputte
2016-12-20
19
-166
/
+107
*
network/services/hostapd: move whole files outside of patches and drop Build/...
Alexandru Ardelean
2016-10-15
2
-640
/
+0
*
hostapd: fix regression breaking brcmfmac
Rafał Miłecki
2016-09-13
4
-7
/
+46
*
hostapd: update to version 2016-09-05
Felix Fietkau
2016-09-08
22
-196
/
+96
*
hostapd: fix typo and indentation in ap_sta_support.patch
Johannes Römer
2016-09-05
1
-2
/
+2
*
hostapd: use printf to improve portability.
Ash Benz
2016-08-23
1
-4
/
+4
*
hostapd: backport mesh/ibss HT20/HT40 related fix
Felix Fietkau
2016-07-27
6
-8
/
+69
*
hostapd: fix an error on parsing radius_das_client
Felix Fietkau
2016-07-21
2
-1
/
+11
*
hostapd: fix VLAN support in full wpad builds
Felix Fietkau
2016-07-18
2
-6
/
+16
*
hostapd: add a WDS AP fix for reconnecting clients
Felix Fietkau
2016-07-06
1
-0
/
+25
*
hostapd: fix breakage with non-nl80211 drivers
Felix Fietkau
2016-06-15
2
-15
/
+18
*
hostapd: fix compilation error in wext backend
Jo-Philipp Wich
2016-06-15
1
-0
/
+10
*
hostapd: implement fallback for incomplete survey data
Felix Fietkau
2016-06-15
1
-0
/
+45
*
hostapd: update to version 2016-06-15
Felix Fietkau
2016-06-15
22
-113
/
+113
*
hostapd: Update to version 2016-05-05
Michal Hrusecky
2016-06-15
7
-100
/
+177
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
1
-2
/
+2
*
hostapd: fix mesh interface bridge handling
Felix Fietkau
2016-01-28
5
-10
/
+22
*
hostapd: update to version 2016-01-15
Felix Fietkau
2016-01-28
41
-943
/
+241
*
hostapd: fix disassociation with FullMAC drivers and multi-BSS
Rafał Miłecki
2016-01-11
1
-0
/
+67
*
hostapd: fix post v2.4 security issues
Felix Fietkau
2016-01-10
11
-0
/
+554
*
hostapd: wait longer for inactive client probe (empty data frame)
Felix Fietkau
2015-10-06
1
-0
/
+11
*
hostapd: check for banned client on association event
Rafał Miłecki
2015-09-28
1
-0
/
+26
*
hostapd: add a new option to control HT coexistance separate from noscan
Felix Fietkau
2015-06-02
1
-4
/
+7
*
hostapd: fix remote denial of service vulnerability in WMM action frame parsing
Felix Fietkau
2015-05-06
1
-0
/
+36
*
hostapd: backport fix for CVE-2015-1863, refresh patches
Felix Fietkau
2015-04-23
5
-5
/
+42
*
hostapd: remove unused asprintf parameter
John Crispin
2015-04-10
1
-1
/
+1
*
hostapd: add update_beacon to ubus binding
John Crispin
2015-04-09
1
-3
/
+20
*
hostapd: when running AP+STA, preserve the AP 802.11n-enabled setting
Felix Fietkau
2015-04-04
1
-1
/
+1
*
hostapd: fix compile errors with nl80211 disabled (#19325)
Felix Fietkau
2015-03-27
1
-1
/
+5
*
hostapd: fix a compiler warning in ap+station patch
Felix Fietkau
2015-03-27
1
-2
/
+2
*
hostapd: disable the bridge packet receive workaround, it is unnecessary on o...
Felix Fietkau
2015-03-27
1
-0
/
+12
*
hostapd: add switch_chan and set_vendor_elements ubus methods
Felix Fietkau
2015-03-26
1
-1
/
+83
*
hostapd: update hostapd to 2015-03-25
Felix Fietkau
2015-03-26
29
-968
/
+240
*
hostapd: backport BSSID black/whitelists
John Crispin
2015-02-13
2
-0
/
+678
*
hostapd: backport patch fixing handling new stations
Rafał Miłecki
2015-01-12
1
-0
/
+37
[next]