Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5d4ef26cd8a1d4dc0069a77c4582a3b1be529085
/
net
/
mac80211
/
offchannel.c
1d4de2e
mac80211: fix CMD_FRAME for AP_VLAN
by Michael Braun
· 8 years ago
708d50e
mac80211: add boilerplate code for start / stop NAN
by Ayala Beker
· 8 years ago
cb3b7d8
cfg80211: add start / stop NAN commands
by Ayala Beker
· 8 years ago
470f4d6
mac80211: avoid ROC during hw restart
by Eliad Peller
· 9 years ago
e6a8a3a
mac80211: fix remain-on-channel cancellation
by Johannes Berg
· 9 years ago
e9db455
mac80211: recalculate SW ROC only when needed
by Johannes Berg
· 9 years ago
1b89452
mac80211: handle HW ROC expired properly
by Ilan Peer
· 9 years ago
7d37fcd
mac80211: reject zero cookie in mgmt-tx/roc cancel
by Johannes Berg
· 9 years ago
aaa016c
mac80211: rewrite remain-on-channel logic
by Johannes Berg
· 9 years ago
5ee00db
mac80211: simplify ack_skb handling
by Johannes Berg
· 9 years ago
a2fcfccb
mac80211: move off-channel/mgmt-tx code to offchannel.c
by Johannes Berg
· 9 years ago
e673a65
mac80211: fix mgmt-tx abort cookie and leak
by Johannes Berg
· 9 years ago
076cdcb
mac80211: use bool argument to ieee80211_send_nullfunc
by Johannes Berg
· 9 years ago
30686bf
mac80211: convert HW flags to unsigned long bitmap
by Johannes Berg
· 9 years ago
3b24f4c
mac80211: let flush() drop packets when possible
by Emmanuel Grumbach
· 10 years ago
cca07b0
mac80211: introduce refcount for queue_stop_reasons
by Luciano Coelho
· 10 years ago
b4b177a
mac80211: fix on-channel remain-on-channel
by Johannes Berg
· 10 years ago
115b943
mac80211: fix software remain-on-channel implementation
by Johannes Berg
· 11 years ago
22c4cee
mac80211: Run deferred scan if last roc_list item is not started
by Jouni Malinen
· 11 years ago
655d8e2
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
6fe5468
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c8f994e
mac80211: purge remain-on-channel items when suspending
by Johannes Berg
· 12 years ago
3fbd45c
mac80211: fix remain-on-channel cancel crash
by Johannes Berg
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
d339d5c
mac80211: Allow drivers to differentiate between ROC types
by Ilan Peer
· 12 years ago
9c35d7d
mac80211: Add flushes before going off-channel
by Seth Forshee
· 12 years ago
6c17b77
mac80211: Fix tx queue handling during scans
by Seth Forshee
· 12 years ago
9ebea38
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
aacde9e
mac80211: synchronize scan off/on-channel and PS states
by Stanislaw Gruszka
· 12 years ago
d6a8322
mac80211: track enable_beacon explicitly
by Johannes Berg
· 12 years ago
55cb079
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
6bdd253
mac80211: fix remain-on-channel (non-)cancelling
by Johannes Berg
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
4988456
mac80211: make remain_on_channel() op pass vif param
by Eliad Peller
· 12 years ago
50febf6
mac80211: use a counter for remain-on-channel cookie
by Johannes Berg
· 12 years ago
55de908
mac80211: use channel contexts
by Johannes Berg
· 12 years ago
fe57d9f
mac80211: track whether to use channel contexts
by Johannes Berg
· 12 years ago
a4ed534
mac80211: use list_move instead of list_del/list_add
by Wei Yongjun
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
4b4b822
mac80211: fix use after free
by Alan Cox
· 12 years ago
71bbc99
cfg80211: use wdev in mgmt-tx/ROC APIs
by Johannes Berg
· 12 years ago
011ad0e
mac80211: rename driver-trace file
by Johannes Berg
· 12 years ago
0f6b3f5
mac80211: fix double-start of remain-on-channel
by Johannes Berg
· 12 years ago
559cef9
mac80211: cleanup offchannel_ps_enable argument
by Rajkumar Manoharan
· 12 years ago
cef2827
mac80211: remove unneeded ieee80211_run_deferred_scan()
by Johannes Berg
· 12 years ago
2eb278e
mac80211: unify SW/offload remain-on-channel
by Johannes Berg
· 12 years ago
196ac1c
mac80211: do remain-on-channel while idle
by Johannes Berg
· 12 years ago
71ecfa1
mac80211: clean up remain-on-channel on interface stop
by Johannes Berg
· 12 years ago
67f6126
mac80211: remove dead code
by Mohammed Shafi Shajakhan
· 13 years ago
f6e8cb7
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
by Eliad Peller
· 13 years ago
e76aadc
mac80211: revert on-channel work optimisations
by Johannes Berg
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
fcac4fb
mac80211: call ieee80211_recalc_idle() after sending packets
by Felix Fietkau
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
b23b025
mac80211: Optimize scans on current operating channel.
by Ben Greear
· 14 years ago
90fc4b3
mac80211: implement off-channel TX using hw r-o-c offload
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
3bc3c0d
mac80211: disable beacon monitor while going offchannel
by Luis R. Rodriguez
· 14 years ago
4730d59
mac80211: reset connection idle when going offchannel
by Luis R. Rodriguez
· 14 years ago
5b714c6
mac80211: fix offchannel queue stop
by Johannes Berg
· 14 years ago
9389575
mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
by Benoit Papillault
· 15 years ago
cfa6cb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
b8bc4b0
mac80211: support remain-on-channel command
by Johannes Berg
· 15 years ago
b203ffc
mac80211: Generalize off-channel operation helpers from scan code
by Jouni Malinen
· 15 years ago