summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)AuthorLines
2012-09-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-5/+8
2012-09-05mac80211: Various small fixes for cfg.c: mpath_set_pinfo()LEO Airwarosu Yoichi Shinoda-5/+4
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller-0/+4
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-22/+16
2012-08-22mac80211: fix DS to MBSS address translationThomas Pedersen-22/+16
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-2/+6
2012-08-01mac80211: cancel mesh path timerJohannes Berg-0/+1
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg-0/+4
2012-07-30mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller-1/+0
2012-07-30Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg-2002/+2150
2012-07-26Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-1/+1
2012-07-24mac80211: fix scan_sdata assignmentJohannes Berg-1/+1
2012-07-24leds: Rename led_brightness_set() to led_set_brightness()Shuah Khan-1/+1
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-227/+250
2012-07-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+1
2012-07-18mac80211: flush stations before stop beaconingEliad Peller-0/+1
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+4
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-20/+36
2012-07-17mac80211: go out of PS before sending disassocEliad Peller-6/+11
2012-07-17mac80211: fix tx-mgmt cookie value being left uninitializedNicolas Cavallari-0/+1
2012-07-13cfg80211/mac80211: re-add get_channel operationJohannes Berg-0/+11
2012-07-13Revert "mac80211: refactor virtual monitor code"Johannes Berg-17/+14
2012-07-13mac80211: fix use after freeAlan Cox-2/+4
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-206/+209
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-194/+258
2012-07-12mac80211: iterate the virtual monitor interfaceJohannes Berg-10/+28
2012-07-12minstrel_ht: enable frame aggregation for fixed rateSylvain Roger Rieunier-2/+6
2012-07-12mac80211: tx: do not drop non-robust mgmt to non-MFP stas.Nicolas Cavallari-0/+3
2012-07-12mac80211: restructure key selectionJohannes Berg-9/+13
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg-10/+16
2012-07-12mac80211: redesign scan RXJohannes Berg-80/+32
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg-14/+15
2012-07-12mac80211: make scan_sdata pointer usable with RCUJohannes Berg-14/+30
2012-07-12mac80211: fix invalid band deref building preq IEsArik Nemtsov-0/+5
2012-07-12nl80211: move scan API to wdevJohannes Berg-2/+3
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg-14/+14
2012-07-11mac80211: Fix the Problem of Unreachable Mesh STA from DSChun-Yeow Yeoh-0/+3
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+3
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings-8/+12
2012-07-10mac80211: fix read outside array boundsChristian Lamparter-1/+1
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville-194/+258
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-13/+13
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller-4/+2
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn-1/+1
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg-17/+27
2012-07-09mac80211: remove ieee80211_key_removedJohannes Berg-20/+0
2012-07-09mac80211: remove unused assignmentJohannes Berg-1/+1
2012-07-09mac80211: update BSS info on AC parameters changeJohannes Berg-14/+16
2012-07-07mac80211: request TX status for BlockAck RequestsChristian Lamparter-1/+2
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg-2/+10