Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
445ea4e83ec50668cc9ad7e5cf96d242f19165e8
/
net
/
mac80211
/
ieee80211_i.h
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
ddbfe86
mac80211: move sdata debugfs dir to vif
by Stanislaw Gruszka
· 12 years ago
e943789
mac80211: provide ieee80211_sta_eosp()
by Johannes Berg
· 12 years ago
a6dad6a
mac80211: support userspace MPM
by Thomas Pedersen
· 12 years ago
8d1f7ec
mac80211: defer tailroom counter manipulation when roaming
by Johannes Berg
· 12 years ago
690205f
mac80211: cleanup suspend/resume on mesh mode
by Stanislaw Gruszka
· 12 years ago
a618294
mac80211: cleanup suspend/resume on ibss mode
by Stanislaw Gruszka
· 12 years ago
9b7d72c
mac80211: cleanup suspend/resume on managed mode
by Stanislaw Gruszka
· 12 years ago
12e7f51
mac80211: cleanup generic suspend/resume procedures
by Stanislaw Gruszka
· 12 years ago
30c9712
mac80211: remove napi
by Stanislaw Gruszka
· 12 years ago
d339d5c
mac80211: Allow drivers to differentiate between ROC types
by Ilan Peer
· 12 years ago
dd5ecfe
mac80211: support VHT capability overrides
by Johannes Berg
· 12 years ago
2b5e196
mac80211: cache mesh beacon
by Thomas Pedersen
· 12 years ago
4a3cb70
mac80211: constify IE parsing
by Johannes Berg
· 12 years ago
2c9b735
mac80211: add ieee80211_vif_change_bandwidth
by Johannes Berg
· 12 years ago
bee7f586
mac80211: handle operating mode notif in beacon/assoc response
by Johannes Berg
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
8921d04
mac80211: track number of spatial streams
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
4a34215
mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_cap
by Johannes Berg
· 12 years ago
441a33b
mac80211: don't pick up WPA vendor IE
by Johannes Berg
· 12 years ago
89afe61
mac80211: fix auth/assoc timeout handling
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
6c17b77
mac80211: Fix tx queue handling during scans
by Seth Forshee
· 12 years ago
fd0f979
mac80211: simplify idle handling
by Johannes Berg
· 12 years ago
09b8556
mac80211: remove dynamic PS driver interface
by Johannes Berg
· 12 years ago
ef429da
mac80211: introduce beacon-only timing data
by Johannes Berg
· 12 years ago
1f4ac5a
mac80211: explicitly copy channels to VLANs where needed
by Johannes Berg
· 12 years ago
f9e124f
mac80211: protect rx-path with spinlock
by Christian Lamparter
· 12 years ago
3f52b7e
mac80211: mesh power save basics
by Marco Porsch
· 12 years ago
3146a7d
mac80211: remove unused SSID from BSS
by Johannes Berg
· 12 years ago
682bd38
mac80211: always allow calling ieee80211_connection_loss()
by Johannes Berg
· 12 years ago
1672c0e3
mac80211: start auth/assoc timeout on frame status
by Johannes Berg
· 12 years ago
0fe20ad
mac80211: remove unused mesh data from bss
by Johannes Berg
· 12 years ago
ce9877c
mac80211: remove last_probe_resp from bss
by Johannes Berg
· 12 years ago
c65dd14
mac80211: inform the driver about update of dtim_period
by Emmanuel Grumbach
· 12 years ago
fdcb786
mac80211: remove assoc data "sent_assoc"
by Johannes Berg
· 12 years ago
448cd55
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 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
a65240c
mac80211: allow drivers to access IPv6 information
by Johannes Berg
· 12 years ago
0f19b41
mac80211: remove ARP filter enable/disable logic
by Johannes Berg
· 12 years ago
aacde9e
mac80211: synchronize scan off/on-channel and PS states
by Stanislaw Gruszka
· 12 years ago
c82c4a8
mac80211: split aggregation stop by reason
by Johannes Berg
· 12 years ago
b08fbbd
mac80211: restrict assoc request VHT capabilities
by Johannes Berg
· 12 years ago
d6a8322
mac80211: track enable_beacon explicitly
by Johannes Berg
· 12 years ago
8a61af6
mac80211: fix channel context iteration
by Johannes Berg
· 12 years ago
529ba6e
mac80211: clean up association better in suspend
by Johannes Berg
· 12 years ago
d45c417
mac82011: use frame control to differentiate probe resp/beacon
by Emmanuel Grumbach
· 12 years ago
826262c
mac80211: fix dtim_period in hidden SSID AP association
by Johannes Berg
· 12 years ago
97f97b1
mac80211: fix station destruction in AP/mesh modes
by Johannes Berg
· 12 years ago
4d76d21
mac80211: assign VLAN channel contexts
by Johannes Berg
· 12 years ago
34bcf71
mac80211: fix ibss scanning
by Stanislaw Gruszka
· 12 years ago
403e167
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
c604b9f
mac80211: make ieee80211_build_preq_ies safer
by Johannes Berg
· 12 years ago
f2d9d27
mac80211: support VHT association
by Johannes Berg
· 12 years ago
62c8003
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
4bf8853
mac80211: convert to channel definition struct
by Johannes Berg
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
a8243b7
mac80211: rename IEEE80211_STA_DISABLE_11N to HT
by Johannes Berg
· 12 years ago
75c8ec7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
b311749
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
f4bda33
mac80211: support RX_FLAG_MACTIME_END
by Thomas Pedersen
· 12 years ago
1f98ab7
mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge
by Felix Fietkau
· 12 years ago
488dd7b
mac80211: pass P2P powersave parameters to driver
by Johannes Berg
· 12 years ago
50febf6
mac80211: use a counter for remain-on-channel cookie
by Johannes Berg
· 12 years ago
1ea6f9c
mac80211: handle TX power per virtual interface
by Johannes Berg
· 12 years ago
d012a60
mac80211: make client powersave independent of interface type
by Marco Porsch
· 12 years ago
8ba7acf
mac80211: remove unimplemented mesh vendor sync
by Johannes Berg
· 12 years ago
cd2bb51
mac80211: add support for tx to abort low priority scan requests
by Sam Leffler
· 12 years ago
818255e
mac80211: VHT peer STA caps
by Mahesh Palivela
· 12 years ago
1258d97
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
by Ashok Nagarajan
· 12 years ago
6b8ece3
mac80211: Allow station mode SAE to be implemented in user space
by Jouni Malinen
· 12 years ago
700e8ea
mac80211: Take status code as parameter to ieee80211_send_auth
by Jouni Malinen
· 12 years ago
04ecd25
mac80211: track needed RX chains for channel contexts
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
d01a1e6
mac80211: introduce channel context skeleton code
by Michal Kazior
· 13 years ago
04b7b2f
mac80211: handle power constraint/country IE better
by Johannes Berg
· 12 years ago
3a6a0d8
mac80211: remove unneeded CONFIG_PM ifdef
by Johannes Berg
· 12 years ago
6ae1677
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
by Antonio Quartulli
· 12 years ago
761a48d
mac80211: check power constraint IE size when parsing
by Johannes Berg
· 12 years ago
882a7c6
mac80211: disconnect if channel switch fails
by Johannes Berg
· 12 years ago
30dd3ed
mac80211: don't hang on to sched_scan_ies
by Johannes Berg
· 12 years ago
fe94fe0
mac80211: pass channel to ieee80211_send_probe_req
by Johannes Berg
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 13 years ago
cc74c0c
mac80211: make ieee80211_beacon_connection_loss_work static
by Johannes Berg
· 12 years ago
5bc1420
mac80211: check size of channel switch IE when parsing
by Johannes Berg
· 12 years ago
aa7a008
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
by Eyal Shapira
· 12 years ago
2d56577
mac80211: use correct channel in TX
by Johannes Berg
· 12 years ago
6b77863
mac80211: fix current vs. operating channel in preq/beacon
by Johannes Berg
· 12 years ago
ab09587
mac80211: add PS flag to bss_conf
by Eliad Peller
· 12 years ago
d545dab
mac80211: VHT (11ac) association
by Mahesh Palivela
· 12 years ago
075e084
Revert "mac80211: refactor virtual monitor code"
by Johannes Berg
· 13 years ago
8c358bc
mac80211: add time synchronisation with BSS for assoc
by Johannes Berg
· 13 years ago
d48b296
mac80211: redesign scan RX
by Johannes Berg
· 13 years ago
5260a5b
mac80211: track scheduled scan virtual interface
by Johannes Berg
· 13 years ago
e2fd5db
mac80211: make scan_sdata pointer usable with RCU
by Johannes Berg
· 13 years ago
84efbb8
cfg80211: use wireless_dev for interface management
by Johannes Berg
· 13 years ago
71bbc99
cfg80211: use wdev in mgmt-tx/ROC APIs
by Johannes Berg
· 13 years ago
Next »