aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+3
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings5-8/+12
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller1-4/+2
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn1-1/+1
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville34-634/+998
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-8/+10
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+10
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville28-531/+741
2012-06-26mac80211: make ieee80211_check_concurrent_iface netdev-independentJohannes Berg1-5/+3
2012-06-26mac80211: remove unused functionJohannes Berg1-6/+0
2012-06-24mac80211: trace debug messagesJohannes Berg4-0/+136
2012-06-24mac80211: rename driver-trace fileJohannes Berg5-6/+5
2012-06-24mac80211: clean up debuggingJohannes Berg22-429/+519
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville16-104/+258
2012-06-22mac80211: pass sdata to some RX functionsJohannes Berg1-17/+16
2012-06-22mac80211: two small verbose debug cleanupsJohannes Berg2-2/+2
2012-06-22mac80211: remove TKIP debugJohannes Berg2-53/+1
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller1-7/+6
2012-06-21mac80211: add command to get current rssiVictor Goldenshtein3-8/+54
2012-06-20mac80211: fix double-start of remain-on-channelJohannes Berg2-2/+7
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins1-1/+3
2012-06-20mac80211: send auth in IBSS only if userspace isn't handling itWill Hawkins1-1/+1
2012-06-20mac80211: Track auth frame registrations on IBSS ifacesWill Hawkins2-7/+22
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira1-0/+10
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky6-14/+17
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho1-1/+1
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho1-2/+2
2012-06-20mac80211: cleanup offchannel_ps_enable argumentRajkumar Manoharan1-5/+4
2012-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-2/+10
2012-06-18mac80211: fix and improve mesh RANN processingChun-Yeow Yeoh1-18/+25
2012-06-18mac80211: set only VO as a U-APSD enabled ACArik Nemtsov1-4/+7
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov4-0/+17
2012-06-18mac80211: fix the assignment of mesh element TTLChun-Yeow Yeoh1-1/+1
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh4-1/+14
2012-06-18mac80211: invoke the timer only with correct dot11MeshHWMPRootMode valueChun-Yeow Yeoh2-3/+3
2012-06-18mac80211: implement the proactive PREP generationChun-Yeow Yeoh1-5/+33
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh2-5/+32
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeoutChun-Yeow Yeoh2-0/+12
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-2/+10
2012-06-13mac80211: Disallow changing chan type on monitor when CHAN_MODE_FIXEDPontus Fuchs1-1/+2
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13mac80211: allow cancelling dependent ROCsJohannes Berg1-0/+22
2012-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville26-1188/+885
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-06-12mac80211: add missing kernel-docAshok Nagarajan1-0/+3
2012-06-11mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2-6/+0
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2-19/+18