aboutsummaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)Author
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
2011-07-15mac80211: let key iteration get keys in install orderJohannes Berg
2011-07-15mac80211: allow driver access to TKIP RX P1KJohannes Berg
2011-07-13mac80211: allow driver to disconnect after resumeJohannes Berg
2011-07-11mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman
2011-07-08mac80211: allow driver to generate P1K for IV32Johannes Berg
2011-07-08mac80211: allow drivers to access key sequence counterJohannes Berg
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg
2011-07-06mac80211: support GTK rekey offloadJohannes Berg
2011-07-06mac80211: allow driver to iterate keysJohannes Berg
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg
2011-06-29mac80211: propagate information about STA WME support downArik Nemtsov
2011-06-17mac80211: add cancel_hw_scan() callbackEliad Peller
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller
2011-06-07mac80211: Stop BA session event from deviceShahar Levi
2011-06-01nl80211: add testmode dump supportWey-Yi Guy
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-28mac80211: Add new API for rate selectionSujith Manoharan
2011-04-28mac80211: allow low level drivers to report packet lossArik Nemtsov
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau