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
*
mac80211: merge a few minstrel_ht performance improvements
nbd
2013-03-16
1
-10
/
+43
*
mac80211: merge a fix for a race condition on station removal
nbd
2013-03-15
1
-0
/
+32
*
ath9k: add a fix to reduce the number of spurious tx hang detections
nbd
2013-03-15
1
-0
/
+37
*
ath9k: fix issues with disabling rx/tx antennas
nbd
2013-03-15
1
-1
/
+54
*
mac80211: backport required changes to support 3.9-rc kernels
florian
2013-03-14
17
-30
/
+384
*
[mac80211] fixes mbssid on ralink hardware
blogic
2013-03-12
1
-2
/
+4
*
mac80211: b43: increase number of rx slots to 256 again.
hauke
2013-03-10
1
-1
/
+1
*
mac80211: decrease rx slots to 128, I hope this is a good trade of between st...
hauke
2013-03-09
1
-1
/
+1
*
build: BSD compile fixes
nbd
2013-03-07
1
-0
/
+9
*
mac80211: add another minstrel_ht performance improvement
nbd
2013-03-05
1
-0
/
+9
*
mac80211: merge some more minstrel_ht performance improvements
nbd
2013-03-03
1
-16
/
+61
*
mac80211: merge minstrel_ht rate control performance improvements
nbd
2013-03-02
1
-0
/
+129
*
mac80211: another fix for monitor mode handling (fixes #13071)
nbd
2013-03-02
1
-3
/
+23
*
mac80211: fix sending probe requests in client mode, fixes connecting to hidd...
nbd
2013-02-26
2
-2
/
+68
*
rt2x00: prevent device probe errors with CONFIG_MAC80211_MESH disabled (#13080)
nbd
2013-02-26
2
-2
/
+27
*
ath9k: issue a cold reset after failures or after bringing the chip out of fu...
nbd
2013-02-25
5
-5
/
+18
*
mac80211: brcmsmac: add ap mode support
hauke
2013-02-24
14
-0
/
+1121
*
mac80211: disable ipv4/ipv6 address notifiers (fixes #13055)
nbd
2013-02-24
1
-0
/
+67
*
mac80211: fix monitor mode channel reporting
nbd
2013-02-23
2
-1
/
+26
*
mac80211: fix monitor-only injection
nbd
2013-02-23
1
-0
/
+9
*
mac80211: fix wireless extension support
nbd
2013-02-23
1
-0
/
+18
*
mac80211: update linux-firmware to latest revision
jogo
2013-02-23
1
-3
/
+3
*
mac80211: select relayfs if ath9k debugfs is enabled
nbd
2013-02-23
1
-1
/
+1
*
mac80211: disable building the wil6210 driver
nbd
2013-02-23
1
-0
/
+1
*
mac80211: update to wireless-testing 2013-02-22
nbd
2013-02-23
35
-3158
/
+367
*
ath9k: fix rssi issues
nbd
2013-02-22
1
-0
/
+11
*
ath9k_htc: fix signal strength reporting issues
nbd
2013-02-22
1
-0
/
+29
*
mac80211: add missing DRIVER_11N_SUPPORT selects
jogo
2013-02-21
1
-3
/
+3
*
mac80211: b43: Increase number of RX DMA slots
hauke
2013-02-18
1
-0
/
+11
*
mac80211: add some small fixes for minstrel_ht CCK support
nbd
2013-02-13
1
-9
/
+9
*
mac80211: add CCK rate support to minstrel_ht to improve range
nbd
2013-02-11
1
-0
/
+518
*
mac80211/hostapd: short_preamble is a per-vif option and should be enabled by...
nbd
2013-02-11
1
-3
/
+0
*
ath9k: add support for more antenna mask combinations on AR93xx
nbd
2013-01-21
2
-3
/
+70
*
ath9k: merge another round of cleanups and stability fixes, refresh patches
nbd
2013-01-20
9
-66
/
+638
*
ath9k: fix a soft lockup on smp systems
nbd
2013-01-14
5
-21
/
+27
*
ath9k: remove a lock to fix a deadlock on hw reset
nbd
2013-01-14
4
-18
/
+78
*
mac80211: fix monitor mode injection
nbd
2013-01-13
1
-0
/
+17
*
mac80211: rt2x00: fix PCI eeprom patch
juhosg
2013-01-13
1
-4
/
+4
*
ath9k: fix memory corruption issues on ar5416/ar91xx
nbd
2013-01-13
7
-10
/
+218
*
mac80211: fix enabling HT40-
nbd
2013-01-11
3
-5
/
+16
*
mac80211: add a fix for ht40 connections
nbd
2013-01-11
1
-0
/
+16
*
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and o...
nbd
2013-01-10
1
-0
/
+645
*
ath9k: add some calibration fixes from wireless-testing
nbd
2013-01-10
1
-0
/
+48
*
ath9k: correct a logic error in the rx path fix
nbd
2013-01-09
1
-1
/
+1
*
mac80211, ath9k: merge some pending fixes from linux-wireless@
nbd
2013-01-09
9
-22
/
+543
*
mac80211: update to 2013-01-07, add several ath9k stability fixes
nbd
2013-01-09
41
-1833
/
+387
*
mac80211: apply network interface configuration for adhoc + wpa2
nbd
2013-01-07
1
-1
/
+1
*
mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS
nbd
2013-01-04
1
-2
/
+1
*
mac80211: b43: add firmware for HT-PHY by default.
hauke
2013-01-03
1
-6
/
+11
*
ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability
nbd
2013-01-02
1
-0
/
+11
[next]