summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg
2014-05-15mac80211: Handle the CSA counters correctlyAndrei Otcheretianski
2014-05-15mac80211: Support multiple CSA countersAndrei Otcheretianski
2014-05-15mac80211: Update CSA counters in mgmt framesAndrei Otcheretianski
2014-05-14mac80211: fix on-channel remain-on-channelJohannes Berg
2014-05-09mac80211: handle failed restart/resume betterJohannes Berg
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-05-05mac80211: move TDLS code to another fileArik Nemtsov
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-04-25mac80211: track reserved vifs in chanctxMichal Kazior
2014-04-25mac80211: track assigned vifs in chanctxMichal Kazior
2014-04-25mac80211: add support for radar detection for reservationsMichal Kazior
2014-04-25mac80211: add max channel calculation utility functionMichal Kazior
2014-04-09mac80211: implement chanctx reservationLuciano Coelho
2014-04-09mac80211: protect AP VLAN list with local->mtxMichal Kazior
2014-04-09cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-20mac80211: fix station wakeup powersave raceJohannes Berg
2014-02-12mac80211: add NAPI support backJohannes Berg
2014-02-05mac80211: update opmode when adding new stationMarek Kwaczynski
2014-02-04mac80211: make cfg80211 ops and privid constJohannes Berg
2014-02-04mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho
2014-02-04mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho
2014-01-06mac80211: sync dtim_count to TSFThomas Pedersen
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park
2013-12-19mac80211: align struct ps_data.tim to unsigned longJoe Perches
2013-12-18mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg
2013-12-16mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho
2013-12-16mac80211: update adjusting TBTT bit in beaconThomas Pedersen
2013-12-16mac80211: reschedule sched scan after HW restartDavid Spinadel
2013-12-16mac80211: make ieee80211_assign_beacon() staticLuciano Coelho
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-02mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb
2013-11-25mac80211: add min required channel definition fieldEliad Peller
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25mac80211: fix the mesh channel switch supportChun-Yeow Yeoh
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28{nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh
2013-10-28{nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh
2013-10-28mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh
2013-10-28mac80211: enable DFS for IBSS modeSimon Wunderlich
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach