summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-235-20/+38
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-172-15/+31
| |\
| | * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-171-10/+20
| | * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-2/+3
| | * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-1529-697/+1122
| | |\
| | * | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-011-3/+8
| * | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-153-5/+5
| * | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-151-1/+2
| | |/ | |/|
* | | mac80211: make client powersave independent of interface typeMarco Porsch2012-10-196-74/+122
* | | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-182-2/+13
* | | mac80211: fix copy-paste typo in KconfigMarco Porsch2012-10-181-1/+1
* | | mac80211: use __printf attribute in debugfsJohannes Berg2012-10-181-3/+3
* | | mac80211: remove some unused codeJohannes Berg2012-10-184-18/+4
* | | mac80211: remove unimplemented mesh vendor syncJohannes Berg2012-10-183-54/+5
* | | mac80211: Notify new IBSS network creationSujith Manoharan2012-10-181-3/+8
* | | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-183-4/+22
* | | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-181-3/+3
* | | {nl,cfg}80211: Peer STA VHT capsMahesh Palivela2012-10-171-0/+5
* | | mac80211: VHT peer STA capsMahesh Palivela2012-10-175-0/+60
* | | ieee80211: Rename VHT cap structMahesh Palivela2012-10-173-5/+5
* | | mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-175-6/+6
* | | mac80211: Use appropriate debug wrapperMohammed Shafi Shajakhan2012-10-171-2/+2
* | | mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-173-7/+43
* | | mac80211: Add debug print on unexpect authentication stateJouni Malinen2012-10-171-1/+6
* | | mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen2012-10-174-7/+7
* | | mac80211: add channel context iteratorJohannes Berg2012-10-171-2/+20
* | | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-1711-91/+205
* | | mac80211: use channel contextsJohannes Berg2012-10-1716-466/+586
* | | mac80211: track whether to use channel contextsJohannes Berg2012-10-165-0/+37
* | | mac80211: check channel context methodsJohannes Berg2012-10-161-0/+7
* | | mac80211: reuse channels for channel contextsMichal Kazior2012-10-161-1/+58
* | | mac80211: use channel context notificationsMichal Kazior2012-10-161-2/+19
* | | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-162-0/+172
* | | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-163-0/+185
|/ /
* | mac80211: use ieee80211_free_txskb to fix possible skb leaksFelix Fietkau2012-10-082-12/+14
* | mac80211: call drv_get_tsf() in sleepable contextThomas Pedersen2012-10-081-2/+1
* | mac80211: don't send delBA on addBA failureJohannes Berg2012-09-211-1/+1
* | mac80211: don't send delBA when removing stationsJohannes Berg2012-09-211-1/+1
* | mac80211: don't send delBA before disassocJohannes Berg2012-09-211-1/+1
* | mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-201-1/+1
* | cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-1/+2
* | mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-191-0/+4
* | mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh2012-09-141-1/+2
* | mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-144-8/+5
* | mac80211: handle power constraint/country IE betterJohannes Berg2012-09-143-22/+72
* | mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg2012-09-111-13/+0
* | mac80211: validate skb->dev in the tx status pathFelix Fietkau2012-09-101-18/+30
* | mac80211: use call_rcu() on sta deletionEliad Peller2012-09-103-57/+81
* | mac80211: add key flag for management keysJohannes Berg2012-09-102-1/+33
* | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSSAntonio Quartulli2012-09-071-1/+32
OpenPOWER on IntegriCloud