summaryrefslogtreecommitdiffstats
path: root/package/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix misplaced ifdefnbd2012-03-011-5/+5
* ath9k: disable btcoex again after it got re-enabled by the updatenbd2012-03-011-0/+11
* ath9k: disable MAC sample debugging, it is almost never used and wastes preci...nbd2012-03-017-17/+162
* mac80211: optimize mac address comparisons to improve performancenbd2012-03-012-6/+538
* mac80211: fix ad-hoc mode performance regressionnbd2012-03-011-0/+11
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the kerne...nbd2012-02-291-0/+1
* mac80211: remove 060-fix_compat_security.patch, it is no longer needednbd2012-02-281-11/+0
* mac80211: update to wireless-testing 2012-02-27nbd2012-02-2721-909/+253
* ath9k: fix beacon issues on ar93xxnbd2012-02-271-0/+113
* mac80211: update to wireless-testing 2012-02-23nbd2012-02-2734-301/+924
* mac80211: b43: use firmware version 666.2 as defaulthauke2012-02-211-6/+3
* mac80211: fix memory leak on bcm5354hauke2012-02-201-0/+11
* mac80211: brcmsmac: fix a build warning, till we update bcmahauke2012-02-191-0/+13
* mac80211: add brcmsmac driverhauke2012-02-193-3/+268
* mac80211: fix directory of mwl8k firmwarehauke2012-02-191-2/+2
* mac80211: rt2x00: allow to disable bands via platform datajuhosg2012-02-182-1/+48
* ath5k: do not re-run AGC calibration periodically - fixes stability issues on...nbd2012-02-171-0/+42
* ath5k: do not stop the hardware queues during PAPD calibration, speeds up cal...nbd2012-02-171-0/+31
* package/mac80211: fix a possible NULL pointer dereference in rt2x00juhosg2012-02-162-1/+13
* ath9k: prevent writes to const data on AR9160nbd2012-02-151-0/+86
* mac80211: Allow preamble configurationblogic2012-02-141-0/+3
* package/mac80211: apply AR71XX PCI workaround on ATH79 as welljuhosg2012-02-102-3/+3
* mac80211: disable ath6kl until it's packaged and used somewherenbd2012-02-091-0/+1
* mac80211: merge a LED related locking fixnbd2012-02-091-0/+20
* mac80211: fix a potential rate control related crashnbd2012-02-081-0/+11
* ath9k: ignore invalid signal strength values in a-mpdu packets, fixes average...nbd2012-02-072-0/+81
* mac80211: update to wireless-testing 2012-02-06nbd2012-02-0765-3080/+191
* ath9k: fix CTS timeout issues in 2.4 ghznbd2012-02-032-1/+22
* ath9k: fix WEP connection issuesnbd2012-02-031-0/+17
* mac80211: fix patch when running on ssb based deviceshauke2012-01-271-5/+6
* ath9k: revert one more linux upstream commit in the initvals to fully fix the...nbd2012-01-271-96/+112
* ath9k: fix initvals for high-power ar938x devices, fixes tx power on buffalo ...nbd2012-01-271-0/+192
* mac80211: enable support for RaLink Rt53xx USB devices in rt2800usbjuhosg2012-01-251-1/+1
* brcm47xx: add support for pcie host controller on bcma based SoCs.hauke2012-01-211-0/+133
* rt2x00: add a patch to avoid excessive memmove() on packet contents to improv...nbd2012-01-161-0/+67
* [package/mac80211]: build and package the wl12xx driverkaloz2012-01-141-5/+34
* ath9k: fix handling of the KeyMiss flag for received packets - fixes connecti...nbd2012-01-141-0/+32
* mac80211: current revisions build with 3.2jogo2012-01-131-1/+1
* ath9k: merge a channel change fix from linux-wirelessnbd2012-01-074-13/+45
* mac80211: clean up init, remove some redundant checks, fix tx power init (#10...nbd2011-12-231-77/+73
* mac80211: deactivate mac80211 tracinghauke2011-12-191-0/+44
* ath9k: fix another tx locking issuenbd2011-12-191-11/+285
* mac80211: fix powersave settingnbd2011-12-191-1/+1
* mac80211: apply txpower after bringing up the interface, should fix #10113nbd2011-12-181-6/+6
* mac80211: use iw instead of iwconfig to disable powersavenbd2011-12-181-1/+1
* ath9k: fix some issues in the btcoex disable patchnbd2011-12-181-10/+8
* ath9k: fix a locking issue in the tx pathnbd2011-12-171-0/+25
* ath9k: fix a crash in led initnbd2011-12-161-1/+4
* ath9k: fix a locking issuenbd2011-12-141-33/+0
* ath9k: add support for registering extra leds connected to the wmac gpio linesnbd2011-12-142-0/+326