Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
270e70713b3a52fcd0a2f39f14b78b109ccfb944
/
net
/
mac80211
/
driver-ops.h
ba8c3d6
mac80211: add an intermediate software queue implementation
by Felix Fietkau
· 10 years ago
a818292
mac80211: convert rssi_callback() to event_callback()
by Emmanuel Grumbach
· 10 years ago
2b9a7e1
mac80211: allow drivers to provide most station statistics
by Johannes Berg
· 10 years ago
f815e2b
mac80211: notify drivers on sta rate table changes
by Johannes Berg
· 10 years ago
a344d67
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
by Johannes Berg
· 10 years ago
8a4d32f
mac80211: add TDLS channel-switch Rx flow
by Arik Nemtsov
· 10 years ago
a7a6bdd
mac80211: introduce TDLS channel switch ops
by Arik Nemtsov
· 10 years ago
cf2c92d
mac80211: replace restart_complete() with reconfig_complete()
by Eliad Peller
· 10 years ago
239281f
mac80211: 802.11p OCB mode support
by Rostislav Lisovy
· 10 years ago
5b3dc42
mac80211: add support for driver tx power reporting
by Felix Fietkau
· 10 years ago
f409079
mac80211: sanity check CW_min/CW_max towards driver
by Johannes Berg
· 10 years ago
0f791eb4
mac80211: allow channel switch with multiple channel contexts
by Luciano Coelho
· 10 years ago
f1d6558
mac80211: add post_channel_switch driver operation
by Luciano Coelho
· 10 years ago
6d027bc
mac80211: add pre_channel_switch driver operation
by Luciano Coelho
· 10 years ago
a4bcaf5
mac80211: extend set_coverage_class signature
by Lorenzo Bianconi
· 10 years ago
633e271
mac80211: split sched scan IEs
by David Spinadel
· 11 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 11 years ago
ee10f2c
mac80211: protect TDLS discovery session
by Arik Nemtsov
· 10 years ago
1a5f0c1
mac80211: add a single-transaction driver op to switch contexts
by Luciano Coelho
· 10 years ago
cca674d
mac80211: export the expected throughput
by Antonio Quartulli
· 10 years ago
f6837ba
mac80211: handle failed restart/resume better
by Johannes Berg
· 11 years ago
77be2c5
mac80211: add vif to flush call
by Emmanuel Grumbach
· 11 years ago
37e3308
mac80211: allow driver to return error from sched_scan_stop
by Johannes Berg
· 11 years ago
6a9d1b9
mac80211: add pre-RCU-sync sta removal driver operation
by Johannes Berg
· 11 years ago
18cfd3b
Revert "mac80211: add driver callback for per-interface multicast filter"
by Johannes Berg
· 11 years ago
55fff50
mac80211: add explicit IBSS driver operations
by Johannes Berg
· 11 years ago
73da7d5
mac80211: add channel switch command and beacon callbacks
by Simon Wunderlich
· 11 years ago
31eba5b
mac80211: support active monitor interfaces
by Felix Fietkau
· 11 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
d260ff1
mac80211: remove vif debugfs driver callbacks
by Stanislaw Gruszka
· 12 years ago
ddbfe86
mac80211: move sdata debugfs dir to vif
by Stanislaw Gruszka
· 12 years ago
488b366
mac80211: add driver callback for per-interface multicast filter
by Alexander Bondar
· 12 years ago
d339d5c
mac80211: Allow drivers to differentiate between ROC types
by Ilan Peer
· 12 years ago
5bbe754d
mac80211: don't call bss_info_changed on p2p-device/monitor
by Johannes Berg
· 12 years ago
b207cdb
mac80211: add vif debugfs driver callbacks
by Alexander Bondar
· 12 years ago
f68d776
mac80211: support mesh rate updates
by Thomas Pedersen
· 12 years ago
887da91
mac80211: provide the vif in rssi_callback
by Emmanuel Grumbach
· 12 years ago
a65240c
mac80211: allow drivers to access IPv6 information
by Johannes Berg
· 12 years ago
de5fad8
mac80211: add op to configure default key id
by Yoni Divinsky
· 12 years ago
ad2d223
mac80211: assign bss_conf.bssid only once
by Johannes Berg
· 12 years ago
b8dc1a3
mac80211: further simplify ieee80211_bss_info_change_notify
by Johannes Berg
· 12 years ago
8a61af6
mac80211: fix channel context iteration
by Johannes Berg
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
42d97a5
cfg80211: remove remain-on-channel channel type
by Johannes Berg
· 12 years ago
77d2ece
mac80211: Add debugfs callbacks for station addition/removal
by Sujith Manoharan
· 12 years ago
4988456
mac80211: make remain_on_channel() op pass vif param
by Eliad Peller
· 12 years ago
02582e9
treewide: fix typo of "suport" in various comments and Kconfig
by Masanari Iida
· 12 years ago
9214ad7
mac80211: call driver method when restart completes
by Johannes Berg
· 12 years ago
1041638
mac80211: add explicit AP/GO driver operations
by Johannes Berg
· 12 years ago
c3645ea
mac80211: introduce new ieee80211_ops
by Michal Kazior
· 12 years ago
f142c6b
mac80211: support P2P Device abstraction
by Johannes Berg
· 12 years ago
e687f61
mac80211: add supported rates change notification in IBSS
by Antonio Quartulli
· 12 years ago
36323f8
mac80211: move TX station pointer and restructure TX
by Thomas Huehn
· 12 years ago
a1845fc
mac80211: add TX prepare API
by Johannes Berg
· 12 years ago
cb831b5
mac80211: remove tx_frags driver callback
by Johannes Berg
· 12 years ago
011ad0e
mac80211: rename driver-trace file
by Johannes Berg
· 12 years ago
66572cf
mac80211: add command to get current rssi
by Victor Goldenshtein
· 12 years ago
e352114
mac80211: Framework to get wifi-driver stats via ethtool.
by Ben Greear
· 13 years ago
6d52563
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
by Johannes Berg
· 13 years ago
4b6f1dd
mac80211: add explicit monitor interface if needed
by Johannes Berg
· 13 years ago
a3304b0
cfg80211/nl80211: clarify TX queue API
by Johannes Berg
· 13 years ago
8f727ef
mac80211: notify driver of rate control updates
by Johannes Berg
· 13 years ago
d17087e
mac80211: Add iface name when calling WARN-ON.
by Ben Greear
· 13 years ago
177958e
mac80211: remove tx_sync
by Johannes Berg
· 13 years ago
a4ec45a
mac80211: implement sta_add/sta_remove in sta_state
by Johannes Berg
· 13 years ago
f09603a
mac80211: add sta_state callback
by Johannes Berg
· 13 years ago
077f493
mac80211: simplify AP_VLAN handling
by Johannes Berg
· 13 years ago
bc192f8
mac80211: do not pass AP VLAN vif pointers to drivers
by Felix Fietkau
· 13 years ago
11127e9
mac80211: transmit fragment list to drivers
by Johannes Berg
· 13 years ago
7b7eab6
mac80211: verify virtual interfaces in driver API
by Johannes Berg
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
f6f3def
mac80211: save tx params per sdata
by Eliad Peller
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
b4ca608
mac80211: remove offchannel_tx API
by Johannes Berg
· 13 years ago
b2abb6e
mac80211: sync driver before TX
by Johannes Berg
· 13 years ago
615f7b9
mac80211: add driver RSSI threshold events
by Meenakshi Venkataraman
· 13 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 13 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 13 years ago
79f460c
mac80211: add support for HW scheduled scan
by Luciano Coelho
· 14 years ago
eecc480
mac80211: add basic support for WoWLAN
by Johannes Berg
· 14 years ago
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
e8306f9
mac80211: Check for queued frames before entering power save.
by Vivek Natarajan
· 14 years ago
38c0915
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
91f44b0
mac80211 default tx_last_beacon false (congestion)
by Tim Harvey
· 14 years ago
15d9675
mac80211: Add antenna configuration
by Bruno Randolf
· 14 years ago
f23a478
mac80211: support hardware TX fragmentation offload
by Arik Nemtsov
· 14 years ago
2ca27bc
mac80211: add p2p device type support
by Johannes Berg
· 14 years ago
34d4bc4
mac80211: support runtime interface type changes
by Johannes Berg
· 14 years ago
c466d4e
mac80211: add basic tracing to drv_get_survey
by John W. Linville
· 14 years ago
6854296
mac80211: Fix circular locking dependency in ARP filter handling
by Juuso Oikarinen
· 14 years ago
4efc76b
mac80211: bracket driver tracing
by Johannes Berg
· 14 years ago
85ad181
mac80211: allow drivers to sleep in ampdu_action
by Johannes Berg
· 14 years ago
cfcdbde
mac80211: change TX aggregation locking
by Johannes Berg
· 14 years ago
a93e364
mac80211: change RX aggregation locking
by Johannes Berg
· 14 years ago
Next »