Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18582 | |||
* | update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) | Florian Fainelli | 2009-11-28 | |
| | | | | SVN-Revision: 18580 | |||
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18577 | |||
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18567 | |||
* | mac80211: update ath9k patch | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18563 | |||
* | mac80211: select channel 36 by default on 5GHz only devices | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18562 | |||
* | package/mac80211: disable 2GHz band for 5GHz only devices | Gabor Juhos | 2009-11-25 | |
| | | | | SVN-Revision: 18537 | |||
* | ath: only use GFP_DMA on ixp4xx | Felix Fietkau | 2009-11-24 | |
| | | | | SVN-Revision: 18525 | |||
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵ | Felix Fietkau | 2009-11-23 | |
| | | | | | | debugfs config option to enable it SVN-Revision: 18505 | |||
* | mac80211: do not build b44 | Felix Fietkau | 2009-11-23 | |
| | | | | SVN-Revision: 18504 | |||
* | ath9k: add a few debugfs files to access the chainmasks and registers | Felix Fietkau | 2009-11-23 | |
| | | | | SVN-Revision: 18503 | |||
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | |
| | | | | SVN-Revision: 18465 | |||
* | ath9k: fix compiler warning without debug enabled | Felix Fietkau | 2009-11-18 | |
| | | | | SVN-Revision: 18452 | |||
* | ath9k: fix bisectability of rc patches | Felix Fietkau | 2009-11-18 | |
| | | | | SVN-Revision: 18445 | |||
* | ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵ | Felix Fietkau | 2009-11-18 | |
| | | | | | | also fix tx status reporting for minstrel compatibility SVN-Revision: 18444 | |||
* | package/mac80211: use platform_data on PCI devices in ath9k | Gabor Juhos | 2009-11-16 | |
| | | | | SVN-Revision: 18436 | |||
* | ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ↵ | Felix Fietkau | 2009-11-16 | |
| | | | | | | ixp4xx devices with more than 64 MB RAM SVN-Revision: 18433 | |||
* | mac80211: adjust patches based on upstream feedback | Felix Fietkau | 2009-11-15 | |
| | | | | SVN-Revision: 18431 | |||
* | mac80211: add some missing patch chunks that were accidentally left out in ↵ | Felix Fietkau | 2009-11-15 | |
| | | | | | | the previous commit SVN-Revision: 18430 | |||
* | ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api | Felix Fietkau | 2009-11-15 | |
| | | | | SVN-Revision: 18429 | |||
* | ath9k: fix massive packet loss issue introduced by upstream cleanups | Felix Fietkau | 2009-11-15 | |
| | | | | SVN-Revision: 18428 | |||
* | mac80211: sync with changes to patches submitted upstream | Felix Fietkau | 2009-11-15 | |
| | | | | SVN-Revision: 18427 | |||
* | mac80211: update to 2009-11-13 and add some of my new performance ↵ | Felix Fietkau | 2009-11-14 | |
| | | | | | | improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak SVN-Revision: 18415 | |||
* | package/mac80211: add config option to enable Atheros wireless debugging | Gabor Juhos | 2009-11-13 | |
| | | | | SVN-Revision: 18412 | |||
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 | |
| | | | | SVN-Revision: 18379 | |||
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 | |
| | | | | SVN-Revision: 18377 | |||
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | Felix Fietkau | 2009-11-11 | |
| | | | | SVN-Revision: 18363 | |||
* | mac80211: implement wds sta support (wds ap support work in progress, needs ↵ | Felix Fietkau | 2009-11-10 | |
| | | | | | | hostapd changes) SVN-Revision: 18356 | |||
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 | |
| | | | | SVN-Revision: 18355 | |||
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 | |
| | | | | SVN-Revision: 18351 | |||
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 | |
| | | | | SVN-Revision: 18338 | |||
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 | |
| | | | | SVN-Revision: 18317 | |||
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18294 | |||
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | |
| | | | | SVN-Revision: 18293 | |||
* | fix hostapd frame injection in mac80211, backport ↵ | Florian Fainelli | 2009-11-01 | |
| | | | | | | 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) SVN-Revision: 18258 | |||
* | kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 | |
| | | | | SVN-Revision: 18244 | |||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | |
| | | | | SVN-Revision: 18202 | |||
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | |
| | | | | SVN-Revision: 18065 | |||
* | mac80211: fix download url (#5980) | Felix Fietkau | 2009-10-11 | |
| | | | | SVN-Revision: 18040 | |||
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | |
| | | | | SVN-Revision: 18034 | |||
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | Nicolas Thill | 2009-10-11 | |
| | | | | SVN-Revision: 18031 | |||
* | mac80211: fix ibss join/create | Felix Fietkau | 2009-10-11 | |
| | | | | SVN-Revision: 18030 | |||
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid ↵ | Felix Fietkau | 2009-10-11 | |
| | | | | | | selection support SVN-Revision: 18025 | |||
* | mac80211: fix autochannel / fixed channel selection, add commands for ↵ | Felix Fietkau | 2009-10-11 | |
| | | | | | | unencrypted sta mode SVN-Revision: 18024 | |||
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | |
| | | | | SVN-Revision: 18023 | |||
* | fix typos in KernelPackage/libertas | Florian Fainelli | 2009-10-07 | |
| | | | | SVN-Revision: 17986 | |||
* | libertas: use driver from compat-wireless instead of our own (deprecated) one | Nicolas Thill | 2009-10-07 | |
| | | | | SVN-Revision: 17982 | |||
* | ath: add a compile time option that gives the user full control over ↵ | Felix Fietkau | 2009-10-02 | |
| | | | | | | regulatory settings (disabled by default for now) SVN-Revision: 17828 | |||
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | Felix Fietkau | 2009-10-02 | |
| | | | | SVN-Revision: 17825 | |||
* | mac80211: fix typo in ifname setup, suppress error messages of interface ↵ | Felix Fietkau | 2009-10-02 | |
| | | | | | | enumeration commands SVN-Revision: 17824 |