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