Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: merge some further fixes to the queue stop patch | Felix Fietkau | 2010-01-06 | 1 | -2/+60 |
| | | | | SVN-Revision: 19056 | ||||
* | ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers ↵ | Felix Fietkau | 2010-01-06 | 1 | -17/+0 |
| | | | | | | will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch SVN-Revision: 19051 | ||||
* | mac80211: merge johill's tx queue stop fix patch from the linux-wireless ↵ | Felix Fietkau | 2010-01-05 | 1 | -0/+322 |
| | | | | | | list - fixes serious latency spike and tcp throughput drop issues SVN-Revision: 19045 | ||||
* | mac80211: update ath9k tx fix with changes from upstream | Felix Fietkau | 2010-01-05 | 1 | -1/+13 |
| | | | | SVN-Revision: 19043 | ||||
* | b43-fwsquash: ucode2.fw also supports core rev 3 | Michael Büsch | 2009-12-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 18948 | ||||
* | b43 and b43legacy: squash firmware | Hauke Mehrtens | 2009-12-26 | 4 | -5/+37 |
| | | | | | | | Only G and L-PHY are supportted by b43 driver Add squash firmware for b43legacy SVN-Revision: 18947 | ||||
* | b43: Add L-PHY firemware files to squash script | Hauke Mehrtens | 2009-12-26 | 2 | -4/+12 |
| | | | | | | | | | 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 | 1 | -1/+1 |
| | | | | | | from #6401) SVN-Revision: 18923 | ||||
* | disable a few packages failing on ps3 as well (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18905 | ||||
* | disable a few packages failing on pxcab (marking them as BROKEN) | Nicolas Thill | 2009-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 18903 | ||||
* | mac80211: Don't echo missing physical device errors to wireless config file | Vasilis Tsiligiannis | 2009-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 18896 | ||||
* | mark mac80211 & madwifi as BROKEN for ep93xx | Nicolas Thill | 2009-12-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 18877 | ||||
* | mac80211: fix a race condition in ad-hoc bringup with fixed bssid | Felix Fietkau | 2009-12-20 | 1 | -0/+20 |
| | | | | SVN-Revision: 18859 | ||||
* | mac80211: fix rt2x00-lib dependency on PCI/USB | Nicolas Thill | 2009-12-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 18812 | ||||
* | 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 |