summaryrefslogtreecommitdiff
path: root/net/mac80211/driver-ops.h
AgeCommit message (Expand)Author
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
2011-04-12mac80211: Check for queued frames before entering power save.Vivek Natarajan
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville
2011-02-25mac80211: support direct offchannel TX offloadJohannes Berg
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2010-12-13mac80211 default tx_last_beacon false (congestion)Tim Harvey
2010-11-16mac80211: Add antenna configurationBruno Randolf
2010-11-16mac80211: support hardware TX fragmentation offloadArik Nemtsov
2010-09-16mac80211: add p2p device type supportJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-06-29mac80211: add basic tracing to drv_get_surveyJohn W. Linville
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: bracket driver tracingJohannes Berg
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: change TX aggregation lockingJohannes Berg
2010-06-14mac80211: change RX aggregation lockingJohannes Berg