| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p... | Felix Fietkau | 2009-12-03 | 1 | -3/+3 |
* | ath9k: disable interrupt mitigation - it hurts performance on embedded systems | Felix Fietkau | 2009-12-03 | 1 | -0/+11 |
* | [mac80211] fix p54usb firmware installation (#6260) | Florian Fainelli | 2009-11-30 | 1 | -1/+1 |
* | mac80211: fix up wds sta mode after r18591 | Felix Fietkau | 2009-11-29 | 1 | -1/+1 |
* | mac80211: use mac address from platform data if present on ath9k | Gabor Juhos | 2009-11-28 | 2 | -1/+54 |
* | mac80211: fix detection of multiple mac80211 devices | Gabor Juhos | 2009-11-28 | 2 | -6/+7 |
* | mac80211: remove trailing whitespaces in mac80211.sh | Gabor Juhos | 2009-11-28 | 1 | -6/+6 |
* | [mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237) | Florian Fainelli | 2009-11-28 | 1 | -2/+2 |
* | mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub) | Gabor Juhos | 2009-11-28 | 2 | -2/+2 |
* | mac80211: fix a typo in the mac80211.sh | Gabor Juhos | 2009-11-27 | 2 | -2/+2 |
* | mac80211: update ath9k patch | Gabor Juhos | 2009-11-27 | 2 | -1/+57 |
* | mac80211: select channel 36 by default on 5GHz only devices | Gabor Juhos | 2009-11-27 | 1 | -2/+3 |
* | package/mac80211: disable 2GHz band for 5GHz only devices | Gabor Juhos | 2009-11-25 | 2 | -1/+53 |
* | ath: only use GFP_DMA on ixp4xx | Felix Fietkau | 2009-11-24 | 1 | -9/+15 |
* | separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs... | Felix Fietkau | 2009-11-23 | 4 | -12/+95 |
* | mac80211: do not build b44 | Felix Fietkau | 2009-11-23 | 1 | -0/+17 |
* | ath9k: add a few debugfs files to access the chainmasks and registers | Felix Fietkau | 2009-11-23 | 2 | -0/+258 |
* | mac80211: update to compat-wireless 2009-11-21 | Felix Fietkau | 2009-11-22 | 17 | -604/+23 |
* | ath9k: fix compiler warning without debug enabled | Felix Fietkau | 2009-11-18 | 1 | -0/+9 |
* | ath9k: fix bisectability of rc patches | Felix Fietkau | 2009-11-18 | 2 | -117/+548 |
* | ath9k: split up and adjust rc cleanup patch according to upstream feedback, a... | Felix Fietkau | 2009-11-18 | 2 | -516/+539 |
* | package/mac80211: use platform_data on PCI devices in ath9k | Gabor Juhos | 2009-11-16 | 4 | -5/+106 |
* | ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx... | Felix Fietkau | 2009-11-16 | 1 | -0/+11 |
* | mac80211: adjust patches based on upstream feedback | Felix Fietkau | 2009-11-15 | 2 | -32/+15 |
* | mac80211: add some missing patch chunks that were accidentally left out in th... | Felix Fietkau | 2009-11-15 | 1 | -0/+59 |
* | ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api | Felix Fietkau | 2009-11-15 | 1 | -0/+1199 |
* | ath9k: fix massive packet loss issue introduced by upstream cleanups | Felix Fietkau | 2009-11-15 | 1 | -0/+10 |
* | mac80211: sync with changes to patches submitted upstream | Felix Fietkau | 2009-11-15 | 2 | -10/+26 |
* | mac80211: update to 2009-11-13 and add some of my new performance improvement... | Felix Fietkau | 2009-11-14 | 13 | -385/+528 |
* | package/mac80211: add config option to enable Atheros wireless debugging | Gabor Juhos | 2009-11-13 | 1 | -2/+11 |
* | mac80211: disable powersave on the sta by default (for performance reasons) | Felix Fietkau | 2009-11-11 | 1 | -0/+3 |
* | mac80211: fix a race condition when bringing up wds sta interfaces on the ap | Felix Fietkau | 2009-11-11 | 1 | -0/+20 |
* | mac80211: fix a bug in broadcast handling of wds sta interfaces | Felix Fietkau | 2009-11-11 | 1 | -0/+9 |
* | mac80211: implement wds sta support (wds ap support work in progress, needs h... | Felix Fietkau | 2009-11-10 | 3 | -1/+333 |
* | mac80211: fix wpa in client mode | Felix Fietkau | 2009-11-10 | 1 | -1/+2 |
* | mac80211: fix wifi detect with 11n cards that have multiple bands | Felix Fietkau | 2009-11-09 | 1 | -2/+5 |
* | b43: work around a locking issue, might fix #5996 | Felix Fietkau | 2009-11-07 | 1 | -0/+23 |
* | fix up the download location for the updated mac80211 version (thx, swalker) | Felix Fietkau | 2009-11-05 | 1 | -1/+1 |
* | mac80211: update to 2009-11-03 | Felix Fietkau | 2009-11-04 | 10 | -5577/+6 |
* | mac80211: fill some important capabilities into ht_capab in the hostapd config | Felix Fietkau | 2009-11-04 | 1 | -1/+12 |
* | [package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5... | Florian Fainelli | 2009-11-01 | 1 | -0/+44 |
* | [package] kmod-libertas needs kmod-lib80211 to load | Florian Fainelli | 2009-10-31 | 1 | -2/+1 |
* | [package] remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 1 | -1/+1 |
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | 1 | -0/+22 |
* | mac80211: fix download url (#5980) | Felix Fietkau | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | Nicolas Thill | 2009-10-11 | 1 | -3/+2 |
* | mac80211: fix ibss join/create | Felix Fietkau | 2009-10-11 | 1 | -0/+11 |
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid selection... | Felix Fietkau | 2009-10-11 | 1 | -4/+5 |
* | mac80211: fix autochannel / fixed channel selection, add commands for unencry... | Felix Fietkau | 2009-10-11 | 1 | -7/+14 |