Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | |
| | | | | SVN-Revision: 19763 | |||
* | rt2800lib depends on rt2x00-usb | Hauke Mehrtens | 2010-02-19 | |
| | | | | | | The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build. SVN-Revision: 19760 | |||
* | ath9k: fix beacon timer restarts after card resets - improves stability in ↵ | Felix Fietkau | 2010-02-19 | |
| | | | | | | AP mode SVN-Revision: 19757 | |||
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | |
| | | | | | | | | This fixes #6701 Remove the pcmcia and sdio interface from b43 driver to not depend on these modules. SVN-Revision: 19756 | |||
* | mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board | Gabor Juhos | 2010-02-19 | |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19745 | |||
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn ↵ | Felix Fietkau | 2010-02-19 | |
| | | | | | | | | | | | | | | | | | | | Tintel) Since client mode in mac80211is unreliable without using wpa_supplicant, it would be better to enable wpa_supplicant by default. With this patch, wpa_supplicant will always be used for mac80211-based drivers in client mode. This will break client mode for images that don't include wpa_supplicant or wpad, so maybe I need to add a check somewhere to see if wpa_supplicant is available, and show the user a warning if he tries client mode without wpa_supplicant. Suggestions on where to add this check are welcome. Tested with ath5k in client mode on open and wpa2-psk network, and tested on my ath9k based AP as well to make sure it doesn't break AP mode. SVN-Revision: 19718 | |||
* | ath9k: fix rate control fallback rate selection - improves throughput and ↵ | Felix Fietkau | 2010-02-19 | |
| | | | | | | link stability SVN-Revision: 19716 | |||
* | mac80211: move the 2.6.30 compat patch to the other compat patches | Felix Fietkau | 2010-02-19 | |
| | | | | SVN-Revision: 19715 | |||
* | mac80211: add compile fix for pre-2.6.32 kernels | Jo-Philipp Wich | 2010-02-17 | |
| | | | | SVN-Revision: 19692 | |||
* | mac80211: update to wireless-testing 2010-02-16 | Felix Fietkau | 2010-02-17 | |
| | | | | SVN-Revision: 19688 | |||
* | ath9k: adjust ack timeout workaround patch based on upstream submission | Felix Fietkau | 2010-02-15 | |
| | | | | SVN-Revision: 19638 | |||
* | with no users left, remove support for 2.6.21 | Imre Kaloz | 2010-02-11 | |
| | | | | SVN-Revision: 19578 | |||
* | ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 | Gabor Juhos | 2010-02-09 | |
| | | | | SVN-Revision: 19565 | |||
* | mac80211: use wpa_supplicant for unencrypted connections to improve client ↵ | Felix Fietkau | 2010-02-08 | |
| | | | | | | mode reliability (patch by Stijn Tintel from #6653) SVN-Revision: 19550 | |||
* | mac80211: update to latest wireless-testing from today | Felix Fietkau | 2010-02-03 | |
| | | | | SVN-Revision: 19501 | |||
* | mac80211: fix setup with more than 2 ap mode interfaces | Felix Fietkau | 2010-02-02 | |
| | | | | SVN-Revision: 19494 | |||
* | mac80211: make the vlan injection patch more specific | Felix Fietkau | 2010-01-31 | |
| | | | | SVN-Revision: 19477 | |||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Felix Fietkau | 2010-01-31 | |
| | | | | | | rekeying with wds ap SVN-Revision: 19476 | |||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Felix Fietkau | 2010-01-31 | |
| | | | | | | rekeying issues SVN-Revision: 19474 | |||
* | mac80211: fix rekeying in ap mode with connected powersave stations | Felix Fietkau | 2010-01-31 | |
| | | | | SVN-Revision: 19470 | |||
* | mac80211: fix aggregation setup on wds ap interfaces | Felix Fietkau | 2010-01-31 | |
| | | | | SVN-Revision: 19469 | |||
* | mac80211: i maintain this package | Felix Fietkau | 2010-01-31 | |
| | | | | SVN-Revision: 19438 | |||
* | add rt2800lib module | Hauke Mehrtens | 2010-01-29 | |
| | | | | | | This module is needed by rt2800pci and rt2800usb SVN-Revision: 19390 | |||
* | compat should not depend on pcmcia or usb remove pcmcia and usb backport ↵ | Hauke Mehrtens | 2010-01-29 | |
| | | | | | | | | 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 | |||
* | mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto ↵ | Felix Fietkau | 2010-01-26 | |
| | | | | | | and retransmissions SVN-Revision: 19337 | |||
* | mac80211: restrict the killing of wpa_supplicant processes to the right ↵ | Felix Fietkau | 2010-01-25 | |
| | | | | | | interface (#5991) SVN-Revision: 19334 | |||
* | mac80211: fix a WARN_ON in client mode | Felix Fietkau | 2010-01-24 | |
| | | | | SVN-Revision: 19315 | |||
* | ath9k: improve max rate retry handling | Felix Fietkau | 2010-01-24 | |
| | | | | SVN-Revision: 19308 | |||
* | mac80211: make b43-fwsquash.py work with python 3.x | Jo-Philipp Wich | 2010-01-24 | |
| | | | | SVN-Revision: 19307 | |||
* | ath9k: fix an initialization error on 2GHz-only cards (based on discussion ↵ | Felix Fietkau | 2010-01-23 | |
| | | | | | | on ath9k-devel@) SVN-Revision: 19296 | |||
* | add explicit dependency on kmod-crypto-core when required (closes: #6557) | Nicolas Thill | 2010-01-23 | |
| | | | | SVN-Revision: 19291 | |||
* | mac80211: improve wifi interface cleanup | Felix Fietkau | 2010-01-23 | |
| | | | | SVN-Revision: 19285 | |||
* | mac80211: fix spurious error return codes in enable_mac80211() | Jo-Philipp Wich | 2010-01-22 | |
| | | | | SVN-Revision: 19265 | |||
* | mac80211: fix hostapd wmm setting for multiple bss interfaces | Felix Fietkau | 2010-01-22 | |
| | | | | SVN-Revision: 19264 | |||
* | mac80211: fix multi-bss related rx handling bug | Felix Fietkau | 2010-01-21 | |
| | | | | SVN-Revision: 19260 | |||
* | mac80211: restructure /lib/wifi/mac80211.sh use the new multi-bss single ↵ | Felix Fietkau | 2010-01-20 | |
| | | | | | | instance hostapd mode move mac80211 specific bits out of /lib/wifi/hostapd.sh add a new option 'htmode' for switching between HT20 and HT40+,HT40- SVN-Revision: 19235 | |||
* | ath9k: fix a beacon buffer leak on interface up/down | Felix Fietkau | 2010-01-20 | |
| | | | | SVN-Revision: 19233 | |||
* | mac80211: fix firmware compat stuff for 2.6.32 | Felix Fietkau | 2010-01-18 | |
| | | | | SVN-Revision: 19222 | |||
* | mac80211: remove an obsolete patch | Felix Fietkau | 2010-01-17 | |
| | | | | SVN-Revision: 19195 | |||
* | iw, mac80211: get the frequency info per-netdev instead of per-phy | Felix Fietkau | 2010-01-17 | |
| | | | | SVN-Revision: 19194 | |||
* | mac80211: allow user space to query the current operating frequency | Felix Fietkau | 2010-01-17 | |
| | | | | SVN-Revision: 19178 | |||
* | mac80211: fix mac address handling for multiple phy/vif | Felix Fietkau | 2010-01-17 | |
| | | | | SVN-Revision: 19177 | |||
* | mac80211: upgrade to compat-wireless 2010-01-15 | Felix Fietkau | 2010-01-17 | |
| | | | | SVN-Revision: 19176 | |||
* | ath9k: add a workaround for the tx ack time issue triggered by the timing ↵ | Felix Fietkau | 2010-01-15 | |
| | | | | | | 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 | |||
* | ath9k: fix rts/cts handling | Felix Fietkau | 2010-01-15 | |
| | | | | SVN-Revision: 19147 | |||
* | ath9k: tweak rx interrupt mitigation settings for better performance | Felix Fietkau | 2010-01-15 | |
| | | | | SVN-Revision: 19146 | |||
* | mac80211: add some ibss related fixes from linux-wireless@ | Felix Fietkau | 2010-01-15 | |
| | | | | SVN-Revision: 19145 | |||
* | mac80211: fix ht capability detection (thx, stintel) | Felix Fietkau | 2010-01-15 | |
| | | | | SVN-Revision: 19144 | |||
* | mac80211: add a missing chunk of the short slot patch | Felix Fietkau | 2010-01-15 | |
| | | | | SVN-Revision: 19143 | |||
* | mac80211: implement the distance setting | Felix Fietkau | 2010-01-15 | |
| | | | | SVN-Revision: 19142 |