summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens6-17/+51
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville9-30/+121
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville60-986/+5357
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville28-394/+1641
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch6-74/+122
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli3-2/+21
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko3-3/+5
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev7-10/+615
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev4-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen14-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan1-3/+17
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch1-1/+1
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg1-3/+3
2012-10-18mac80211: remove some unused codeJohannes Berg4-18/+4
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg3-54/+5
2012-10-18wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel1-2/+0
2012-10-18wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-2/+2
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel9-16/+19
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan2-3/+10
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler3-4/+22
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler6-24/+66
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg3-6/+6
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler2-4/+20
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar1-27/+27
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler3-0/+31
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela4-0/+18
2012-10-17mac80211: VHT peer STA capsMahesh Palivela6-0/+63
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela4-19/+36
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan5-6/+6
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan1-2/+2
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen3-7/+43
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen6-18/+77
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen1-1/+6
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen4-7/+7
2012-10-17mac80211: add channel context iteratorJohannes Berg2-2/+41
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg12-92/+219
2012-10-17mac80211: use channel contextsJohannes Berg16-466/+586
2012-10-16mac80211: track whether to use channel contextsJohannes Berg5-0/+37
2012-10-16mac80211: check channel context methodsJohannes Berg1-0/+7
2012-10-16mac80211: reuse channels for channel contextsMichal Kazior1-1/+58
2012-10-16mac80211: use channel context notificationsMichal Kazior1-2/+19
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior3-0/+196
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior4-0/+221
2012-10-16iwlwifi: don't WARN when a non empty queue is disabledEmmanuel Grumbach1-8/+0
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach1-2/+0
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach1-1/+2
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach1-1/+1
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach4-3/+12
2012-10-16iwlwifi: remove unused variablesJohannes Berg2-6/+1
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg5-10/+103