Age | Commit message (Expand) | Author |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg |
2012-02-06 | mac80211: implement sta_add/sta_remove in sta_state | Johannes Berg |
2012-02-06 | mac80211: add sta_state callback | Johannes Berg |
2012-02-06 | mac80211: simplify AP_VLAN handling | Johannes Berg |
2011-11-28 | mac80211: do not pass AP VLAN vif pointers to drivers | Felix Fietkau |
2011-11-21 | mac80211: transmit fragment list to drivers | Johannes Berg |
2011-11-09 | mac80211: verify virtual interfaces in driver API | Johannes Berg |
2011-10-03 | mac80211: pass vif param to conf_tx() callback | Eliad Peller |
2011-09-30 | mac80211: explicitly notify drivers of frame release | Johannes Berg |
2011-09-30 | mac80211: allow releasing driver-buffered frames | Johannes Berg |
2011-09-27 | mac80211: save tx params per sdata | Eliad Peller |
2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller |
2011-08-08 | mac80211: remove offchannel_tx API | Johannes Berg |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg |
2011-07-11 | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman |
2011-07-06 | mac80211: support GTK rekey offload | Johannes Berg |
2011-06-17 | mac80211: add cancel_hw_scan() callback | Eliad Peller |
2011-05-11 | mac80211: add support for HW scheduled scan | Luciano Coelho |
2011-05-05 | mac80211: add basic support for WoWLAN | Johannes Berg |
2011-04-28 | mac80211: Add new API for rate selection | Sujith Manoharan |
2011-04-12 | mac80211: Check for queued frames before entering power save. | Vivek Natarajan |
2011-03-11 | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville |
2011-02-25 | mac80211: support direct offchannel TX offload | Johannes Berg |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2011-01-19 | mac80211: track receiver's aggregation reorder buffer size | Johannes Berg |
2011-01-05 | mac80211: implement hardware offload for remain-on-channel | Johannes Berg |
2010-12-13 | mac80211 default tx_last_beacon false (congestion) | Tim Harvey |
2010-11-16 | mac80211: Add antenna configuration | Bruno Randolf |
2010-11-16 | mac80211: support hardware TX fragmentation offload | Arik Nemtsov |
2010-09-16 | mac80211: add p2p device type support | Johannes Berg |
2010-08-27 | mac80211: support runtime interface type changes | Johannes Berg |
2010-06-29 | mac80211: add basic tracing to drv_get_survey | John W. Linville |
2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen |
2010-06-14 | mac80211: bracket driver tracing | Johannes Berg |
2010-06-14 | mac80211: allow drivers to sleep in ampdu_action | Johannes Berg |
2010-06-14 | mac80211: change TX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg |
2010-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-06-07 | mac80211: fix function pointer check | Holger Schurig |
2010-06-04 | mac80211: Remove deprecated sta_notify commands | Sujith |
2010-06-03 | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-12 | mac80211: add offload channel switch support | Johannes Berg |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-27 | mac80211: give virtual interface to hw_scan | Johannes Berg |
2010-04-23 | Merge branch 'master' into for-davem | John W. Linville |
2010-04-20 | mac80211: sample survey implementation for mac80211 & hwsim | Holger Schurig |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-02-08 | mac80211: remove get_tx_stats() driver op | Kalle Valo |
2010-02-08 | mac80211: allow station add/remove to sleep | Johannes Berg |