summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix the mesh channel switch supportChun-Yeow Yeoh2013-11-251-0/+1
* 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
* | mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-181-0/+1
* | mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-0/+1
* | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-1/+2
* | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-5/+20
* | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-0/+1
|\|
| * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-161-0/+1
* | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-3/+0Star
|/
* mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+1
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-1/+3
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-21/+14Star
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+3
| |\ \
| | * | mac80211: fix idle handling sequenceJohannes Berg2013-03-251-0/+1
| | * | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-251-1/+2
* | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-0/+2
* | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-3/+4
* | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-1/+2
* | | | mac80211: support extended channel switchJohannes Berg2013-04-161-0/+1
* | | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-161-4/+0Star
| |_|/ |/| |
* | | mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-081-2/+6
* | | mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-081-0/+2
* | | mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-081-1/+2
* | | mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-081-2/+1Star
* | | mac80211: check ERP info IE length in parserJohannes Berg2013-04-081-1/+0Star
* | | mac80211: check DSSS params IE length in parserJohannes Berg2013-04-081-1/+0Star