Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | b43: Add L-PHY firemware files to squash script | Hauke Mehrtens | 2009-12-26 |
| | | | | | | | | | Use firmware 4.178.10.4 as default on. Select firmware for all supported phy types and version as default. Close ticket #5978 SVN-Revision: 18935 | ||
* | mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch ↵ | Felix Fietkau | 2009-12-24 |
| | | | | | | from #6401) SVN-Revision: 18923 | ||
* | disable a few packages failing on ps3 as well (marking them as BROKEN) | Nicolas Thill | 2009-12-23 |
| | | | | SVN-Revision: 18905 | ||
* | disable a few packages failing on pxcab (marking them as BROKEN) | Nicolas Thill | 2009-12-23 |
| | | | | SVN-Revision: 18903 | ||
* | mac80211: Don't echo missing physical device errors to wireless config file | Vasilis Tsiligiannis | 2009-12-22 |
| | | | | SVN-Revision: 18896 | ||
* | mark mac80211 & madwifi as BROKEN for ep93xx | Nicolas Thill | 2009-12-21 |
| | | | | SVN-Revision: 18877 | ||
* | mac80211: fix a race condition in ad-hoc bringup with fixed bssid | Felix Fietkau | 2009-12-20 |
| | | | | SVN-Revision: 18859 | ||
* | mac80211: fix rt2x00-lib dependency on PCI/USB | Nicolas Thill | 2009-12-18 |
| | | | | SVN-Revision: 18812 | ||
* | mac80211: fix depends | Gabor Juhos | 2009-12-10 |
| | | | | SVN-Revision: 18732 | ||
* | mac80211: fix RTS threshold not being set for mac80211 devices | Felix Fietkau | 2009-12-09 |
| | | | | | | | | 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 |
| | | | | | | ath9k tx status reporting SVN-Revision: 18666 | ||
* | mac80211: set the country code through iw reg, setting it only through ↵ | Felix Fietkau | 2009-12-05 |
| | | | | | | hostapd apparently does not work SVN-Revision: 18665 | ||
* | mac80211: fix a shell syntax error | Jo-Philipp Wich | 2009-12-05 |
| | | | | SVN-Revision: 18664 | ||
* | mac80211: fix wpa handling in sta mode | Jo-Philipp Wich | 2009-12-05 |
| | | | | SVN-Revision: 18662 | ||
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to ↵ | Felix Fietkau | 2009-12-03 |
| | | | | | | prevent conflicts with madwifi interface naming SVN-Revision: 18627 | ||
* | ath9k: disable interrupt mitigation - it hurts performance on embedded systems | Felix Fietkau | 2009-12-03 |
| | | | | SVN-Revision: 18626 | ||
* | fix p54usb firmware installation (#6260) | Florian Fainelli | 2009-11-30 |
| | | | | SVN-Revision: 18615 | ||
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 |
| | | | | SVN-Revision: 18600 | ||
* | mac80211: use mac address from platform data if present on ath9k | Gabor Juhos | 2009-11-28 |
| | | | | SVN-Revision: 18584 | ||
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 |
| | | | | SVN-Revision: 18583 | ||
* | 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 |