summaryrefslogtreecommitdiffstats
path: root/net/mac80211/driver-ops.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\
| * treewide: fix typo of "suport" in various comments and KconfigMasanari Iida2012-11-191-1/+1
* | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-3/+2Star
* | mac80211: Add debugfs callbacks for station addition/removalSujith Manoharan2012-11-211-0/+32
* | mac80211: make remain_on_channel() op pass vif paramEliad Peller2012-11-191-3/+4
* | mac80211: call driver method when restart completesJohannes Berg2012-11-091-0/+10
* | mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-261-0/+25
* | mac80211: introduce new ieee80211_opsMichal Kazior2012-10-161-0/+65
|/
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-1/+1
* mac80211: add supported rates change notification in IBSSAntonio Quartulli2012-08-201-0/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-2/+4
* mac80211: add TX prepare APIJohannes Berg2012-07-031-0/+14
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-021-8/+0Star
* mac80211: rename driver-trace fileJohannes Berg2012-06-241-1/+1
* mac80211: add command to get current rssiVictor Goldenshtein2012-06-211-0/+15
* mac80211: Framework to get wifi-driver stats via ethtool.Ben Greear2012-05-091-0/+37
* cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-111-0/+13
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+2
* cfg80211/nl80211: clarify TX queue APIJohannes Berg2012-04-101-3/+3
* mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-0/+15
* mac80211: Add iface name when calling WARN-ON.Ben Greear2012-04-091-1/+3
* mac80211: remove tx_syncJohannes Berg2012-03-121-35/+0Star
* mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-061-1/+10
* mac80211: add sta_state callbackJohannes Berg2012-02-061-0/+22
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-061-0/+2
* mac80211: do not pass AP VLAN vif pointers to driversFelix Fietkau2011-11-281-0/+14
* mac80211: transmit fragment list to driversJohannes Berg2011-11-211-0/+8
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-091-6/+62
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: explicitly notify drivers of frame releaseJohannes Berg2011-09-301-0/+15
* mac80211: allow releasing driver-buffered framesJohannes Berg2011-09-301-0/+15
* mac80211: save tx params per sdataEliad Peller2011-09-271-2/+3
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-9/+13
* mac80211: remove offchannel_tx APIJohannes Berg2011-08-081-31/+0Star
* mac80211: sync driver before TXJohannes Berg2011-07-201-0/+31
* mac80211: add driver RSSI threshold eventsMeenakshi Venkataraman2011-07-111-0/+8
* mac80211: support GTK rekey offloadJohannes Berg2011-07-061-0/+10
* mac80211: add cancel_hw_scan() callbackEliad Peller2011-06-171-0/+10
* mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-1/+28
* mac80211: add basic support for WoWLANJohannes Berg2011-05-051-0/+27
* mac80211: Add new API for rate selectionSujith Manoharan2011-04-281-0/+18
* mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-121-0/+13
* mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+26
* mac80211: support direct offchannel TX offloadJohannes Berg2011-02-251-0/+31
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-2/+2
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-3/+3
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+30
* mac80211 default tx_last_beacon false (congestion)Tim Harvey2010-12-131-1/+1
* mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+23
* mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+14