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
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
1
-473
/
+471
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-56
/
+113
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
1
-4
/
+11
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-5
/
+5
2020-04-24
mac80211: fix drv_config_iface_filter() behaviour
Johannes Berg
1
-0
/
+5
2020-03-20
mac80211: handle no-preauth flag for control port
Markus Theil
1
-0
/
+4
2020-02-14
mac80211: allow setting queue_len for drivers not using wake_tx_queue
John Crispin
1
-0
/
+4
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-0
/
+1
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
1
-7
/
+1
2020-02-07
mac80211: allow changing TX-related netdev features
Johannes Berg
1
-1
/
+3
2019-12-13
mac80211: add 802.11 encapsulation offloading support
John Crispin
1
-0
/
+67
2019-09-11
mac80211: allow drivers to set max MTU
Wen Gong
1
-1
/
+1
2019-07-30
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-04-26
mac80211: only allocate one queue when using iTXQs
Johannes Berg
1
-5
/
+5
2019-04-26
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
1
-0
/
+1
2019-04-23
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-4
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+4
2018-12-18
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
1
-6
/
+4
2018-12-18
mac80211: fix a kernel panic when TXing after TXQ teardown
Sara Sharon
1
-0
/
+3
2018-11-09
mac80211: Clear beacon_int in ieee80211_do_stop
Ben Greear
1
-0
/
+2
2018-09-26
mac80211: allocate TXQs for active monitor interfaces
Felix Fietkau
1
-1
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-2
/
+2
2018-03-29
mac80211: Send control port frames over nl80211
Denis Kenzior
1
-0
/
+2
2018-02-22
mac80211: add get TID helper
Sara Sharon
1
-2
/
+1
2017-12-11
mac80211: remove BUG() when interface type is invalid
Luca Coelho
1
-1
/
+1
2017-12-11
mac80211: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
2017-10-11
mac80211: only remove AP VLAN frames from TXQ
Johannes Berg
1
-22
/
+3
2017-09-21
mac80211: avoid allocating TXQs that won't be used
Johannes Berg
1
-1
/
+3
2017-09-05
mac80211: Fix null pointer dereference with iTXQ support
Chunho Lee
1
-1
/
+2
2017-09-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
1
-2
/
+15
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2017-06-09
mac80211: free netdev on dev_alloc_name() error
Johannes Berg
1
-0
/
+1
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
1
-23
/
+2
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-3
/
+3
2017-05-30
mac80211: fix TX aggregation start/stop callback race
Johannes Berg
1
-10
/
+1
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+17
2017-04-18
mac80211: keep a separate list of monitor interfaces that are up
Johannes Berg
1
-2
/
+17
2017-03-29
mac80211: unconditionally start new netdev queues with iTXQ support
Johannes Berg
1
-1
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+21
2017-01-11
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
1
-0
/
+21
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-3
/
+1
2016-10-29
Merge tag 'mac80211-next-for-davem-2016-10-28' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+16
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-11
/
+4
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-0
/
+16
2016-09-30
mac80211: Implement add_nan_func and rm_nan_func
Ayala Beker
1
-2
/
+18
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-2
/
+6
[next]