summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: allow changing port control protocolJohannes Berg2010-08-274-11/+56
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-277-21/+92
* cfg80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-1/+8
* cfg80211 docbook: remove erronous !AJohannes Berg2010-08-271-1/+0
* ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan2010-08-271-4/+5
* wl12xx: remove unneeded lockingJohannes Berg2010-08-274-8/+0
* mac80211: allow scan to complete from any contextJohannes Berg2010-08-273-9/+34
* mac80211: remove unused scan expire defineJohannes Berg2010-08-271-6/+0
* ath9k: Change the default LED pattern.Vivek Natarajan2010-08-271-1/+1
* ath5k: fix off-by-one in pilot magnitude maskBob Copeland2010-08-271-1/+1
* ath5k: re-order one of the frees on unwindDan Carpenter2010-08-271-2/+2
* iwlwifi: fix compile error without debugging supportWey-Yi Guy2010-08-251-2/+0
* mac80211: fix mesh advertisementJohannes Berg2010-08-252-33/+5
* p54: better rssi->dbm conversion for longbow physChristian Lamparter2010-08-251-4/+4
* mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter2010-08-251-4/+8
* nl80211: fix missing nestingJohannes Berg2010-08-251-0/+2
* rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)2010-08-251-0/+3
* rt2x00: Fix max TX power settingsIvo van Doorn2010-08-259-47/+86
* rt2x00: Fix channel configuration for RF3052Ivo van Doorn2010-08-251-13/+16
* rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn2010-08-254-145/+107
* rt2x00: Fix rt2800 retry calculationIvo van Doorn2010-08-251-1/+0
* rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn2010-08-252-11/+3
* rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn2010-08-254-57/+83
* rt2x00: Reduce indentingIvo van Doorn2010-08-251-13/+14
* rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-2511-115/+90
* iwlwifi: disable aggregation queue if stopped earlyJohannes Berg2010-08-251-13/+19
* iwlwifi: add bt traffic load debugfs fileWey-Yi Guy2010-08-251-0/+45
* iwlagn: update bt status upon scan completeWey-Yi Guy2010-08-252-1/+21
* iwlagn: generic bt coex functionsWey-Yi Guy2010-08-257-425/+441
* iwlagn: set traffic load based on multiple factorsWey-Yi Guy2010-08-255-51/+112
* iwlagn: add bt_ch_announce module parameterWey-Yi Guy2010-08-253-2/+16
* iwlagn: add additional bt related parametersWey-Yi Guy2010-08-253-0/+32
* iwlagn: parsing uart message and take actionsWey-Yi Guy2010-08-255-16/+235
* iwlagn: add bt prio_boost to .cfgWey-Yi Guy2010-08-253-2/+13
* iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy2010-08-253-1/+9
* iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy2010-08-253-6/+39
* iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy2010-08-251-1/+8
* iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy2010-08-254-20/+109
* iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-259-11/+185
* iwlwifi: use antenna A only under high BT loadJohannes Berg2010-08-251-0/+4
* iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy2010-08-252-9/+13
* iwlagn: keep BT settings across restartJohannes Berg2010-08-252-0/+36
* iwlagn: disable gen2b BT coexistence in IBSSJohannes Berg2010-08-253-12/+45
* iwlwifi: reset BT when going downJohannes Berg2010-08-251-1/+6
* iwlagn: let bluetooth traffic load impact rate scaleJohannes Berg2010-08-252-1/+114
* iwlwifi: add BT notification support for bt coexJohannes Berg2010-08-253-1/+171
* iwlagn: set BT IGNORE for some framesJohannes Berg2010-08-252-5/+18
* iwlagn: implement advance BT config commandJohannes Berg2010-08-254-7/+203
* iwlwifi: add 6000g2b BT coexist APIJohannes Berg2010-08-252-1/+78
* iwlwifi: comments cleanupWey-Yi Guy2010-08-251-29/+33