summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-08-3129-849/+1658
|\
| * iwlwifi: allow using multiple contextsJohannes Berg2010-08-275-40/+82
| * iwlwifi: follow main beacon intervalJohannes Berg2010-08-271-2/+9
| * iwlagn: always send RXON timingJohannes Berg2010-08-271-1/+2
| * iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-274-19/+15
| * iwlwifi: send PAN parametersJohannes Berg2010-08-276-0/+96
| * iwlagn: send beacon before committing associated RXONJohannes Berg2010-08-271-0/+2
| * iwlagn: send RXON timing before associatingJohannes Berg2010-08-272-0/+18
| * iwlagn: queue frames according to contextJohannes Berg2010-08-273-23/+51
| * iwlagn: remove iw_mode check for beaconJohannes Berg2010-08-271-2/+11
| * iwlagn: detect PAN capabilityJohannes Berg2010-08-272-4/+23
| * iwlwifi: add PAN APIJohannes Berg2010-08-272-1/+116
| * iwlwifi: introduce beacon contextJohannes Berg2010-08-275-20/+50
| * iwlwifi: move HT configuration data into contextJohannes Berg2010-08-276-115/+134
| * iwlwifi: add context pointer to stationJohannes Berg2010-08-275-10/+19
| * iwlwifi: store default station flags in contextJohannes Berg2010-08-272-1/+3
| * iwlwifi: make hw crypto context awareJohannes Berg2010-08-277-35/+63
| * iwlwifi: move AP sta ID to contextJohannes Berg2010-08-275-4/+8
| * iwlwifi: clamp scanning dwell time to all contextsJohannes Berg2010-08-271-8/+17
| * iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-2710-38/+66
| * iwlwifi: add context into tx descriptorJohannes Berg2010-08-273-0/+3
| * iwlwifi: move QoS into contextJohannes Berg2010-08-275-28/+46
| * iwlwifi: contextify command sendingJohannes Berg2010-08-275-7/+18
| * iwlwifi: contextify-stations-completelyJohannes Berg2010-08-276-15/+25
| * iwlwifi: contextify broadcast stationJohannes Berg2010-08-2715-93/+142
| * iwlwifi: define PAN queues/FIFOsJohannes Berg2010-08-273-8/+22
| * iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-2713-46/+77
| * iwlwifi: initial contextificationJohannes Berg2010-08-2719-400/+611
* | mac80211: fix offchannel queue stopJohannes Berg2010-08-273-3/+24
* | mac80211_hwsim: support runtime iftype changesJohannes Berg2010-08-271-0/+13
* | mac80211: support runtime interface type changesJohannes Berg2010-08-276-37/+185
* | mac80211: split out concurrent vif checksJohannes Berg2010-08-271-14/+29
* | mac80211: simplify zero address checksJohannes Berg2010-08-271-25/+13
* | mac80211: switch to ieee80211_sdata_runningJohannes Berg2010-08-273-8/+6
* | mac80211: clean up ifdown/cleanup pathsJohannes Berg2010-08-272-66/+28
* | mac80211: use subqueue helpersJohannes Berg2010-08-272-4/+3
* | mac80211: allow changing port control protocolJohannes Berg2010-08-276-4/+29
* | 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