Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: fix depends | Gabor Juhos | 2009-12-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 18732 | ||||
* | mac80211: fix RTS threshold not being set for mac80211 devices | Felix Fietkau | 2009-12-09 | 1 | -1/+1 |
| | | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> SVN-Revision: 18719 | ||||
* | mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ↵ | Felix Fietkau | 2009-12-05 | 13 | -1919/+20 |
| | | | | | | ath9k tx status reporting SVN-Revision: 18666 | ||||
* | mac80211: set the country code through iw reg, setting it only through ↵ | Felix Fietkau | 2009-12-05 | 1 | -0/+2 |
| | | | | | | hostapd apparently does not work SVN-Revision: 18665 | ||||
* | mac80211: fix a shell syntax error | Jo-Philipp Wich | 2009-12-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 18664 | ||||
* | mac80211: fix wpa handling in sta mode | Jo-Philipp Wich | 2009-12-05 | 1 | -5/+5 |
| | | | | SVN-Revision: 18662 | ||||
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to ↵ | Felix Fietkau | 2009-12-03 | 1 | -3/+3 |
| | | | | | | prevent conflicts with madwifi interface naming SVN-Revision: 18627 | ||||
* | ath9k: disable interrupt mitigation - it hurts performance on embedded systems | Felix Fietkau | 2009-12-03 | 1 | -0/+11 |
| | | | | SVN-Revision: 18626 | ||||
* | fix p54usb firmware installation (#6260) | Florian Fainelli | 2009-11-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 18615 | ||||
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18600 | ||||
* | mac80211: use mac address from platform data if present on ath9k | Gabor Juhos | 2009-11-28 | 2 | -1/+54 |
| | | | | SVN-Revision: 18584 | ||||
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | 2 | -6/+7 |
| | | | | SVN-Revision: 18583 | ||||
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | 1 | -6/+6 |
| | | | | SVN-Revision: 18582 | ||||
* | update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) | Florian Fainelli | 2009-11-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 18580 | ||||
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | 2 | -2/+2 |
| | | | | SVN-Revision: 18577 | ||||
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 18567 | ||||
* | mac80211: update ath9k patch | Gabor Juhos | 2009-11-27 | 2 | -1/+57 |
| | | | | SVN-Revision: 18563 | ||||
* | mac80211: select channel 36 by default on 5GHz only devices | Gabor Juhos | 2009-11-27 | 1 | -2/+3 |
| | | | | SVN-Revision: 18562 | ||||
* | package/mac80211: disable 2GHz band for 5GHz only devices | Gabor Juhos | 2009-11-25 | 2 | -1/+53 |
| | | | | SVN-Revision: 18537 | ||||
* | ath: only use GFP_DMA on ixp4xx | Felix Fietkau | 2009-11-24 | 1 | -9/+15 |
| | | | | SVN-Revision: 18525 | ||||
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 ↵ | Felix Fietkau | 2009-11-23 | 4 | -12/+95 |
| | | | | | | debugfs config option to enable it SVN-Revision: 18505 | ||||
* | mac80211: do not build b44 | Felix Fietkau | 2009-11-23 | 1 | -0/+17 |
| | | | | SVN-Revision: 18504 | ||||
* | ath9k: add a few debugfs files to access the chainmasks and registers | Felix Fietkau | 2009-11-23 | 2 | -0/+258 |
| | | | | SVN-Revision: 18503 | ||||
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | 17 | -604/+23 |
| | | | | SVN-Revision: 18465 | ||||
* | ath9k: fix compiler warning without debug enabled | Felix Fietkau | 2009-11-18 | 1 | -0/+9 |
| | | | | SVN-Revision: 18452 | ||||
* | ath9k: fix bisectability of rc patches | Felix Fietkau | 2009-11-18 | 2 | -117/+548 |
| | | | | SVN-Revision: 18445 | ||||
* | ath9k: split up and adjust rc cleanup patch according to upstream feedback, ↵ | Felix Fietkau | 2009-11-18 | 2 | -516/+539 |
| | | | | | | 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 | 4 | -5/+106 |
| | | | | SVN-Revision: 18436 | ||||
* | ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ↵ | Felix Fietkau | 2009-11-16 | 1 | -0/+11 |
| | | | | | | ixp4xx devices with more than 64 MB RAM SVN-Revision: 18433 | ||||
* | mac80211: adjust patches based on upstream feedback | Felix Fietkau | 2009-11-15 | 2 | -32/+15 |
| | | | | SVN-Revision: 18431 | ||||
* | mac80211: add some missing patch chunks that were accidentally left out in ↵ | Felix Fietkau | 2009-11-15 | 1 | -0/+59 |
| | | | | | | 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 | 1 | -0/+1199 |
| | | | | SVN-Revision: 18429 | ||||
* | ath9k: fix massive packet loss issue introduced by upstream cleanups | Felix Fietkau | 2009-11-15 | 1 | -0/+10 |
| | | | | SVN-Revision: 18428 | ||||
* | mac80211: sync with changes to patches submitted upstream | Felix Fietkau | 2009-11-15 | 2 | -10/+26 |
| | | | | SVN-Revision: 18427 | ||||
* | mac80211: update to 2009-11-13 and add some of my new performance ↵ | Felix Fietkau | 2009-11-14 | 13 | -385/+528 |
| | | | | | | 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 | 1 | -2/+11 |
| | | | | SVN-Revision: 18412 | ||||
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 | 1 | -0/+3 |
| | | | | SVN-Revision: 18379 | ||||
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 | 1 | -0/+20 |
| | | | | SVN-Revision: 18377 | ||||
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+9 |
| | | | | SVN-Revision: 18363 | ||||
* | mac80211: implement wds sta support (wds ap support work in progress, needs ↵ | Felix Fietkau | 2009-11-10 | 3 | -1/+333 |
| | | | | | | hostapd changes) SVN-Revision: 18356 | ||||
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 18355 | ||||
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 | 1 | -2/+5 |
| | | | | SVN-Revision: 18351 | ||||
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 | 1 | -0/+23 |
| | | | | SVN-Revision: 18338 | ||||
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 18317 | ||||
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | 10 | -5577/+6 |
| | | | | SVN-Revision: 18294 | ||||
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | 1 | -1/+12 |
| | | | | SVN-Revision: 18293 | ||||
* | fix hostapd frame injection in mac80211, backport ↵ | Florian Fainelli | 2009-11-01 | 1 | -0/+44 |
| | | | | | | 9b1ce526eb917c8b5c8497c327768130ee683392 (#6070) SVN-Revision: 18258 | ||||
* | kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 | 1 | -2/+1 |
| | | | | SVN-Revision: 18244 | ||||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18202 | ||||
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | 1 | -0/+22 |
| | | | | SVN-Revision: 18065 |