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: fix a compile error
nbd
2011-08-29
2
-18
/
+18
*
ath9k: fix disabling ani on reset
nbd
2011-08-29
2
-15
/
+15
*
ath9k: fix processing of rx frames on channel change
nbd
2011-08-29
2
-20
/
+41
*
ath9k: fix a tx aggregation padding issue
nbd
2011-08-29
3
-10
/
+33
*
ath9k: fix calibration on 5 ghz
nbd
2011-08-29
1
-0
/
+12
*
ath9k: minor fixes for the antenna control patch
nbd
2011-08-29
2
-56
/
+5
*
ath9k: prevent calibration / beacons from starting too early
nbd
2011-08-28
1
-6
/
+10
*
ath9k: implement rx/tx antenna control
nbd
2011-08-28
6
-31
/
+893
*
mac80211: allow building for linux 3.1 again
jogo
2011-08-28
1
-1
/
+1
*
ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013)
nbd
2011-08-28
1
-0
/
+16
*
ath9k: fix cts timeout setting on 2.4 ghz
nbd
2011-08-27
1
-0
/
+28
*
mac80211: update to wireless-testing 2011-08-26
nbd
2011-08-27
35
-873
/
+926
*
[package] mac80211: Fix the location firmware is copied to (libertas_sdio dri...
hcg
2011-08-22
1
-2
/
+2
*
[package] mac80211: configure hostapd logging options
jow
2011-08-20
2
-2
/
+5
*
[package] mac80211: use first available channel from current phy if channel i...
jow
2011-08-13
1
-1
/
+7
*
ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ...
nbd
2011-08-13
7
-30
/
+610
*
mac80211: update to 2011-08-10
nbd
2011-08-11
62
-5246
/
+546
*
ath9k: add a regdomain code used on newer ubiquiti networks devices
nbd
2011-08-10
1
-0
/
+26
*
package/mac80211: mark as broken for linux 3.1
jogo
2011-08-09
1
-1
/
+1
*
b43: fix reloading config settings after channel changes or hostapd restart (...
nbd
2011-08-08
1
-0
/
+101
*
mac80211: always store broadcom firmware in b43 and b43legacy dir
hauke
2011-08-06
2
-0
/
+17
*
ath9k: add missing chunk to the BlockAckReq fix (fixes a compile error)
nbd
2011-08-04
1
-1
/
+9
*
ath9k: add some code to control internal driver queue length limits
nbd
2011-08-04
2
-0
/
+457
*
ath9k: reduce the number of software retries, include hardware a-mpdu retries...
nbd
2011-08-04
1
-0
/
+61
*
ath9k: rework handling of sending BlockAckReq frames, should hopefully lead t...
nbd
2011-08-04
2
-0
/
+213
*
mac80211: fix a compiler warning
nbd
2011-08-01
1
-3
/
+6
*
mac80211: add missing chunks to the compat_firmware_class change
nbd
2011-08-01
1
-0
/
+60
*
mac80211: move compat_firmware_class.ko into compat.ko (fixes #9864)
nbd
2011-08-01
2
-8
/
+17
*
ath9k: prevent the aggregation code from sending packets to sleeping stations...
nbd
2011-08-01
1
-0
/
+22
*
ath9k: fold patches that were merged upstream into 300-pending_work.patch
nbd
2011-08-01
27
-524
/
+507
*
ath9k: fix switching channel bandwidth from 5/10 back to 20mhz
nbd
2011-07-29
2
-3
/
+6
*
ath9k: rework tx power handling - display the correct *current* tx power, and...
nbd
2011-07-26
6
-0
/
+313
*
mac80211: merge a few pending fixes for channel switch handling
nbd
2011-07-26
1
-0
/
+28
*
mac80211: rename a misnamed patch
nbd
2011-07-25
1
-0
/
+0
*
mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ...
nbd
2011-07-25
1
-46
/
+0
*
mac80211: do not build bcma from compat-wireless
hauke
2011-07-24
1
-0
/
+11
*
mac80211: fix typo and make broken options depend on BROKEN
hauke
2011-07-23
1
-2
/
+4
*
mca80211: add support for b43 on bcma bus.
hauke
2011-07-23
6
-6
/
+2700
*
ath9k: validate eeprom chainmask settings, some Ubiquiti devices (and maybe o...
nbd
2011-07-19
1
-0
/
+51
*
ath9k: add some more fixes to the mic failure handling rework patch
nbd
2011-07-13
1
-7
/
+28
*
mac80211: fix compile errors because of duplicate atomic64 implementations (#...
nbd
2011-07-13
1
-2
/
+6
*
ath9k: fix mic frame handling for bigger packets
nbd
2011-07-12
1
-6
/
+6
*
mac80211: backport atomic64_t support for kernels that don't support it
nbd
2011-07-09
1
-0
/
+87
*
ath9k: merge some pending initval fixes for ar9380
nbd
2011-07-09
1
-0
/
+40
*
ath9k: fix sifs time for half/quarter and remove some unnecessary defines
nbd
2011-07-09
2
-3
/
+57
*
ath9k: add more fixes for TKIP MIC validation
nbd
2011-07-09
1
-30
/
+39
*
ath9k: add a temporary uci option for setting the channel bandwidth
nbd
2011-07-08
1
-0
/
+3
*
ath9k: add more fixes for half/quarter rate support
nbd
2011-07-08
7
-0
/
+240
*
mac80211: fix an interop issue with some broken 802.11n clients (#9436)
nbd
2011-07-08
1
-0
/
+11
*
mac80211: add pending crypto bugfixes
nbd
2011-07-08
2
-5
/
+549
[prev]
[next]