Felix Fietkau
|
a95d43125c
|
ath9k: fix a client mode crash that happens on wpa rekeying
SVN-Revision: 20155
|
15 years ago |
Felix Fietkau
|
a27a5a1973
|
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
SVN-Revision: 20153
|
15 years ago |
Felix Fietkau
|
9ab5d11a46
|
mac80211: improve performance a bit
SVN-Revision: 20145
|
15 years ago |
Felix Fietkau
|
656de42f9c
|
Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients.
SVN-Revision: 20115
|
15 years ago |
Felix Fietkau
|
3f733bc1ec
|
mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
SVN-Revision: 20114
|
15 years ago |
Felix Fietkau
|
56f94c0d2a
|
mac80211: fix compile for 2.6.33 (thx, acoul)
SVN-Revision: 20113
|
15 years ago |
Hauke Mehrtens
|
32885a5a05
|
mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
SVN-Revision: 20073
|
15 years ago |
Felix Fietkau
|
3f6ca40dd1
|
mac80211: remove an obsolete patch which breaks 2.6.32 compat
SVN-Revision: 20046
|
15 years ago |
Felix Fietkau
|
708a33027f
|
mac80211: small whitespace fix in minstrel_ht
SVN-Revision: 20045
|
15 years ago |
Felix Fietkau
|
33f8fa04df
|
mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)
SVN-Revision: 20040
|
15 years ago |
Felix Fietkau
|
e7c6e9d603
|
mac80211: improve minstrel_ht performance by reducing the impact of slow sampling
SVN-Revision: 20038
|
15 years ago |
Felix Fietkau
|
a12048b2bf
|
mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for improved performance and a-mpdu length
SVN-Revision: 20035
|
15 years ago |
Felix Fietkau
|
05ca2b606a
|
mac80211: increase minstrel_ht precision by properly using a-mpdu frame stats
SVN-Revision: 20034
|
15 years ago |
Felix Fietkau
|
e111568b6d
|
mac80211: implement .rate_update in minstrel_ht
SVN-Revision: 20033
|
15 years ago |
Felix Fietkau
|
c5885e669e
|
mac80211: update to wireless-testing 2010-03-03
SVN-Revision: 20032
|
15 years ago |
Felix Fietkau
|
cbd858715d
|
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
SVN-Revision: 19943
|
15 years ago |
Felix Fietkau
|
e08dd936ef
|
ath9k: disable RIFS search on some chips to avoid baseband hangs
SVN-Revision: 19829
|
15 years ago |
Florian Fainelli
|
2ae5683e83
|
fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)
SVN-Revision: 19797
|
15 years ago |
Florian Fainelli
|
1373140033
|
mac80211: make the vlan injection patch more specific
SVN-Revision: 19791
|
15 years ago |
Florian Fainelli
|
39cd0fa893
|
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19790
|
15 years ago |
Florian Fainelli
|
0ddfa39ecb
|
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
SVN-Revision: 19789
|
15 years ago |
Felix Fietkau
|
6fdcbd0831
|
ath9k: fix beacon timer restarts after card resets - improves stability in AP mode
SVN-Revision: 19757
|
15 years ago |
Hauke Mehrtens
|
3889c76a6e
|
remove pcmcia and sdio
This fixes #6701
Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.
SVN-Revision: 19756
|
15 years ago |
Gabor Juhos
|
a71b06ad65
|
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
Signed-off-by: Scott Dudley <spmsink@hotmail.com>
SVN-Revision: 19745
|
15 years ago |
Felix Fietkau
|
b47efaaf4d
|
ath9k: fix rate control fallback rate selection - improves throughput and link stability
SVN-Revision: 19716
|
15 years ago |
Felix Fietkau
|
b3caca3677
|
mac80211: move the 2.6.30 compat patch to the other compat patches
SVN-Revision: 19715
|
15 years ago |
Jo-Philipp Wich
|
0cfd25119d
|
mac80211: add compile fix for pre-2.6.32 kernels
SVN-Revision: 19692
|
15 years ago |
Felix Fietkau
|
dd4893f453
|
mac80211: update to wireless-testing 2010-02-16
SVN-Revision: 19688
|
15 years ago |
Felix Fietkau
|
69d4a1e9b8
|
ath9k: adjust ack timeout workaround patch based on upstream submission
SVN-Revision: 19638
|
15 years ago |
Gabor Juhos
|
0cbc5f678d
|
ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
SVN-Revision: 19565
|
15 years ago |
Felix Fietkau
|
085737e0b0
|
mac80211: update to latest wireless-testing from today
SVN-Revision: 19501
|
15 years ago |
Felix Fietkau
|
34c0c72a6e
|
mac80211: make the vlan injection patch more specific
SVN-Revision: 19477
|
15 years ago |
Felix Fietkau
|
8b08994455
|
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19476
|
15 years ago |
Felix Fietkau
|
04e89fe9c5
|
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
SVN-Revision: 19474
|
15 years ago |
Felix Fietkau
|
a8f779a9f7
|
mac80211: fix rekeying in ap mode with connected powersave stations
SVN-Revision: 19470
|
15 years ago |
Felix Fietkau
|
869c08cc59
|
mac80211: fix aggregation setup on wds ap interfaces
SVN-Revision: 19469
|
15 years ago |
Hauke Mehrtens
|
dc1007a12c
|
compat should not depend on pcmcia or usb remove pcmcia and usb backport form compat.ko If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia.
This hopefully fixes #6586
SVN-Revision: 19389
|
15 years ago |
Felix Fietkau
|
eb694a7a83
|
mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions
SVN-Revision: 19337
|
15 years ago |
Felix Fietkau
|
226fd49634
|
mac80211: fix a WARN_ON in client mode
SVN-Revision: 19315
|
15 years ago |
Felix Fietkau
|
9f75c26a70
|
ath9k: improve max rate retry handling
SVN-Revision: 19308
|
15 years ago |
Felix Fietkau
|
1089b3213d
|
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@)
SVN-Revision: 19296
|
15 years ago |
Felix Fietkau
|
9237420b79
|
mac80211: fix multi-bss related rx handling bug
SVN-Revision: 19260
|
15 years ago |
Felix Fietkau
|
131c3e1c72
|
ath9k: fix a beacon buffer leak on interface up/down
SVN-Revision: 19233
|
15 years ago |
Felix Fietkau
|
9d50c384be
|
mac80211: fix firmware compat stuff for 2.6.32
SVN-Revision: 19222
|
15 years ago |
Felix Fietkau
|
d787e5dfe1
|
mac80211: remove an obsolete patch
SVN-Revision: 19195
|
15 years ago |
Felix Fietkau
|
b97cfa4bf5
|
iw, mac80211: get the frequency info per-netdev instead of per-phy
SVN-Revision: 19194
|
15 years ago |
Felix Fietkau
|
9f0c2d0a5b
|
mac80211: allow user space to query the current operating frequency
SVN-Revision: 19178
|
15 years ago |
Felix Fietkau
|
20daaf7480
|
mac80211: upgrade to compat-wireless 2010-01-15
SVN-Revision: 19176
|
15 years ago |
Felix Fietkau
|
383cadf5d7
|
ath9k: add a workaround for the tx ack time issue triggered by the timing handling cleanups in 2.4 ghz, calculating the ack timeout the way it is described in 802.11-2007 currently leads to tx timeouts set it to a minimum of what the initvals set (64 usec) until we know what is causing this
SVN-Revision: 19156
|
15 years ago |
Felix Fietkau
|
7c6b51f9e2
|
ath9k: fix rts/cts handling
SVN-Revision: 19147
|
15 years ago |