summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: allow cancelling dependent ROCsJohannes Berg2012-06-131-0/+22
* mac80211: remove unneeded ieee80211_run_deferred_scan()Johannes Berg2012-06-112-6/+0
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-112-19/+18
* mac80211: Rename stainfo variable for the more common staJavier Cardona2012-06-092-5/+5
* mac80211: Remove unused variableJavier Cardona2012-06-091-3/+0
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-069-751/+532
* mac80211: do remain-on-channel while idleJohannes Berg2012-06-064-24/+10
* mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-061-7/+30
* mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-061-0/+1
* mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-061-0/+1
* mac80211: print info when disabling HTJohannes Berg2012-06-061-3/+10
* mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-061-34/+46
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-061-1/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-068-19/+73
|\
| * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-051-0/+6
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-0/+5
* | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-051-2/+1
* | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-051-35/+35
* | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-051-16/+2
OpenPOWER on IntegriCloud