index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: improve stuck beacon recovery by reading nf values from the hw when a ...
nbd
2010-08-02
1
-1
/
+3
*
ath9k: improve stuck beacon recovery and noise floor handling. significantly ...
nbd
2010-08-02
4
-0
/
+306
*
ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz...
nbd
2010-08-01
1
-0
/
+72
*
package/mac80211: sync commit r22419
acoul
2010-07-31
1
-27
/
+0
*
mac80211: update to 2010-07-29, add pending patches to fix further issues wit...
nbd
2010-07-30
6
-617
/
+662
*
mac80211: minor fix for the offchannel status change notification
nbd
2010-07-30
1
-0
/
+27
*
ath9k: fix various calibration related bugs and clean up the code
nbd
2010-07-28
5
-20
/
+1017
*
mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ch...
nbd
2010-07-27
9
-136
/
+26
*
ath9k: simplify noise floor calibration chainmask calculation
nbd
2010-07-23
1
-0
/
+30
*
ath9k: fix invalid noisefloor measurement values in ht20 mode
nbd
2010-07-23
1
-0
/
+46
*
ath9k: fix another buffer leak in the aggregation code
nbd
2010-07-23
1
-0
/
+32
*
mac80211: fix build of ipw2100 driver
hauke
2010-07-22
1
-0
/
+61
*
[package] mac80211: fix handling of frag and rts options, thanks stintel!
jow
2010-07-22
1
-10
/
+4
*
move the crda dependency to the kmod-cfg80211 package, get rid of crda's depe...
nbd
2010-07-20
1
-1
/
+1
*
mac80211: fix aggregation on WDS AP interfaces
nbd
2010-07-20
1
-0
/
+20
*
mac80211: update to wireless-testing 2010-07-16
nbd
2010-07-20
16
-5769
/
+8
*
ath5k: in-flash macs and eeprom for mach-eap7660d
juhosg
2010-07-15
3
-1
/
+93
*
mac80211: improve reliability of the keymiss handling fix, add another aggreg...
nbd
2010-07-12
2
-17
/
+52
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
claudio
2010-07-12
1
-41
/
+41
*
ath9k: remove support for hardware which was never sold. reduces binary size ...
nbd
2010-07-11
1
-0
/
+5044
*
ath9k: improve reliability of the noise floor calibration
nbd
2010-07-11
1
-0
/
+399
*
ath9k: add another batch of stability updates and misc fixes
nbd
2010-07-11
6
-0
/
+188
*
mac80211: update to wireless-testing 2010-07-06, add another patch to finally...
nbd
2010-07-07
18
-15404
/
+41
*
mac80211: fix interface teardown for kernels >= 2.6.33
nbd
2010-07-06
1
-1
/
+9
*
ath9k: fix a potential buffer leak
nbd
2010-07-02
1
-0
/
+68
*
ath9k: fix a crash with WEP in ad-hoc mode
nbd
2010-07-02
1
-0
/
+13
*
ath9k: fix false positives in the baseband hang check by repeating the test a...
nbd
2010-07-01
1
-0
/
+90
*
ath9k: clean up some code duplication related to noise floor handling
nbd
2010-07-01
1
-0
/
+207
*
ath9k: add a missing null pointer check and some further cleanup
nbd
2010-07-01
1
-3
/
+23
*
ath9k: properly sanitize calibrated noise floor values on all hardware
nbd
2010-07-01
1
-0
/
+386
*
ath9k: add initval updates - should increase stability and performance on AR9...
nbd
2010-06-30
3
-0
/
+14635
*
mac80211: fix r21990
acoul
2010-06-30
1
-5
/
+9
*
mac80211: fix compile issues on 2.6.35
acoul
2010-06-30
1
-0
/
+11
*
ath9k: fix TSF across hardware resets on AR913x
nbd
2010-06-30
1
-0
/
+39
*
mac80211: update to wireless-testing 2010-06-28
nbd
2010-06-30
20
-98
/
+33
*
rt2x00: cleanup patches
juhosg
2010-06-28
2
-29
/
+34
*
remove obsolete kernel dependencies and version checks
nbd
2010-06-26
1
-1
/
+1
*
mac80211: update to wireless-testing 2010-06-15
nbd
2010-06-26
11
-1946
/
+77
*
Add support for Marvell 88W8686
hcg
2010-06-23
1
-6
/
+43
*
[package] mac80211: fix compile error (#6538)
claudio
2010-06-20
1
-0
/
+16
*
mac80211: fix compile on systems that do not have /bin/true
nbd
2010-06-14
1
-1
/
+2
*
[package] mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coher...
jow
2010-06-13
1
-0
/
+0
*
mac80211: fix build of b43
hauke
2010-06-13
1
-0
/
+28
*
mac80211: update to 2010-06-10, add pending work with stability and throughpu...
nbd
2010-06-10
27
-10686
/
+1940
*
mac80211: reduce the size of the debugfs code
nbd
2010-06-02
1
-0
/
+262
*
mac80211: remove the pid rate control algorithm to save a few kbytes
nbd
2010-06-01
2
-1
/
+11
*
ath9k: one more queue stop/start fix
nbd
2010-06-01
1
-0
/
+10
*
ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage un...
nbd
2010-06-01
1
-0
/
+144
*
ath9k: merge some more pending fixes - should improve throughput
nbd
2010-05-27
1
-14
/
+59
*
mac80211: update to wireless-testing 2010-05-24
nbd
2010-05-25
14
-55
/
+3357
[next]