| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: add support for HW scheduled scan | Luciano Coelho | 2011-05-11 | 1 | -18/+70 |
* | mac80211: add a couple of trace event classes to reduce duplicated code | Luciano Coelho | 2011-05-11 | 1 | -77/+53 |
* | mac80211: add basic support for WoWLAN | Johannes Berg | 2011-05-05 | 1 | -0/+10 |
* | mac80211: Add new API for rate selection | Sujith Manoharan | 2011-04-28 | 1 | -0/+27 |
* | mac80211: Check for queued frames before entering power save. | Vivek Natarajan | 2011-04-12 | 1 | -0/+20 |
* | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 1 | -0/+52 |
* | mac80211: support direct offchannel TX offload | Johannes Berg | 2011-02-25 | 1 | -0/+33 |
* | mac80211: use DECLARE_EVENT_CLASS | Johannes Berg | 2011-01-26 | 1 | -169/+33 |
* | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg | 2011-01-19 | 1 | -4/+7 |
* | mac80211: implement hardware offload for remain-on-channel | Johannes Berg | 2011-01-05 | 1 | -0/+80 |
* | mac80211: Add antenna configuration | Bruno Randolf | 2010-11-16 | 1 | -0/+50 |
* | mac80211: support hardware TX fragmentation offload | Arik Nemtsov | 2010-11-16 | 1 | -0/+21 |
* | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 | 1 | -8/+13 |
* | mac80211: support runtime interface type changes | Johannes Berg | 2010-08-27 | 1 | -0/+25 |
* | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -2/+2 |
* | mac80211: add basic tracing to drv_get_survey | John W. Linville | 2010-06-29 | 1 | -0/+22 |
* | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 2010-06-14 | 1 | -22/+0 |
* | mac80211: bracket driver tracing | Johannes Berg | 2010-06-14 | 1 | -92/+97 |
* | mac80211: clean up ieee80211_stop_tx_ba_session | Johannes Berg | 2010-06-03 | 1 | -6/+4 |
* | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen | 2010-06-03 | 1 | -0/+25 |
* | mac80211: add offload channel switch support | Johannes Berg | 2010-05-12 | 1 | -0/+49 |
* | mac80211: give virtual interface to hw_scan | Johannes Berg | 2010-04-27 | 1 | -3/+6 |
* | mac80211: enhance tracing | Johannes Berg | 2010-04-08 | 1 | -0/+275 |
* | mac80211: remove get_tx_stats() driver op | Kalle Valo | 2010-02-08 | 1 | -23/+0 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 1 | -0/+52 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-02-08 | 1 | -1/+1 |
|\ |
|
| * | mac80211: fix NULL pointer dereference when ftrace is enabled | Zhu Yi | 2010-01-26 | 1 | -1/+1 |
* | | mac80211: pass vif and station to update_tkip_key | Johannes Berg | 2010-01-22 | 1 | -6/+9 |
* | | mac80211: Add new callback set_coverage_class | Lukáš Turek | 2010-01-12 | 1 | -0/+23 |
* | | mac80211: introduce flush operation | Johannes Berg | 2009-12-28 | 1 | -0/+21 |
* | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 | 1 | -0/+2 |
* | | mac80211: trace interface name | Johannes Berg | 2009-12-21 | 1 | -18/+20 |
* | | mac80211: reduce reliance on netdev | Johannes Berg | 2009-12-21 | 1 | -7/+5 |
|/ |
|
* | mac80211: log more data when tracing | Johannes Berg | 2009-11-28 | 1 | -2/+24 |
* | mac80211: convert aggregation to operate on vifs/stas | Johannes Berg | 2009-11-18 | 1 | -3/+6 |
* | mac80211: allow configure_filter callback to sleep | Johannes Berg | 2009-08-20 | 1 | -6/+30 |
* | mac80211: fix spare warnings in driver-trace.h | Christian Lamparter | 2009-07-24 | 1 | -2/+2 |
* | mac80211: driver operation debugging | Johannes Berg | 2009-07-24 | 1 | -0/+648 |