Age | Commit message (Expand) | Author | Files | Lines |
2015-01-08 | mac80211: allow drivers to provide most station statistics | Johannes Berg | 1 | -26/+7 |
2014-11-26 | cfg80211: clean up beacon loss CQM event | Johannes Berg | 1 | -0/+6 |
2014-11-19 | mac80211: notify drivers on sta rate table changes | Johannes Berg | 1 | -0/+7 |
2014-11-19 | mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR | Johannes Berg | 1 | -6/+25 |
2014-11-19 | mac80211: add TDLS channel-switch Rx flow | Arik Nemtsov | 1 | -0/+45 |
2014-11-19 | mac80211: introduce TDLS channel switch ops | Arik Nemtsov | 1 | -0/+57 |
2014-11-10 | mac80211: add device_timestamp to the drv_pre_channel_switch trace | Luciano Coelho | 1 | -0/+2 |
2014-11-04 | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller | 1 | -3/+20 |
2014-11-04 | mac80211: add support for driver tx power reporting | Felix Fietkau | 1 | -0/+27 |
2014-10-09 | mac80211: allow channel switch with multiple channel contexts | Luciano Coelho | 1 | -3/+6 |
2014-10-09 | mac80211: add post_channel_switch driver operation | Luciano Coelho | 1 | -0/+6 |
2014-10-09 | mac80211: add pre_channel_switch driver operation | Luciano Coelho | 1 | -0/+33 |
2014-10-09 | mac80211: add device_timestamp to the ieee80211_channel_switch struct | Luciano Coelho | 1 | -0/+2 |
2014-09-05 | mac80211: extend set_coverage_class signature | Lorenzo Bianconi | 1 | -2/+2 |
2014-06-23 | mac80211: protect TDLS discovery session | Arik Nemtsov | 1 | -0/+7 |
2014-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -0/+85 |
2014-05-26 | mac80211: add a single-transaction driver op to switch contexts | Luciano Coelho | 1 | -0/+85 |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -0/+32 |
2014-05-21 | mac80211: export the expected throughput | Antonio Quartulli | 1 | -0/+32 |
2014-05-09 | mac80211: fix vif name tracing | Eliad Peller | 1 | -2/+2 |
2014-01-06 | mac80211: add tracing for ieee80211_sta_set_buffered | Johannes Berg | 1 | -0/+27 |
2013-12-18 | mac80211: fix checkpatch errors | Weilong Chen | 1 | -1/+1 |
2013-12-16 | mac80211: add pre-RCU-sync sta removal driver operation | Johannes Berg | 1 | -19/+15 |
2013-12-16 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 1 | -2/+2 |
2013-12-03 | Revert "mac80211: add driver callback for per-interface multicast filter" | Johannes Berg | 1 | -24/+0 |
2013-12-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -2/+19 |
2013-11-25 | mac80211: add min required channel definition field | Eliad Peller | 1 | -2/+19 |
2013-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+35 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -2/+2 |
2013-10-01 | mac80211: add explicit IBSS driver operations | Johannes Berg | 1 | -0/+35 |
2013-08-01 | mac80211: add channel switch command and beacon callbacks | Simon Wunderlich | 1 | -0/+26 |
2013-04-16 | mac80211: support secondary channel offset in CSA | Johannes Berg | 1 | -4/+4 |
2013-03-25 | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 1 | -20/+17 |
2013-03-22 | mac80211: add P2P NoA settings | Janusz Dziedzic | 1 | -4/+2 |
2013-03-18 | mac80211: pass queue bitmap to flush operation | Johannes Berg | 1 | -4/+7 |
2013-03-11 | mac80211: add driver callback for per-interface multicast filter | Alexander Bondar | 1 | -0/+24 |
2013-03-06 | mac80211: Allow drivers to differentiate between ROC types | Ilan Peer | 1 | -4/+7 |
2013-02-15 | mac80211: Fix incorrect use of STA_PR_FMT in trace points | Seth Forshee | 1 | -3/+3 |
2013-02-15 | mac80211: add radar detection command/event | Simon Wunderlich | 1 | -0/+19 |
2013-02-11 | mac80211: introduce beacon-only timing data | Johannes Berg | 1 | -0/+2 |
2013-02-11 | mac80211: fix chandef tracing bug | Johannes Berg | 1 | -1/+1 |
2013-01-24 | mac80211: provide the vif in rssi_callback | Emmanuel Grumbach | 1 | -3/+6 |
2013-01-19 | mac80211: allow drivers to access IPv6 information | Johannes Berg | 1 | -0/+8 |
2013-01-19 | mac80211: remove ARP filter enable/disable logic | Johannes Berg | 1 | -4/+9 |
2013-01-18 | mac80211: add op to configure default key id | Yoni Divinsky | 1 | -0/+23 |
2013-01-17 | mac80211: split out chandef tracing macros | Johannes Berg | 1 | -9/+15 |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg | 1 | -8/+15 |
2012-11-26 | cfg80211: remove remain-on-channel channel type | Johannes Berg | 1 | -4/+2 |
2012-11-19 | mac80211: make remain_on_channel() op pass vif param | Eliad Peller | 1 | -4/+9 |
2012-11-09 | mac80211: call driver method when restart completes | Johannes Berg | 1 | -0/+5 |