summaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
2012-04-09mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-08mac80211: update ieee80211_tx_rate_control kerneldocSimon Wunderlich
2012-03-05mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2012-02-29mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg
2012-02-06mac80211: support hw scan while idleEliad Peller
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-19mac80211: handle SMPS action framesJohannes Berg
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-21mac80211: transmit fragment list to driversJohannes Berg
2011-11-11mac80211: Save probe response data for bssArik Nemtsov
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09mac80211: add helper to free TX skbJohannes Berg
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov
2011-11-04mac80211: warn only once about not finding a rateJohannes Berg
2011-10-14mac80211: Populate radiotap header with MCS info for TX framesHelmut Schaa
2011-10-11mac80211: parse radiotap header earlierJohannes Berg
2011-10-11mac80211: move fragment flag to info flag as dont-fragmentJohannes Berg
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-10-03mac80211: Send nullfunc frames at lower rate during connection monitorRajkumar Manoharan
2011-09-30mac80211: document client powersaveJohannes Berg
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg
2011-09-30mac80211: explicitly notify drivers of frame releaseJohannes Berg
2011-09-30mac80211: reply only once to each PS-pollJohannes Berg
2011-09-30mac80211: implement uAPSDJohannes Berg
2011-09-30mac80211: allow releasing driver-buffered framesJohannes Berg
2011-09-30mac80211: split PS buffers into ACsJohannes Berg
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-30mac80211: standardize adding supported rates IEsArik Nemtsov
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20mac80211: fix indentationAlexander Simon
2011-09-16nl80211/cfg80211/mac80211: fix wme docsEliad Peller
2011-09-14mac80211: add ssid config to bss information in AP-modeArik Nemtsov
2011-09-14mac80211: make ieee80211_send_bar available for driversFelix Fietkau
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov
2011-08-26mac80211: add uapsd_queues and max_sp params fieldsEliad Peller
2011-08-08mac80211: remove offchannel_tx APIJohannes Berg
2011-08-08mac80211: remove linux/wireless.h inclusionJohannes Berg
2011-07-20mac80211: sync driver before TXJohannes Berg