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
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: fix a client mode crash that happens on wpa rekeying
Felix Fietkau
2010-03-12
1
-0
/
+37
*
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ...
Felix Fietkau
2010-03-11
1
-28
/
+38
*
mac80211: improve performance a bit
Felix Fietkau
2010-03-11
1
-0
/
+48
*
mac80211: fix build problems with kmod-mac80211=n
Hauke Mehrtens
2010-03-10
1
-2
/
+3
*
use a common way of marking packages as not supported on specific targets
Nicolas Thill
2010-03-10
1
-1
/
+1
*
Revert "mac80211/ath9k: fix duration calculation for short-guard-interval fra...
Felix Fietkau
2010-03-10
2
-15
/
+1
*
mac80211/ath9k: fix duration calculation for short-guard-interval frames (tha...
Felix Fietkau
2010-03-10
2
-1
/
+15
*
mac80211: fix compile for 2.6.33 (thx, acoul)
Felix Fietkau
2010-03-10
3
-10
/
+8
*
mac80211: fix interface setup for wds client sometimes an interface does not ...
Felix Fietkau
2010-03-09
1
-2
/
+2
*
mac80211: add support for the noscan option for skipping the initial scan on ...
Felix Fietkau
2010-03-09
1
-0
/
+2
*
mac80211: build ipw2x00 driver from compat-wireless
Hauke Mehrtens
2010-03-08
2
-22
/
+96
*
mac80211: remove an obsolete patch which breaks 2.6.32 compat
Felix Fietkau
2010-03-08
1
-14
/
+0
*
mac80211: small whitespace fix in minstrel_ht
Felix Fietkau
2010-03-08
1
-1
/
+1
*
mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
Felix Fietkau
2010-03-07
1
-6
/
+8
*
mac80211: improve minstrel_ht performance by reducing the impact of slow samp...
Felix Fietkau
2010-03-07
1
-6
/
+14
*
mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im...
Felix Fietkau
2010-03-07
1
-126
/
+107
*
mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
Felix Fietkau
2010-03-07
1
-5
/
+4
*
mac80211: implement .rate_update in minstrel_ht
Felix Fietkau
2010-03-07
1
-23
/
+45
*
mac80211: update to wireless-testing 2010-03-03
Felix Fietkau
2010-03-07
13
-119
/
+11
*
mac80211: enable debugfs support by default - having access to the rate contr...
Felix Fietkau
2010-03-06
1
-0
/
+1
*
kernel: add some missing config files and make compat-wireless build with ker...
Hauke Mehrtens
2010-03-02
1
-0
/
+9
*
mac80211: add the new 802.11n minstrel rate control implementation (optional,...
Felix Fietkau
2010-03-01
7
-1
/
+1314
*
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-li...
Nicolas Thill
2010-03-01
1
-0
/
+2
*
mac80211: fix essid setting for ad-hoc (thx, stintel)
Felix Fietkau
2010-02-28
1
-1
/
+1
*
mac80211: fix client mode
Felix Fietkau
2010-02-28
1
-12
/
+12
*
mac80211: fix interface startup order for AP+STA (patch by yann lopez)
Felix Fietkau
2010-02-28
1
-23
/
+30
*
ath9k: disable RIFS search on some chips to avoid baseband hangs
Felix Fietkau
2010-02-24
1
-0
/
+31
*
fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)
Florian Fainelli
2010-02-21
2
-48
/
+0
*
mac80211: make the vlan injection patch more specific
Florian Fainelli
2010-02-21
1
-1
/
+1
*
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke...
Florian Fainelli
2010-02-21
1
-0
/
+11
*
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying...
Florian Fainelli
2010-02-21
1
-0
/
+37
*
mac80211: fix typo introduced in r19760 (#6707)
Jo-Philipp Wich
2010-02-19
1
-1
/
+1
*
rt2800lib depends on rt2x00-usb
Hauke Mehrtens
2010-02-19
1
-1
/
+1
*
ath9k: fix beacon timer restarts after card resets - improves stability in AP...
Felix Fietkau
2010-02-19
1
-0
/
+22
*
remove pcmcia and sdio
Hauke Mehrtens
2010-02-19
4
-3
/
+34
*
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
Gabor Juhos
2010-02-19
2
-1
/
+24
*
mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti...
Felix Fietkau
2010-02-19
1
-97
/
+21
*
ath9k: fix rate control fallback rate selection - improves throughput and lin...
Felix Fietkau
2010-02-19
1
-0
/
+55
*
mac80211: move the 2.6.30 compat patch to the other compat patches
Felix Fietkau
2010-02-19
1
-0
/
+0
*
mac80211: add compile fix for pre-2.6.32 kernels
Jo-Philipp Wich
2010-02-17
1
-0
/
+14
*
mac80211: update to wireless-testing 2010-02-16
Felix Fietkau
2010-02-17
14
-85
/
+27
*
ath9k: adjust ack timeout workaround patch based on upstream submission
Felix Fietkau
2010-02-15
1
-3
/
+9
*
with no users left, remove support for 2.6.21
Imre Kaloz
2010-02-11
1
-1
/
+1
*
ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
Gabor Juhos
2010-02-09
2
-2
/
+78
*
mac80211: use wpa_supplicant for unencrypted connections to improve client mo...
Felix Fietkau
2010-02-08
1
-1
/
+15
*
mac80211: update to latest wireless-testing from today
Felix Fietkau
2010-02-03
14
-132
/
+36
*
mac80211: fix setup with more than 2 ap mode interfaces
Felix Fietkau
2010-02-02
1
-0
/
+1
*
mac80211: make the vlan injection patch more specific
Felix Fietkau
2010-01-31
1
-1
/
+1
*
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke...
Felix Fietkau
2010-01-31
1
-0
/
+11
*
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying...
Felix Fietkau
2010-01-31
1
-0
/
+37
[next]