aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior1-5/+0
2014-06-25mac80211: implement multi-vif in-place reservationsMichal Kazior1-2/+24
2014-06-25mac80211: support more than one band in scan requestDavid Spinadel1-3/+6
2014-06-23mac80211: implement proper Tx path flushing for TDLSArik Nemtsov1-0/+1
2014-06-23cfg80211: pass TDLS initiator in tdls_mgmt operationsArik Nemtsov1-1/+2
2014-06-23mac80211: cleanup TDLS state during failed setupArik Nemtsov1-0/+4
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho1-1/+0
2014-06-23mac80211: add functions to stop and wake all queues assigned to a vifLuciano Coelho1-0/+6
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho1-4/+11
2014-06-23mac80211: move csa counters from sdata to beacon/prespMichal Kazior1-3/+13
2014-06-23cfg80211: make ethtool the driver's responsibilityJohannes Berg1-0/+2
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-2/+2
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski1-2/+0
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski1-2/+4
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski1-0/+1
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg1-0/+1
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg1-0/+1
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-0/+2
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov1-0/+9
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior1-1/+2
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior1-0/+2
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior1-0/+4
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior1-1/+3
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior1-0/+1
2014-04-09mac80211: implement chanctx reservationLuciano Coelho1-0/+13
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior1-2/+2
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho1-0/+4
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg1-0/+1
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+2
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg1-8/+2
2014-02-12mac80211: add NAPI support backJohannes Berg1-0/+2
2014-02-05mac80211: update opmode when adding new stationMarek Kwaczynski1-0/+3
2014-02-04mac80211: make cfg80211 ops and privid constJohannes Berg1-1/+1
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho1-2/+1
2014-02-04mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho1-1/+5
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen1-0/+2
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park1-0/+6
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches1-1/+2
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg1-2/+0
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho1-0/+2
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen1-1/+8
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel1-0/+4
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho1-2/+0
2013-12-16mac80211: don't delay station destructionJohannes Berg1-4/+0
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2013-12-02mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich1-0/+3
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb1-0/+24
2013-11-25mac80211: add min required channel definition fieldEliad Peller1-0/+3