| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying... | Florian Fainelli | 2010-02-21 | 1 | -0/+37 |
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | 1 | -1/+1 |
* | rt2800lib depends on rt2x00-usb | Hauke Mehrtens | 2010-02-19 | 1 | -1/+1 |
* | ath9k: fix beacon timer restarts after card resets - improves stability in AP... | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | 4 | -3/+34 |
* | mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 2 | -1/+24 |
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti... | Felix Fietkau | 2010-02-19 | 1 | -97/+21 |
* | ath9k: fix rate control fallback rate selection - improves throughput and lin... | Felix Fietkau | 2010-02-19 | 1 | -0/+55 |
* | mac80211: move the 2.6.30 compat patch to the other compat patches | Felix Fietkau | 2010-02-19 | 1 | -0/+0 |
* | mac80211: add compile fix for pre-2.6.32 kernels | Jo-Philipp Wich | 2010-02-17 | 1 | -0/+14 |
* | mac80211: update to wireless-testing 2010-02-16 | Felix Fietkau | 2010-02-17 | 14 | -85/+27 |
* | ath9k: adjust ack timeout workaround patch based on upstream submission | Felix Fietkau | 2010-02-15 | 1 | -3/+9 |
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | 1 | -1/+1 |
* | ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 | Gabor Juhos | 2010-02-09 | 2 | -2/+78 |
* | mac80211: use wpa_supplicant for unencrypted connections to improve client mo... | Felix Fietkau | 2010-02-08 | 1 | -1/+15 |
* | mac80211: update to latest wireless-testing from today | Felix Fietkau | 2010-02-03 | 14 | -132/+36 |
* | mac80211: fix setup with more than 2 ap mode interfaces | Felix Fietkau | 2010-02-02 | 1 | -0/+1 |
* | mac80211: make the vlan injection patch more specific | Felix Fietkau | 2010-01-31 | 1 | -1/+1 |
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa reke... | Felix Fietkau | 2010-01-31 | 1 | -0/+11 |
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying... | Felix Fietkau | 2010-01-31 | 1 | -0/+37 |
* | mac80211: fix rekeying in ap mode with connected powersave stations | Felix Fietkau | 2010-01-31 | 1 | -0/+48 |
* | mac80211: fix aggregation setup on wds ap interfaces | Felix Fietkau | 2010-01-31 | 1 | -0/+20 |
* | mac80211: i maintain this package | Felix Fietkau | 2010-01-31 | 1 | -0/+1 |
* | add rt2800lib module | Hauke Mehrtens | 2010-01-29 | 1 | -6/+15 |
* | compat should not depend on pcmcia or usb remove pcmcia and usb backport form... | Hauke Mehrtens | 2010-01-29 | 2 | -0/+100 |
* | mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto an... | Felix Fietkau | 2010-01-26 | 19 | -369/+11 |
* | mac80211: restrict the killing of wpa_supplicant processes to the right inter... | Felix Fietkau | 2010-01-25 | 1 | -2/+6 |
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | 1 | -0/+11 |
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | 1 | -0/+42 |
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | 1 | -14/+14 |
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion on... | Felix Fietkau | 2010-01-23 | 1 | -0/+26 |
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | 1 | -1/+1 |
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | 1 | -1/+2 |
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | 1 | -1/+1 |
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | Felix Fietkau | 2010-01-22 | 1 | -1/+1 |
* | mac80211: fix multi-bss related rx handling bug | Felix Fietkau | 2010-01-21 | 1 | -0/+72 |
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single inst... | Felix Fietkau | 2010-01-20 | 1 | -31/+164 |
* | ath9k: fix a beacon buffer leak on interface up/down | Felix Fietkau | 2010-01-20 | 1 | -0/+14 |
* | mac80211: fix firmware compat stuff for 2.6.32 | Felix Fietkau | 2010-01-18 | 1 | -0/+103 |
* | mac80211: remove an obsolete patch | Felix Fietkau | 2010-01-17 | 1 | -12/+0 |
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 | 3 | -76/+34 |
* | mac80211: allow user space to query the current operating frequency | Felix Fietkau | 2010-01-17 | 2 | -0/+76 |
* | mac80211: fix mac address handling for multiple phy/vif | Felix Fietkau | 2010-01-17 | 1 | -2/+4 |
* | mac80211: upgrade to compat-wireless 2010-01-15 | Felix Fietkau | 2010-01-17 | 15 | -396/+13 |
* | ath9k: add a workaround for the tx ack time issue triggered by the timing han... | Felix Fietkau | 2010-01-15 | 1 | -0/+14 |
* | ath9k: fix rts/cts handling | Felix Fietkau | 2010-01-15 | 1 | -0/+61 |
* | ath9k: tweak rx interrupt mitigation settings for better performance | Felix Fietkau | 2010-01-15 | 1 | -0/+11 |
* | mac80211: add some ibss related fixes from linux-wireless@ | Felix Fietkau | 2010-01-15 | 2 | -0/+27 |
* | mac80211: fix ht capability detection (thx, stintel) | Felix Fietkau | 2010-01-15 | 1 | -1/+1 |
* | mac80211: add a missing chunk of the short slot patch | Felix Fietkau | 2010-01-15 | 1 | -0/+16 |