summaryrefslogtreecommitdiff
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* b43-fwsquash: ucode2.fw also supports core rev 3Michael Büsch2009-12-261-1/+1
* b43 and b43legacy: squash firmwareHauke Mehrtens2009-12-264-5/+37
* b43: Add L-PHY firemware files to squash scriptHauke Mehrtens2009-12-262-4/+12
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f...Felix Fietkau2009-12-241-1/+1
* disable a few packages failing on ps3 as well (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
* disable a few packages failing on pxcab (marking them as BROKEN)Nicolas Thill2009-12-231-1/+1
* mac80211: Don't echo missing physical device errors to wireless config fileVasilis Tsiligiannis2009-12-221-1/+1
* mark mac80211 & madwifi as BROKEN for ep93xxNicolas Thill2009-12-211-1/+1
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidFelix Fietkau2009-12-201-0/+20
* mac80211: fix rt2x00-lib dependency on PCI/USBNicolas Thill2009-12-181-1/+1
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
* mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9...Felix Fietkau2009-12-0513-1919/+20
* mac80211: set the country code through iw reg, setting it only through hostap...Felix Fietkau2009-12-051-0/+2
* mac80211: fix a shell syntax errorJo-Philipp Wich2009-12-051-1/+1
* mac80211: fix wpa handling in sta modeJo-Philipp Wich2009-12-051-5/+5
* mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p...Felix Fietkau2009-12-031-3/+3
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsFelix Fietkau2009-12-031-0/+11
* fix p54usb firmware installation (#6260)Florian Fainelli2009-11-301-1/+1
* mac80211: fix up wds sta mode after r18591Felix Fietkau2009-11-291-1/+1
* mac80211: use mac address from platform data if present on ath9kGabor Juhos2009-11-282-1/+54
* mac80211: fix detection of multiple mac80211 devicesGabor Juhos2009-11-282-6/+7
* mac80211: remove trailing whitespaces in mac80211.shGabor Juhos2009-11-281-6/+6
* update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)Florian Fainelli2009-11-281-2/+2
* mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)Gabor Juhos2009-11-282-2/+2
* mac80211: fix a typo in the mac80211.shGabor Juhos2009-11-272-2/+2
* mac80211: update ath9k patchGabor Juhos2009-11-272-1/+57
* mac80211: select channel 36 by default on 5GHz only devicesGabor Juhos2009-11-271-2/+3
* package/mac80211: disable 2GHz band for 5GHz only devicesGabor Juhos2009-11-252-1/+53
* ath: only use GFP_DMA on ixp4xxFelix Fietkau2009-11-241-9/+15
* separate ath9k debugfs support from ath9k debugging, use the mac80211 debugfs...Felix Fietkau2009-11-234-12/+95
* mac80211: do not build b44Felix Fietkau2009-11-231-0/+17
* ath9k: add a few debugfs files to access the chainmasks and registersFelix Fietkau2009-11-232-0/+258
* mac80211: update to compat-wireless 2009-11-21Felix Fietkau2009-11-2217-604/+23
* ath9k: fix compiler warning without debug enabledFelix Fietkau2009-11-181-0/+9
* ath9k: fix bisectability of rc patchesFelix Fietkau2009-11-182-117/+548
* ath9k: split up and adjust rc cleanup patch according to upstream feedback, a...Felix Fietkau2009-11-182-516/+539
* package/mac80211: use platform_data on PCI devices in ath9kGabor Juhos2009-11-164-5/+106
* ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx...Felix Fietkau2009-11-161-0/+11
* mac80211: adjust patches based on upstream feedbackFelix Fietkau2009-11-152-32/+15
* mac80211: add some missing patch chunks that were accidentally left out in th...Felix Fietkau2009-11-151-0/+59
* ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control apiFelix Fietkau2009-11-151-0/+1199
* ath9k: fix massive packet loss issue introduced by upstream cleanupsFelix Fietkau2009-11-151-0/+10
* mac80211: sync with changes to patches submitted upstreamFelix Fietkau2009-11-152-10/+26
* mac80211: update to 2009-11-13 and add some of my new performance improvement...Felix Fietkau2009-11-1413-385/+528
* package/mac80211: add config option to enable Atheros wireless debuggingGabor Juhos2009-11-131-2/+11
* mac80211: disable powersave on the sta by default (for performance reasons)Felix Fietkau2009-11-111-0/+3
* mac80211: fix a race condition when bringing up wds sta interfaces on the apFelix Fietkau2009-11-111-0/+20
* mac80211: fix a bug in broadcast handling of wds sta interfacesFelix Fietkau2009-11-111-0/+9
* mac80211: implement wds sta support (wds ap support work in progress, needs h...Felix Fietkau2009-11-103-1/+333