summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: mvm: Fix resource allocation for P2P DeviceIlan Peer2013-02-181-3/+3
* | iwlwifi: mvm: Set the scan type according to the vif typeIlan Peer2013-02-181-1/+6
* | iwlwifi: mvm: fix time event command handling raceJohannes Berg2013-02-181-1/+6
* | iwlwifi: mvm: add debug statement to time event addJohannes Berg2013-02-181-0/+3
* | iwlwifi: mvm: fix GO powersave client manipulationJohannes Berg2013-02-183-10/+16
* | iwlwifi: mvm: program DTIM timings properlyJohannes Berg2013-02-183-3/+38
* | iwlwifi: mvm: fix merge errorJohannes Berg2013-02-181-1/+0
* | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-02-18118-1652/+4306
|\ \
| * \ Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2013-02-158-96/+119
| |\ \
| | * | ath6kl: minor optimization using if, else ifMohammed Shafi Shajakhan2012-11-271-5/+5
| | * | ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan2012-11-274-61/+58
| | * | ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan2012-11-273-3/+28
| | * | ath6kl: trivial cleanup on interface type selectionMohammed Shafi Shajakhan2012-11-271-5/+1
| | * | ath6kl: Fix kernel panic on continuous driver load/unloadMohammed Shafi Shajakhan2012-11-271-0/+16
| | * | ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan2012-11-273-17/+8
| | * | ath6kl: Use standard way to assign the boolean variableMohammed Shafi Shajakhan2012-11-271-1/+1
| | * | ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan2012-11-271-2/+0
| | * | drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-161-4/+2
| | * | ath6kl: Fix a mismatch in power management debug messageMohammed Shafi Shajakhan2012-11-161-2/+2
| * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1565-833/+3160
| |\ \ \ | | | |/ | | |/|
| | * | mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_privKarl Beldan2013-02-151-0/+1
| | * | mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
| | * | nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-152-3/+3
| | * | cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-152-11/+85
| | * | cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-153-0/+54
| | * | mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-152-0/+11
| | * | cfg80211: advertise extended capabilities to userspaceJohannes Berg2013-02-153-0/+29
| | * | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-1511-48/+50
| | * | mac80211: generate mesh probe responsesThomas Pedersen2013-02-152-2/+63
| | * | mac80211: cache mesh beaconThomas Pedersen2013-02-156-65/+171
| | * | mac80211: constify IE parsingJohannes Berg2013-02-159-87/+96
| | * | nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-153-1/+31
| | * | cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-153-1/+32
| | * | mac80211: properly track HT/VHT operation changesJohannes Berg2013-02-151-68/+168
| | * | mac80211: move ieee80211_determine_chantype functionJohannes Berg2013-02-151-195/+195
| | * | mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-153-0/+57
| | * | mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg2013-02-151-11/+3
| | * | mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg2013-02-151-2/+14
| | * | mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-155-6/+38
| | * | mac80211: fix ieee80211_change_chandef nameJohannes Berg2013-02-151-3/+3
| | * | mac80211: fix HT/VHT disable flagsJohannes Berg2013-02-151-2/+2
| | * | mac80211: init HT TX data before rate controlJohannes Berg2013-02-151-20/+19
| | * | mac80211: handle VHT operating mode notificationJohannes Berg2013-02-157-10/+128
| | * | mac80211: track number of spatial streamsJohannes Berg2013-02-154-0/+49
| | * | wireless: define operating mode action frameJohannes Berg2013-02-151-0/+37
| | * | mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1527-158/+184
| | * | mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-154-8/+9
| | * | Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-153-6/+10
| | |\ \
| | * | | mac80211: use spin_lock_bh() for TKIP lockJohannes Berg2013-02-152-9/+6
| | * | | mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-152-7/+4