index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
driver-ops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
1
-0
/
+3
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-0
/
+32
2016-09-30
mac80211: implement nan_change_conf
Ayala Beker
1
-0
/
+21
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-0
/
+27
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
1
-15
/
+0
2016-09-12
mac80211: add support for MU-MIMO air sniffer
Aviya Erenfeld
1
-1
/
+2
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
1
-4
/
+4
2016-08-05
mac80211: Add ieee80211_hw pointer to get_expected_throughput
Maxim Altshul
1
-1
/
+1
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
1
-0
/
+15
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
1
-3
/
+1
2015-11-03
mac80211: document sleep requirements for channel context ops
Chaitanya T K
1
-0
/
+10
2015-11-03
mac80211: call drv_stop only if driver is started
Eliad Peller
1
-30
/
+2
2015-09-29
mac80211: Deinline drv_get/set/reset_tsf()
Denys Vlasenko
1
-45
/
+7
2015-09-29
mac80211: Deinline drv_ampdu_action()
Denys Vlasenko
1
-25
/
+5
2015-09-29
mac80211: Deinline drv_switch_vif_chanctx()
Denys Vlasenko
1
-52
/
+3
2015-09-29
mac80211: Deinline drv_add/remove/change_interface()
Denys Vlasenko
1
-51
/
+7
2015-09-29
mac80211: Deinline drv_sta_rc_update()
Denys Vlasenko
1
-19
/
+3
2015-09-29
mac80211: Deinline drv_conf_tx()
Denys Vlasenko
1
-24
/
+3
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-3
/
+4
2015-09-22
mac80211: introduce per vif frame registration API
Andrei Otcheretianski
1
-0
/
+16
2015-07-17
mac80211: deinline drv_sta_state
Denys Vlasenko
1
-27
/
+2
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-1
/
+1
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-5
/
+6
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-0
/
+12
2015-03-30
mac80211: convert rssi_callback() to event_callback()
Emmanuel Grumbach
1
-6
/
+6
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
1
-15
/
+15
2014-11-19
mac80211: notify drivers on sta rate table changes
Johannes Berg
1
-0
/
+15
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-6
/
+9
2014-11-19
mac80211: add TDLS channel-switch Rx flow
Arik Nemtsov
1
-0
/
+12
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+41
2014-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
1
-4
/
+6
2014-11-04
mac80211: 802.11p OCB mode support
Rostislav Lisovy
1
-1
/
+2
2014-11-04
mac80211: add support for driver tx power reporting
Felix Fietkau
1
-0
/
+14
2014-10-22
mac80211: sanity check CW_min/CW_max towards driver
Johannes Berg
1
-0
/
+6
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
1
-3
/
+4
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
1
-0
/
+16
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
1
-0
/
+18
2014-09-05
mac80211: extend set_coverage_class signature
Lorenzo Bianconi
1
-1
/
+1
2014-06-25
mac80211: split sched scan IEs
David Spinadel
1
-1
/
+1
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-1
/
+1
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
1
-0
/
+16
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
1
-0
/
+53
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
1
-0
/
+13
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
1
-37
/
+71
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+7
2014-02-20
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
1
-4
/
+8
2013-12-16
mac80211: add pre-RCU-sync sta removal driver operation
Johannes Berg
1
-0
/
+16
2013-12-03
Revert "mac80211: add driver callback for per-interface multicast filter"
Johannes Berg
1
-16
/
+0
2013-10-01
mac80211: add explicit IBSS driver operations
Johannes Berg
1
-0
/
+27
2013-08-01
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
1
-0
/
+13
[next]