summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler
2012-10-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan
2012-10-17mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: track whether to use channel contextsJohannes Berg
2012-10-16mac80211: check channel context methodsJohannes Berg
2012-10-16mac80211: reuse channels for channel contextsMichal Kazior
2012-10-16mac80211: use channel context notificationsMichal Kazior
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-10-15mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau
2012-10-15mac80211: check if key has TKIP type before updating IVStanislaw Gruszka
2012-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-15Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg
2012-10-15Bluetooth: Zero bredr pointer when chan is deletedAndrei Emeltchenko
2012-10-15Bluetooth: Send EFS Conf Rsp only for BR/EDR chanAndrei Emeltchenko
2012-10-15Bluetooth: AMP: Drop packets when no l2cap conn existAndrei Emeltchenko
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko