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
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mac80211: add a pending fix for a locking error in the aggregation reorder re...
Felix Fietkau
2010-09-14
1
-0
/
+25
*
ath9k: fix multi-bss operation (fixes #7914)
Felix Fietkau
2010-09-14
1
-0
/
+117
*
b43: Module option added to change the GPIO LED mask. This patch exposes the ...
Jo-Philipp Wich
2010-09-04
1
-0
/
+50
*
ath9k: add a patch for dumping the eeprom contents via debugfs
Felix Fietkau
2010-09-01
1
-0
/
+67
*
mac80211: replace 800-nuke_led_code.patch with something smaller. most of the...
Felix Fietkau
2010-08-31
2
-415
/
+127
*
mac80211: update to wireless-testing 2010-08-31
Felix Fietkau
2010-08-31
36
-1742
/
+160
*
ath9k: fix a WARN_ON when aggregation start is issued more than once, should ...
Felix Fietkau
2010-08-28
1
-0
/
+12
*
ath9k: add some extra checks to the mic failure fix
Felix Fietkau
2010-08-28
1
-8
/
+19
*
p54: Fix powersave mode
Michael Büsch
2010-08-25
1
-0
/
+33
*
ath9k: fix spurious MIC failure detection, causing instability issues in AP mode
Felix Fietkau
2010-08-25
1
-0
/
+74
*
mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch
Michael Büsch
2010-08-21
1
-33
/
+52
*
ath9k: remove an unnecessary BUG_ON in the aggregation code and clean up bloc...
Felix Fietkau
2010-08-17
1
-0
/
+36
*
package/mac80211: fix r22422, add missing bits & bytes
Alexandros C. Couloumbis
2010-08-12
1
-0
/
+433
*
ath9k: fix rx tsf parsing
Felix Fietkau
2010-08-04
1
-0
/
+44
*
ath9k: improve stuck beacon recovery by reading nf values from the hw when a ...
Felix Fietkau
2010-08-02
1
-1
/
+3
*
ath9k: improve stuck beacon recovery and noise floor handling. significantly ...
Felix Fietkau
2010-08-02
4
-0
/
+306
*
ath9k: fix aggregation pause/restart handling under heavy load (thx to Lorenz...
Felix Fietkau
2010-08-01
1
-0
/
+72
*
package/mac80211: sync commit r22419
Alexandros C. Couloumbis
2010-07-31
1
-27
/
+0
*
mac80211: update to 2010-07-29, add pending patches to fix further issues wit...
Felix Fietkau
2010-07-30
5
-615
/
+660
*
mac80211: minor fix for the offchannel status change notification
Felix Fietkau
2010-07-30
1
-0
/
+27
*
ath9k: fix various calibration related bugs and clean up the code
Felix Fietkau
2010-07-28
5
-20
/
+1017
*
mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a ch...
Felix Fietkau
2010-07-27
8
-134
/
+24
*
ath9k: simplify noise floor calibration chainmask calculation
Felix Fietkau
2010-07-23
1
-0
/
+30
*
ath9k: fix invalid noisefloor measurement values in ht20 mode
Felix Fietkau
2010-07-23
1
-0
/
+46
*
ath9k: fix another buffer leak in the aggregation code
Felix Fietkau
2010-07-23
1
-0
/
+32
*
mac80211: fix build of ipw2100 driver
Hauke Mehrtens
2010-07-22
1
-0
/
+61
*
mac80211: fix aggregation on WDS AP interfaces
Felix Fietkau
2010-07-20
1
-0
/
+20
*
mac80211: update to wireless-testing 2010-07-16
Felix Fietkau
2010-07-20
15
-5766
/
+5
*
ath5k: in-flash macs and eeprom for mach-eap7660d
Gabor Juhos
2010-07-15
2
-0
/
+92
*
mac80211: improve reliability of the keymiss handling fix, add another aggreg...
Felix Fietkau
2010-07-12
2
-17
/
+52
*
ath9k: remove support for hardware which was never sold. reduces binary size ...
Felix Fietkau
2010-07-11
1
-0
/
+5044
*
ath9k: improve reliability of the noise floor calibration
Felix Fietkau
2010-07-11
1
-0
/
+399
*
ath9k: add another batch of stability updates and misc fixes
Felix Fietkau
2010-07-11
6
-0
/
+188
*
mac80211: update to wireless-testing 2010-07-06, add another patch to finally...
Felix Fietkau
2010-07-07
17
-15402
/
+39
*
ath9k: fix a potential buffer leak
Felix Fietkau
2010-07-02
1
-0
/
+68
*
ath9k: fix a crash with WEP in ad-hoc mode
Felix Fietkau
2010-07-02
1
-0
/
+13
*
ath9k: fix false positives in the baseband hang check by repeating the test a...
Felix Fietkau
2010-07-01
1
-0
/
+90
*
ath9k: clean up some code duplication related to noise floor handling
Felix Fietkau
2010-07-01
1
-0
/
+207
*
ath9k: add a missing null pointer check and some further cleanup
Felix Fietkau
2010-07-01
1
-3
/
+23
*
ath9k: properly sanitize calibrated noise floor values on all hardware
Felix Fietkau
2010-07-01
1
-0
/
+386
*
ath9k: add initval updates - should increase stability and performance on AR9...
Felix Fietkau
2010-06-30
3
-0
/
+14635
*
mac80211: fix r21990
Alexandros C. Couloumbis
2010-06-30
1
-5
/
+9
*
mac80211: fix compile issues on 2.6.35
Alexandros C. Couloumbis
2010-06-30
1
-0
/
+11
*
ath9k: fix TSF across hardware resets on AR913x
Felix Fietkau
2010-06-30
1
-0
/
+39
*
mac80211: update to wireless-testing 2010-06-28
Felix Fietkau
2010-06-30
19
-96
/
+31
*
rt2x00: cleanup patches
Gabor Juhos
2010-06-28
2
-29
/
+34
*
mac80211: update to wireless-testing 2010-06-15
Felix Fietkau
2010-06-26
10
-1944
/
+75
*
mac80211: fix compile error (#6538)
Claudio Mignanti
2010-06-20
1
-0
/
+16
*
mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.p...
Jo-Philipp Wich
2010-06-13
1
-0
/
+0
*
mac80211: fix build of b43
Hauke Mehrtens
2010-06-13
1
-0
/
+28
[prev]
[next]