index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2017-01-11
mac80211: calculate min channel width correctly
Johannes Berg
1
-3
/
+0
2016-12-13
mac80211: Remove unused 'i' variable
Kirtika Ruchandani
1
-3
/
+1
2016-09-30
mac80211: add boilerplate code for start / stop NAN
Ayala Beker
1
-0
/
+3
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-0
/
+3
2016-04-05
mac80211: recalc min_def chanctx even when chandef is identical
Arik Nemtsov
1
-1
/
+3
2016-02-24
mac80211: Recalc min chandef when station is associated
Ilan Peer
1
-1
/
+1
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
1
-4
/
+27
2015-05-07
mac80211: adjust reserved chan_ctx when assigned to vif
Andrei Otcheretianski
1
-0
/
+4
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-0
/
+6
2015-02-24
mac80211: clear sdata->radar_required
Eliad Peller
1
-0
/
+5
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
1
-2
/
+2
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
1
-3
/
+2
2014-12-12
mac80211: update the channel context after channel switch
Emmanuel Grumbach
1
-0
/
+4
2014-11-27
mac80211: copy chandef from AP vif to VLANs
Felix Fietkau
1
-4
/
+19
2014-11-04
mac80211: 802.11p OCB mode support
Rostislav Lisovy
1
-0
/
+1
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
1
-0
/
+2
2014-10-31
mac80211: fix spelling errors
Stephen Hemminger
1
-1
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
1
-96
/
+95
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
1
-0
/
+2
2014-08-29
mac80211: fix chantype recalc warning
Michal Kazior
1
-2
/
+2
2014-08-26
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
1
-94
/
+93
2014-08-26
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
Felix Fietkau
1
-0
/
+2
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
1
-1
/
+1
2014-07-18
mac80211: suppress unused variable warning without lockdep
Johannes Berg
1
-1
/
+1
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
1
-65
/
+4
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
1
-2
/
+33
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
1
-82
/
+683
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-2
/
+2
2014-05-05
mac80211: mark local variable __maybe_unused
Johannes Berg
1
-2
/
+2
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-114
/
+500
2014-04-25
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
1
-14
/
+45
2014-04-25
mac80211: split ieee80211_free_chanctx()
Michal Kazior
1
-12
/
+16
2014-04-25
mac80211: split ieee80211_new_chanctx()
Michal Kazior
1
-13
/
+43
2014-04-25
mac80211: improve chanctx reservation lookup
Michal Kazior
1
-2
/
+88
2014-04-25
mac80211: improve find_chanctx() for reservations
Michal Kazior
1
-27
/
+29
2014-04-25
mac80211: track reserved vifs in chanctx
Michal Kazior
1
-4
/
+10
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
1
-0
/
+4
2014-04-25
mac80211: add support for radar detection for reservations
Michal Kazior
1
-1
/
+4
2014-04-25
mac80211: prevent chanctx overcommit
Michal Kazior
1
-1
/
+23
2014-04-09
mac80211: allow reservation of a running chanctx
Luciano Coelho
1
-18
/
+61
2014-04-09
mac80211: implement chanctx reservation
Luciano Coelho
1
-34
/
+163
2014-04-09
mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
Luciano Coelho
1
-42
/
+43
2014-04-09
mac80211: split ieee80211_vif_change_channel in two
Luciano Coelho
1
-25
/
+33
2014-04-09
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
1
-1
/
+1
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
1
-0
/
+17
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
1
-1
/
+1
[next]