summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-0/+1
|\
| * mac80211: fix suspend vs. authentication raceJohannes Berg2014-03-191-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-8/+2Star
|\ \ | |/ |/|
| * mac80211: fix station wakeup powersave raceJohannes Berg2014-02-201-8/+2Star
* | mac80211: add NAPI support backJohannes Berg2014-02-121-0/+2
* | mac80211: update opmode when adding new stationMarek Kwaczynski2014-02-051-0/+3
* | mac80211: make cfg80211 ops and privid constJohannes Berg2014-02-041-1/+1
* | mac80211: only set CSA beacon when at least one beacon must be transmittedLuciano Coelho2014-02-041-2/+1Star
* | mac80211: refactor ieee80211_mesh_process_chanswitch()Luciano Coelho2014-02-041-1/+5
|/
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+2
* mac80211: Add support for QoS mappingKyeyoon Park2013-12-191-0/+6
* mac80211: align struct ps_data.tim to unsigned longJoe Perches2013-12-191-1/+2
* mac80211: make ieee80211_recalc_radar_chanctx staticJohannes Berg2013-12-181-2/+0Star
* mac80211: refactor ieee80211_ibss_process_chanswitch()Luciano Coelho2013-12-161-0/+2
* mac80211: update adjusting TBTT bit in beaconThomas Pedersen2013-12-161-1/+8
* mac80211: reschedule sched scan after HW restartDavid Spinadel2013-12-161-0/+4
* mac80211: make ieee80211_assign_beacon() staticLuciano Coelho2013-12-161-2/+0Star
* mac80211: don't delay station destructionJohannes Berg2013-12-161-4/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-0/+1
|\
| * mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-0/+1
* | mac80211: modify beacon using sdata/wdev-lock, not rtnl lockSimon Wunderlich2013-12-021-0/+3
* | mac80211: Tx frame latency statisticsMatti Gottlieb2013-12-021-0/+24
* | mac80211: add min required channel definition fieldEliad Peller2013-11-251-0/+3
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-251-2/+1Star
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+10
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-8/+42
|\
| * {nl,cfg,mac}80211: implement mesh channel switch userspace APIChun-Yeow Yeoh2013-10-281-0/+11
| * {nl,cfg,mac}80211: enable the triggering of CSA frame in meshChun-Yeow Yeoh2013-10-281-0/+2
| * mac80211: process the CSA frame for mesh accordinglyChun-Yeow Yeoh2013-10-281-0/+4
| * mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-281-5/+12
| * mac80211: enable DFS for IBSS modeSimon Wunderlich2013-10-281-0/+1
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-3/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-0/+4
|\ \ | |/ |/|
| * mac80211: disable WMM with invalid parametersJohannes Berg2013-10-171-0/+1
| * mac80211: correctly close cancelled scansEmmanuel Grumbach2013-10-091-0/+3
* | mac80211: add support for CSA in IBSS modeSimon Wunderlich2013-09-261-0/+5
* | mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-261-0/+24
* | mac80211: change beacon/connection pollingStanislaw Gruszka2013-09-261-1/+0Star
|/
* wireless: make TU conversion macros availableJohannes Berg2013-08-061-3/+0Star
* mac80211: add channel switch command and beacon callbacksSimon Wunderlich2013-08-011-0/+17
* mac80211: use oneshot blink API for LED triggersFabio Baltieri2013-08-011-1/+0Star
* mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich2013-07-161-3/+0Star
* mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich2013-07-161-2/+3
* mac80211: select and adjust bitrates according to channel modeSimon Wunderlich2013-07-161-2/+5
* mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich2013-07-161-1/+30
* mac80211: enable HT overrides for ibssSimon Wunderlich2013-07-161-0/+3
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-06-191-2/+3
|\
| * mac80211: work around broken APs not including HT infoJohannes Berg2013-06-121-2/+3
* | Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli2013-06-181-1/+0Star
* | mac80211: change IBSS channel state to chandefSimon Wunderlich2013-06-181-2/+1Star