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. Linville2014-01-0119-355/+306Star
|\
| * mac80211: read station mgmt keys via get_key callMax Stepanov2013-12-161-1/+2
| * mac80211: check pairwise key_idx on get_key callMax Stepanov2013-12-161-2/+2
| * mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()Luciano Coelho2013-12-161-1/+4
| * mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-163-50/+17Star
| * mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-164-4/+22
| * mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-164-20/+68
| * mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-162-4/+2Star
| * mac80211: lock sdata in ieee80211_csa_connection_drop_work()Luciano Coelho2013-12-161-0/+4
| * mac80211: let the driver reserve extra tailroom in beaconsFelix Fietkau2013-12-161-3/+6
| * mac80211: free all AP/VLAN keys at onceJohannes Berg2013-12-164-28/+43
| * mac80211: optimise mixed AP/VLAN station removalJohannes Berg2013-12-163-6/+14
| * mac80211: optimise synchronize_net() for sta_info_flushJohannes Berg2013-12-162-4/+41
| * mac80211: move synchronize_net() before sta key removalJohannes Berg2013-12-162-14/+5Star
| * mac80211: don't delay station destructionJohannes Berg2013-12-167-119/+12Star
| * mac80211: move 4-addr sta pointer clearing before synchronize_rcu()Johannes Berg2013-12-161-3/+4
| * mac80211: add pre-RCU-sync sta removal driver operationJohannes Berg2013-12-163-19/+33
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-1614-35/+52
| |\
| * | mac80211: fix nested sdata lock for IBSS/CSASimon Wunderlich2013-12-051-2/+2
| * | mac80211: start_next_roc only if scan was actually runningEliad Peller2013-12-051-1/+3
| * | mac80211: determine completed scan type by defined opsEliad Peller2013-12-051-8/+7Star
| * | cfg80211: in bitrate_mask, rename mcs to ht_mcsJanusz Dziedzic2013-12-051-2/+2
| * | mac80211: warn if unhashing station failsJohannes Berg2013-12-051-1/+1
| * | mac80211: neaten ieee80211_deliver_skbJohannes Berg2013-12-041-17/+15Star
| * | nl80211: vendor command supportJohannes Berg2013-12-031-0/+11
| * | mac80211: remove duplicate codeEliad Peller2013-12-031-8/+0Star
| * | mac80211: move align variable to remove __maybe_unusedJohannes Berg2013-12-031-3/+2Star
| * | Revert "mac80211: add driver callback for per-interface multicast filter"Johannes Berg2013-12-033-51/+0Star
* | | mac8011: slight optimization of addr comparedingtianhong2013-12-261-4/+3Star
| |/ |/|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-0612-27/+44
|\ \
| * | mac80211: check csa wiphy flag in ibss before switchingSimon Wunderlich2013-12-021-0/+4
| * | mac80211: set hw initial idle stateKarl Beldan2013-11-251-0/+2
| * | mac80211: use capped prob when computing throughputsKarl Beldan2013-11-251-1/+1
| * | mac80211: fix connection pollingEliad Peller2013-11-251-0/+2
| * | mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-255-14/+24
| * | mac80211: don't attempt to reorder multicast framesJohannes Berg2013-11-251-1/+2
| * | mac80211: minstrel_ht: fix rates selectionKarl Beldan2013-11-251-2/+3
| * | mac80211: fix for mesh beacon update on powersaveJavier Lopez2013-11-251-1/+1
| * | mac80211: fix crash when using AP VLAN interfacesFelix Fietkau2013-11-251-1/+0Star
| * | mac80211: fix scheduled scan rtnl deadlockJohannes Berg2013-11-252-1/+2
| * | mac80211: DFS setup chandef for radar_event correctlyJanusz Dziedzic2013-11-251-4/+2Star
| * | Revert "mac80211: allow disable power save in mesh"Bob Copeland2013-11-251-2/+1Star
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-12-0233-639/+1673
|\ \ \ | |/ / |/| / | |/
| * mac80211: fix rx_nss calculation for drivers with hw rcMichal Kazior2013-12-021-2/+2
| * mac80211: don't leak next beacon when csa is abortedSimon Wunderlich2013-12-021-0/+3
| * mac80211: don't cancel csa finalize work within stop_apSimon Wunderlich2013-12-021-1/+0Star
| * cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich2013-12-021-6/+15
| * mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-022-8/+15
| * mac80211: mesh: only get tsf if we need itBob Copeland2013-12-021-14/+14
| * cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski2013-12-021-14/+15