summaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
AgeCommit message (Expand)AuthorLines
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg-0/+10
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com-1/+1
2012-05-08mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear-0/+17
2012-04-23mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy-0/+8
2012-04-16mac80211: add function retrieve average rssiWey-Yi Guy-0/+3
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior-0/+1
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg-0/+1
2012-04-11mac80211: add improved HW queue controlJohannes Berg-4/+77
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg-1/+5
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan-2/+3
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg-1/+1
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg-3/+4
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg-13/+24
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg-3/+2
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg-1/+1
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger-1/+1
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+2
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds-0/+1
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker-1/+2
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg-2/+3
2012-03-12mac80211: remove tx_syncJohannes Berg-41/+0
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich-4/+5
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau-0/+3
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker-0/+1
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg-7/+10
2012-02-06mac80211: support hw scan while idleEliad Peller-0/+5
2012-02-06mac80211: add sta_state callbackJohannes Berg-0/+30
2012-01-30mac80211: add support for mcs masksSimon Wunderlich-0/+1
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg-7/+7
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg-9/+20
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-12-19mac80211: handle SMPS action framesJohannes Berg-1/+4
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock-1/+1
2011-11-21mac80211: transmit fragment list to driversJohannes Berg-5/+17
2011-11-11mac80211: Save probe response data for bssArik Nemtsov-0/+15
2011-11-09mac80211: implement wifi TX statusJohannes Berg-3/+2
2011-11-09mac80211: add helper to free TX skbJohannes Berg-0/+10
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov-0/+5
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg-1/+2
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa-1/+1
2011-10-11mac80211: parse radiotap header earlierJohannes Berg-3/+1
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg-0/+4
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller-1/+2
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan-0/+4
2011-09-30mac80211: document client powersaveJohannes Berg-0/+89
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg-2/+22
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg-0/+17
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg-1/+8