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