summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-1/+1
|\
| * mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
* | cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-111-0/+1
* | mac80211: add improved HW queue controlJohannes Berg2012-04-111-4/+77
* | mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+5
* | mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan2012-04-111-2/+3
* | cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-1/+1
* | mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-101-3/+4
* | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-13/+24
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-3/+2
* | wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-1/+1
|/
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+2
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+2
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
| |/
* | mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-2/+3
* | mac80211: remove tx_syncJohannes Berg2012-03-121-41/+0
* | mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich2012-03-081-4/+5
* | mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-051-0/+3
* | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-291-7/+10
* | mac80211: support hw scan while idleEliad Peller2012-02-061-0/+5
* | mac80211: add sta_state callbackJohannes Berg2012-02-061-0/+30
* | mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+1
* | mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-7/+7
* | mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-9/+20
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | mac80211: handle SMPS action framesJohannes Berg2011-12-191-1/+4
* | mac80211: transmit fragment list to driversJohannes Berg2011-11-211-5/+17
* | mac80211: Save probe response data for bssArik Nemtsov2011-11-111-0/+15
* | mac80211: implement wifi TX statusJohannes Berg2011-11-091-3/+2
* | mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-1/+2
|\ \ | |/
| * mac80211: warn only once about not finding a rateJohannes Berg2011-11-041-1/+2
* | mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov2011-11-081-0/+5
|/
* mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa2011-10-141-1/+1
* mac80211: parse radiotap header earlierJohannes Berg2011-10-111-3/+1
* mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg2011-10-111-0/+4
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan2011-10-031-0/+4
* mac80211: document client powersaveJohannes Berg2011-09-301-0/+89
* mac80211: allow out-of-band EOSP notificationJohannes Berg2011-09-301-2/+22
* mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-301-0/+17
* mac80211: reply only once to each PS-pollJohannes Berg2011-09-301-1/+8
* mac80211: implement uAPSDJohannes Berg2011-09-301-7/+17
* mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-301-0/+31
* mac80211: split PS buffers into ACsJohannes Berg2011-09-301-0/+1
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-8/+26
* mac80211: standardize adding supported rates IEsArik Nemtsov2011-09-301-0/+5
* mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-0/+4
OpenPOWER on IntegriCloud