summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2012-07-031-2/+1
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-023-14/+3
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-023-1/+34
* cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-021-0/+2
* mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
* cfg80211/mac80211: remove .get_channelMichal Kazior2012-06-291-11/+0
* mac80211: refactor virtual monitor codeMichal Kazior2012-06-293-14/+17
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-283-3/+11
|\
| * Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-2628-531/+741
| |\
| * \ Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-2216-104/+258
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-133-2/+10
| |\ \ \
| | * | | mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
| | * | | mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller2012-06-131-0/+3
| | * | | mac80211: add missing kernel-docAshok Nagarajan2012-06-121-0/+3
| | * | | mac80211: add some missing kernel-docJohannes Berg2012-06-091-0/+2
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
| |\ \ \ \ | | |/ / /
| | * | | mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
* | | | | 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-285-16/+18
* | | | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-4/+3
* | | | | mac80211: make __ieee80211_recalc_idle staticJohannes Berg2012-06-262-122/+121
| |_|_|/ |/| | |
* | | | mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg2012-06-261-5/+3
* | | | mac80211: remove unused functionJohannes Berg2012-06-261-6/+0
* | | | mac80211: trace debug messagesJohannes Berg2012-06-244-0/+136
* | | | mac80211: rename driver-trace fileJohannes Berg2012-06-245-6/+5
* | | | mac80211: clean up debuggingJohannes Berg2012-06-2422-429/+519
* | | | mac80211: pass sdata to some RX functionsJohannes Berg2012-06-221-17/+16
* | | | mac80211: two small verbose debug cleanupsJohannes Berg2012-06-222-2/+2
* | | | mac80211: remove TKIP debugJohannes Berg2012-06-222-53/+1
* | | | mac80211: add command to get current rssiVictor Goldenshtein2012-06-213-8/+54
| |_|/ |/| |
* | | mac80211: fix double-start of remain-on-channelJohannes Berg2012-06-202-2/+7
* | | mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-201-1/+3
* | | mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins2012-06-201-1/+1
* | | mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2012-06-202-7/+22
* | | mac80211: fix cleanup if driver suspend callback failsEyal Shapira2012-06-201-0/+10
* | | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-206-14/+17
* | | mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho2012-06-201-1/+1
* | | mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho2012-06-201-2/+2
* | | mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan2012-06-201-5/+4
* | | mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh2012-06-181-18/+25
* | | mac80211: set only VO as a U-APSD enabled ACArik Nemtsov2012-06-181-4/+7
* | | mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-184-0/+17
* | | mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh2012-06-181-1/+1
* | | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-184-1/+14
* | | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2012-06-182-3/+3
* | | mac80211: implement the proactive PREP generationChun-Yeow Yeoh2012-06-181-5/+33
* | | mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2012-06-142-5/+32
* | | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-142-0/+12
* | | mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs2012-06-131-1/+2
OpenPOWER on IntegriCloud