index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
2
-18
/
+17
2020-08-27
mac80211: improve AQL aggregation estimation for low data rates
Felix Fietkau
1
-12
/
+26
2020-08-27
mac80211: factor out code to look up the average packet length duration for a...
Felix Fietkau
1
-47
/
+74
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
3
-6
/
+60
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
3
-4
/
+4
2020-08-03
mac80211: Do not report beacon loss if beacon filtering enabled
Loic Poulain
1
-0
/
+3
2020-08-03
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-03
mac80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-1
/
+2
2020-08-03
mac8211: fix struct initialisation
John Crispin
1
-1
/
+1
2020-08-03
mac80211: Handle special status codes in SAE commit
Jouni Malinen
1
-1
/
+4
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-6
/
+24
2020-07-31
mac80211: warn only once in check_sdata_in_driver() at each caller
Johannes Berg
1
-6
/
+5
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
2
-5
/
+5
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
2
-23
/
+39
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2
-34
/
+35
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
7
-22
/
+18
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
3
-7
/
+3
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
1
-0
/
+2
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
2
-4
/
+8
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
3
-7
/
+24
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
2
-1
/
+5
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
3
-1
/
+10
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
3
-0
/
+43
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
16
-43
/
+42
2020-07-31
mac80211: remove the need for variable rates_idx
Colin Ian King
1
-3
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
4
-1
/
+13
2020-07-30
mac80211: remove STA txq pending airtime underflow warning
Felix Fietkau
1
-3
/
+1
2020-07-30
mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
Vasanthakumar Thiagarajan
1
-3
/
+4
2020-07-30
mac80211: mesh: Free pending skb when destroying a mpath
Remi Pommarel
1
-0
/
+1
2020-07-30
mac80211: mesh: Free ie data when leaving mesh
Remi Pommarel
1
-0
/
+1
2020-07-30
mac80211: fix warning in 6 GHz IE addition in mesh mode
Rajkumar Manoharan
2
-0
/
+17
2020-07-13
net: mac80211: kerneldoc fixes
Andrew Lunn
1
-3
/
+1
2020-06-25
mac80211: allow rx of mesh eapol frames with default rx key
Markus Theil
1
-0
/
+26
2020-06-25
mac80211: skip mpath lookup also for control port tx
Markus Theil
1
-1
/
+5
2020-06-25
mac80211: Fix dropping broadcast packets in 802.11 encap
Seevalamuthu Mariappan
1
-1
/
+1
2020-06-25
mac80211: simplify mesh code
Pavel Machek
1
-5
/
+2
2020-06-25
mac80211: fix control port tx status check
Markus Theil
1
-7
/
+15
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-26
/
+26
2020-06-08
net: fix wiki website url mac80211 and wireless files
Flavio Suligoi
1
-1
/
+1
2020-06-05
mac80211: initialize return flags in HE 6 GHz operation parsing
Johannes Berg
1
-0
/
+2
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2020-05-31
mac80211: set short_slot for 6 GHz band
Tova Mussai
2
-2
/
+4
2020-05-31
mac80211: Consider 6 GHz band when handling power constraint
Ilan Peer
1
-0
/
+1
2020-05-31
mac80211: accept aggregation sessions on 6 GHz
Johannes Berg
2
-3
/
+5
2020-05-31
mac80211: Add HE 6GHz capabilities element to probe request
Ilan Peer
3
-17
/
+38
2020-05-31
mac80211: use HE 6 GHz band capability and pass it to the driver
Johannes Berg
5
-2
/
+56
[next]