aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-17
| |\
| | * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-17
| | * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-15
| | * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-15
| | |\
| | * | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-01
| * | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
| * | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-15
| | |/ | |/|
* | | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-19
* | | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-18
* | | mac80211: fix copy-paste typo in KconfigMarco Porsch2012-10-18
* | | mac80211: use __printf attribute in debugfsJohannes Berg2012-10-18
* | | mac80211: remove some unused codeJohannes Berg2012-10-18
* | | mac80211: remove unimplemented mesh vendor syncJohannes Berg2012-10-18
* | | mac80211: Notify new IBSS network creationSujith Manoharan2012-10-18
* | | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-18
* | | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-18
* | | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-17
* | | mac80211: VHT peer STA capsMahesh Palivela2012-10-17
* | | ieee80211: Rename VHT cap structMahesh Palivela2012-10-17
* | | mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-17
* | | mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan2012-10-17
* | | mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-17
* | | mac80211: Add debug print on unexpect authentication stateJouni Malinen2012-10-17
* | | mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen2012-10-17
* | | mac80211: add channel context iteratorJohannes Berg2012-10-17
* | | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-17
* | | mac80211: use channel contextsJohannes Berg2012-10-17
* | | mac80211: track whether to use channel contextsJohannes Berg2012-10-16
* | | mac80211: check channel context methodsJohannes Berg2012-10-16
* | | mac80211: reuse channels for channel contextsMichal Kazior2012-10-16
* | | mac80211: use channel context notificationsMichal Kazior2012-10-16
* | | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-16
* | | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-16
|/ /
* | mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-08
* | mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-08
* | mac80211: don't send delBA on addBA failureJohannes Berg2012-09-21
* | mac80211: don't send delBA when removing stationsJohannes Berg2012-09-21
* | mac80211: don't send delBA before disassocJohannes Berg2012-09-21
* | mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-20
* | cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-19
* | mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-19
* | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-14
* | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-14
* | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-14
* | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-11
* | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-10
* | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-10
* | mac80211: add key flag for management keysJohannes Berg2012-09-10
* | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-07