summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-0933-299/+995
|\
| * mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg2012-07-061-0/+8
| * mac80211: fix crash with single-queue driversJohannes Berg2012-07-061-2/+10
| * mac80211: always set in_reconfig=false on wakeupEliad Peller2012-07-061-1/+1
| * mac80211: fix debugfs default key linksJohannes Berg2012-07-061-6/+10
| * cfg80211: bitrate calculation for 60gVladimir Kondratiev2012-07-052-0/+51
| * {nl,cfg}80211: support high bitratesVladimir Kondratiev2012-07-054-4/+18
| * cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-042-7/+5
| * mac80211: add TX prepare APIJohannes Berg2012-07-034-0/+44
| * mac80211_hwsim: fix NUM_BANDS usageJohannes Berg2012-07-031-2/+2
| * mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-034-12/+11
| * mac80211: remove tx_frags driver callbackJohannes Berg2012-07-024-29/+3
| * mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
| * wireless: 60g protocol constantsVladimir Kondratiev2012-07-021-1/+89
| * wireless: regulatory for 60gVladimir Kondratiev2012-07-021-1/+4
| * cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-026-11/+42
| * mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
| * cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-296-5/+52
| * cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-293-8/+88
| * cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-294-34/+7
| * cfg80211: set initial monitor channelMichal Kazior2012-06-291-0/+31
| * cfg80211: track monitor channelMichal Kazior2012-06-293-2/+18
| * cfg80211: refuse to .set_monitor_channel when non-monitors are presentMichal Kazior2012-06-291-0/+2
| * mac80211: refactor virtual monitor codeMichal Kazior2012-06-293-14/+17
| * cfg80211: track monitor interfaces countMichal Kazior2012-06-294-0/+47
| * cfg80211: introduce cfg80211_get_chan_stateMichal Kazior2012-06-292-0/+63
| * cfg80211: track ibss fixed channelMichal Kazior2012-06-292-0/+3
| * cfg80211: add channel tracking for AP and meshMichal Kazior2012-06-295-5/+22
| * cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-292-0/+6
| * cfg80211: introduce cfg80211_stop_apMichal Kazior2012-06-294-17/+50
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-28237-9277/+12779
| |\
| * | cfg80211: allow advertising VHT capabilitiesMahesh Palivela2012-06-283-0/+32
| * | wireless: add VHT (802.11ac) definitionsMahesh Palivela2012-06-281-0/+70
| * | mac80211: don't require associated->beacon_ies for psEliad Peller2012-06-281-3/+0
| * | mac80211: flush queues before deauth/disassocEliad Peller2012-06-281-0/+4
| * | mac80211: don't expose ieee80211_add_srates_ie()Johannes Berg2012-06-286-22/+18
| * | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-276-4/+19
| * | mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-262-122/+121
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-0941-112/+195
|\ \ \
| * | | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| * | | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| * | | rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
| * | | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
| * | | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
| * | | NFC: Prevent NULL deref when getting socket nameSasha Levin2012-07-091-1/+1
| * | | mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
| * | | mwifiex: fix memory leak associated with IE manamgementAvinash Patil2012-06-271-0/+1
| * | | ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes2012-06-271-2/+2
| * | | mac80211: correct behaviour on unrecognised action framesJohannes Berg2012-06-271-1/+4
| * | | ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis2012-06-271-1/+1