aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAge
* mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2013-02-15
* mac80211: add vif debugfs driver callbacksAlexander Bondar2013-02-11
* mac80211: support mesh rate updatesThomas Pedersen2013-01-24
* mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-24
* mac80211: allow drivers to access IPv6 informationJohannes Berg2013-01-18
* mac80211: add op to configure default key idYoni Divinsky2013-01-18
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-03
* mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-03
* mac80211: fix channel context iterationJohannes Berg2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-19
* | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-26
* | mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2012-11-21
* | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-19
* | mac80211: call driver method when restart completesJohannes Berg2012-11-09
* | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-26
* | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-16
|/
* mac80211: support P2P Device abstractionJohannes Berg2012-08-20
* mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-20
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* mac80211: add TX prepare APIJohannes Berg2012-07-03
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-02
* mac80211: rename driver-trace fileJohannes Berg2012-06-24
* mac80211: add command to get current rssiVictor Goldenshtein2012-06-21
* mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-08
* cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-11
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-10
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-10
* mac80211: Add iface name when calling WARN-ON.Ben Greear2012-04-09
* mac80211: remove tx_syncJohannes Berg2012-03-12
* mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-06
* mac80211: add sta_state callbackJohannes Berg2012-02-06
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-06
* mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-28
* mac80211: transmit fragment list to driversJohannes Berg2011-11-21
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-09
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-30
* mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-30
* mac80211: save tx params per sdataEliad Peller2011-09-27
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-08
* mac80211: sync driver before TXJohannes Berg2011-07-20
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-11
* mac80211: support GTK rekey offloadJohannes Berg2011-07-06
* mac80211: add cancel_hw_scan() callbackEliad Peller2011-06-17
* mac80211: add support for HW scheduled scanLuciano Coelho2011-05-11
* mac80211: add basic support for WoWLANJohannes Berg2011-05-05
* mac80211: Add new API for rate selectionSujith Manoharan2011-04-28