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
/
ieee80211_sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-08
mac80211: rename files
Johannes Berg
1
-4249
/
+0
2008-04-08
mac80211: fix key vs. sta locking problems
Johannes Berg
1
-8
/
+1
2008-04-08
mac80211: BA session debug prints changes
Ron Rindjunsky
1
-2
/
+8
2008-04-08
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
1
-0
/
+23
2008-04-08
mac80211: notify upper layers after lower
Reinette Chatre
1
-2
/
+2
2008-04-08
mac80211: clean up IEEE80211_FC use
Johannes Berg
1
-2
/
+0
2008-04-08
mac80211: add association capabilty and timing info into bss_conf
Tomas Winkler
1
-1
/
+8
2008-04-08
mac80211: eliminate conf_ht
Tomas Winkler
1
-14
/
+19
2008-04-08
Revert "mac80211: use a struct for bss->mesh_config"
John W. Linville
1
-20
/
+12
2008-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-5
/
+4
2008-04-01
mac80211: use a struct for bss->mesh_config
Luis Carlos Cobo
1
-12
/
+20
2008-04-01
mac80211: check for mesh_config length on incoming management frames
Luis Carlos Cobo
1
-2
/
+6
2008-04-01
mac80211: fix spinlock recursion on sta expiration
Luis Carlos Cobo
1
-1
/
+1
2008-04-01
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
Johannes Berg
1
-1
/
+0
2008-04-01
mac80211: sta_info_flush() fixes
Johannes Berg
1
-1
/
+1
2008-04-01
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
Johannes Berg
1
-1
/
+0
2008-04-01
mac80211: automatically free sta struct when insertion fails
Johannes Berg
1
-4
/
+1
2008-04-01
mac80211 ibss: flush only stations belonging to current interface
Johannes Berg
1
-2
/
+3
2008-04-01
mac80211: correct use_short_preamble handling
Vladimir Koutny
1
-5
/
+4
2008-03-27
mac80211: A-MPDU MLME use dynamic allocation
Ron Rindjunsky
1
-31
/
+53
2008-03-25
mac80211: configure default wmm params correctly
Vladimir Koutny
1
-33
/
+58
2008-03-25
mac80211: prevent tuning during scanning
Mohamed Abbas
1
-0
/
+3
2008-03-25
mac80211: tear down of block ack sessions
Ron Rindjunsky
1
-1
/
+14
2008-03-25
mac80211: fixing debug prints for AddBA request
Ron Rindjunsky
1
-4
/
+4
2008-03-25
mac80211: fixing delba debug print
Ron Rindjunsky
1
-1
/
+1
2008-03-25
mac80211: filter scan results on unusable channels
Johannes Berg
1
-0
/
+6
2008-03-07
mac80211: don't call conf_tx under RCU lock
Johannes Berg
1
-3
/
+3
2008-03-06
mac80211: fix hardware scan completion
Johannes Berg
1
-7
/
+18
2008-03-06
mac80211: breakdown mesh network attributes in different extra fields for wext
Luis Carlos Cobo
1
-9
/
+26
2008-03-06
mac80211: fix incorrect parenthesis
Luis Carlos Cobo
1
-2
/
+2
2008-03-06
mac80211: split sta_info_add
Johannes Berg
1
-11
/
+33
2008-03-06
mac80211: RCU-ify STA info structure access
Johannes Berg
1
-38
/
+85
2008-03-06
mac80211: clean up mesh code
Johannes Berg
1
-41
/
+31
2008-03-06
mac80211: mesh changes to the MLME
Luis Carlos Cobo
1
-59
/
+263
2008-03-06
mac80211: mesh data structures and first mesh changes
Luis Carlos Cobo
1
-42
/
+28
2008-02-29
mac80211: fix IBSS code
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: atomically check whether STA exists already
Johannes Berg
1
-3
/
+3
2008-02-29
mac80211: fix incorrect use of CONFIG_MAC80211_IBSS_DEBUG
Pavel Roskin
1
-1
/
+3
2008-02-29
mac80211: enable IBSS merging
Bruno Randolf
1
-29
/
+61
2008-02-29
mac80211: move function ieee80211_sta_join_ibss()
Bruno Randolf
1
-158
/
+159
2008-02-29
mac80211: fix ecw2cw brain-damage
Johannes Berg
1
-6
/
+1
2008-02-29
mac80211: give burst time in txop rather than 0.1msec units
Johannes Berg
1
-5
/
+6
2008-02-29
mac80211: split RX_DROP
Johannes Berg
1
-2
/
+2
2008-02-29
mac80211: split ieee80211_txrx_result
Johannes Berg
1
-7
/
+7
2008-02-29
mac80211: remove port control enable switch, clean up sta flags
Johannes Berg
1
-1
/
+4
2008-02-29
mac80211: fix scan band off-by-one error
Johannes Berg
1
-6
/
+18
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-176
/
+208
2008-02-29
mac80211: A-MPDU Tx add delBA from recipient support
Ron Rindjunsky
1
-2
/
+11
2008-02-29
mac80211: A-MPDU Tx adding basic functionality
Ron Rindjunsky
1
-2
/
+180
2008-02-29
mac80211: A-MPDU Tx add session's and low level driver's API
Ron Rindjunsky
1
-2
/
+2
[next]