summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: tweak rx interrupt mitigation settings for better performancenbd2010-01-151-0/+11
* mac80211: add some ibss related fixes from linux-wireless@nbd2010-01-152-0/+27
* mac80211: fix ht capability detection (thx, stintel)nbd2010-01-151-1/+1
* mac80211: add a missing chunk of the short slot patchnbd2010-01-151-0/+16
* mac80211: implement the distance settingnbd2010-01-151-0/+3
* ath9k: fix short slot vs long slot handling, implement support for setting th...nbd2010-01-153-0/+300
* mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13nbd2010-01-1519-265/+83
* [package] base-files, mac80211 (#6491)jow2010-01-131-14/+24
* mac80211: another minor fix to monitor mode queue selectionnbd2010-01-121-0/+18
* mac80211: upgrade to a new unofficial snapshot based on wireless-testing+wire...nbd2010-01-129-142/+6
* mac80211: fix some monitor mode queue selection bugsnbd2010-01-112-0/+41
* mac80211: fix patch namingnbd2010-01-083-0/+0
* mac80211: various wds related fixesnbd2010-01-083-0/+189
* mac80211: export a few ath header filesnbd2010-01-071-1/+5
* mac80211: fix spurious client reconnects triggered by rejected action frames ...nbd2010-01-071-0/+26
* mac80211: update to compat-wireless 2010-01-07 (unoffical snapshot, official ...nbd2010-01-0723-978/+213
* mac80211: merge some further fixes to the queue stop patchnbd2010-01-061-2/+60
* ixp4xx: allocate all skbs using GFP_DMAnbd2010-01-061-17/+0
* mac80211: merge johill's tx queue stop fix patch from the linux-wireless list...nbd2010-01-051-0/+322
* mac80211: update ath9k tx fix with changes from upstreamnbd2010-01-051-1/+13
* b43-fwsquash: ucode2.fw also supports core rev 3mb2009-12-261-1/+1
* [mac80211] b43 and b43legacy: squash firmwarehauke2009-12-264-5/+37
* [mac80211] b43: Add L-PHY firemware files to squash scripthauke2009-12-262-4/+12
* mac80211: fix handling of vif mac addresses in /lib/wifi/mac80211.sh (patch f...nbd2009-12-241-1/+1
* [package] disable a few packages failing on ps3 as well (marking them as BROKEN)nico2009-12-231-1/+1
* [package] disable a few packages failing on pxcab (marking them as BROKEN)nico2009-12-231-1/+1
* [packages] mac80211: Don't echo missing physical device errors to wireless co...acinonyx2009-12-221-1/+1
* [package] mark mac80211 & madwifi as BROKEN for ep93xxnico2009-12-211-1/+1
* mac80211: fix a race condition in ad-hoc bringup with fixed bssidnbd2009-12-201-0/+20
* [package] mac80211: fix rt2x00-lib dependency on PCI/USBnico2009-12-181-1/+1
* mac80211: fix dependsjuhosg2009-12-101-2/+2
* mac80211: fix RTS threshold not being set for mac80211 devicesnbd2009-12-091-1/+1
* mac80211: update to compat-wireless 2009-12-05 and fix a critical bug in ath9...nbd2009-12-0513-1919/+20
* mac80211: set the country code through iw reg, setting it only through hostap...nbd2009-12-051-0/+2
* [package] mac80211: fix a shell syntax errorjow2009-12-051-1/+1
* [package] mac80211: fix wpa handling in sta modejow2009-12-051-5/+5
* mac80211: rename autogenerated wifi-device sections from wifi* to radio* to p...nbd2009-12-031-3/+3
* ath9k: disable interrupt mitigation - it hurts performance on embedded systemsnbd2009-12-031-0/+11
* [mac80211] fix p54usb firmware installation (#6260)florian2009-11-301-1/+1
* mac80211: fix up wds sta mode after r18591nbd2009-11-291-1/+1
* mac80211: use mac address from platform data if present on ath9kjuhosg2009-11-282-1/+54
* mac80211: fix detection of multiple mac80211 devicesjuhosg2009-11-282-6/+7
* mac80211: remove trailing whitespaces in mac80211.shjuhosg2009-11-281-6/+6
* [mac80211] update p54usb firmware to 2.13.24.0.lm87.arm (#6177, #6237)florian2009-11-281-2/+2
* mac80211: fix default channel selection in mac80211.sh (thanks to blubberdiblub)juhosg2009-11-282-2/+2
* mac80211: fix a typo in the mac80211.shjuhosg2009-11-272-2/+2
* mac80211: update ath9k patchjuhosg2009-11-272-1/+57
* mac80211: select channel 36 by default on 5GHz only devicesjuhosg2009-11-271-2/+3
* package/mac80211: disable 2GHz band for 5GHz only devicesjuhosg2009-11-252-1/+53
* ath: only use GFP_DMA on ixp4xxnbd2009-11-241-9/+15