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
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: make mesh support optional
nbd
2011-12-12
1
-0
/
+11
*
mac80211: merge another upstream aggregation fix
nbd
2011-12-10
1
-8
/
+58
*
ath9k: disable bluetooth coexistence support to reduce module size
nbd
2011-12-10
2
-0
/
+583
*
ath9k: improve handling of blockackreq (should improve aggregation behavior u...
nbd
2011-12-10
5
-0
/
+741
*
mac80211: merge an upstream fix for an aggregation related race condition
nbd
2011-12-10
1
-2
/
+130
*
mac80211: merge some pending fixes, fixes skb leaks and some warnings
nbd
2011-12-05
1
-2
/
+73
*
ath9k: fix antenna configuration on ar9285 for devices without antenna diversity
nbd
2011-12-05
1
-0
/
+9
*
ath9k: fix 5/10 mhz channel bandwidth issues
nbd
2011-12-05
2
-0
/
+76
*
mac80211: update to 2011-12-01
nbd
2011-12-05
48
-766
/
+386
*
ath9k: fix a regression in touching power mode related registers
nbd
2011-11-27
1
-0
/
+12
*
ath9k: enable ANI on ar913x, should noticeably improve stability in noisy env...
nbd
2011-11-27
1
-0
/
+11
*
mac80211: fix aggregation related kernel warnings when using wds
nbd
2011-11-23
1
-0
/
+95
*
ath9k: fix setting channel bandwidth before bringing up interfaces
nbd
2011-11-23
1
-1
/
+1
*
package/mac80211: fix atomic64 issues on x86 / uml
nico
2011-11-21
1
-1
/
+1
*
[package] mac80211: fix reversed WARN_ON() condition which causes a stray sta...
jow
2011-11-21
1
-0
/
+11
*
ath9k: merge a pending aggregation fix
nbd
2011-11-20
3
-13
/
+42
*
mac80211: refresh p54spi patches
nbd
2011-11-20
3
-12
/
+6
*
mac80211: fix a workqueue compat backport
nbd
2011-11-20
1
-0
/
+18
*
Revert "package/mac80211: fix atomic64 compat"
nbd
2011-11-19
1
-1
/
+1
*
ath9k: allow run-time change of the chanbw debugfs file
nbd
2011-11-19
3
-6
/
+74
*
mac80211: update to wireless-testing 2011-11-15
nbd
2011-11-18
30
-706
/
+542
*
package/mac80211: fix atomic64 compat
nico
2011-11-17
1
-1
/
+1
*
p54spi: workqueue deadlock fix
mb
2011-11-16
1
-0
/
+22
*
p54spi: Lock fixes
mb
2011-11-16
2
-0
/
+29
*
ath9k: reorganize patches, reset hardware after full sleep (fixes #10349)
nbd
2011-11-15
5
-66
/
+98
*
ath9k: do not put the hardware to full-sleep while tx is pending
nbd
2011-11-14
1
-0
/
+22
*
ath9k: rework radio stop/start cleanup, avoid duplicate rx/tx stop, avoid ear...
nbd
2011-11-14
3
-74
/
+56
*
lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t...
blogic
2011-11-12
1
-0
/
+50
*
[package] mac80211: add antenna control api for b43
jow
2011-11-10
1
-0
/
+131
*
ath9k: fix LED related crashes on AR913x
nbd
2011-11-07
1
-0
/
+30
*
ath9k: add some fixes for radio reinit and frame flush
nbd
2011-11-05
2
-0
/
+320
*
mac80211: update to wireless-testing 2011-11-04
nbd
2011-11-05
1
-71
/
+3
*
mac80211: update to wireless-testing 2011-11-01
nbd
2011-11-01
12
-10644
/
+88
*
mac80211: update to wireless-testing 2011-10-05 + pending patches
nbd
2011-10-09
46
-4728
/
+11041
*
mac80211: remove a WARN_ON that causes compile errors on 2.6.32
nbd
2011-10-08
1
-0
/
+10
*
ath9k: add support for per-chain signal strength info
nbd
2011-10-08
2
-0
/
+444
*
ath9k: extend the phy error disable patch
nbd
2011-10-08
1
-0
/
+21
*
ath9k: disable phy error reporting on the rx queue to improve stability under...
nbd
2011-10-07
2
-1
/
+17
*
ath9k: add some more fixes to AP handling of buffered frames for powersave cl...
nbd
2011-09-30
2
-10
/
+40
*
ath9k: fix some tx aggregation issues - reduces the number of tx dma stop fai...
nbd
2011-09-25
3
-1
/
+63
*
ath9k: merge a pending fix for powersave
nbd
2011-09-25
1
-1
/
+1
*
ath9k: fix antenna gain calculation
nbd
2011-09-20
1
-2
/
+2
*
ath9k: fix handling configured tx power limits
nbd
2011-09-19
1
-1
/
+1
*
b43: merge ad-hoc beacon fix
nbd
2011-09-19
3
-2
/
+14
*
ath9k: add some cleanup patches and rework tx power handling
nbd
2011-09-17
5
-16
/
+870
*
ath9k: do not strip MMIC for key miss frames
nbd
2011-09-17
1
-3
/
+13
*
mac80211: reduce tx queue length of wireless interfaces - improves latency un...
nbd
2011-09-17
1
-0
/
+10
*
ath9k: fix a regression in handling of MAC key miss events (should improve co...
nbd
2011-09-17
1
-0
/
+83
*
ath9k: fix compile without debugfs (#10117)
nbd
2011-09-17
1
-3
/
+5
*
mac80211/ath9k: fix excessive "Failed to stop TX DMA" logspam in client mode
nbd
2011-09-16
2
-3
/
+40
[next]