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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
21
-246
/
+874
2014-04-28
mac80211: Support dynamic AP mode channel width changes
Jouni Malinen
1
-0
/
+16
2014-04-28
mac80211: remove unnecessary assignment
Zhao, Gang
1
-4
/
+1
2014-04-28
mac80211: avoid calling useless channel context code
Zhao, Gang
1
-9
/
+9
2014-04-25
mac80211: change return value of notifier function
Zhao, Gang
3
-9
/
+8
2014-04-25
mac80211: remove unnecessary BUG_ON()
Zhao, Gang
1
-2
/
+1
2014-04-25
mac80211: return bool instead of numbers in yes/no function
Zhao, Gang
1
-9
/
+10
2014-04-25
mac80211: add option to generate CCMP IVs only for mgmt frames
Marek Kwaczynski
1
-1
/
+4
2014-04-25
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
4
-17
/
+49
2014-04-25
mac80211: fix racy usage of chanctx->refcount
Michal Kazior
1
-8
/
+9
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
3
-4
/
+13
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
3
-0
/
+9
2014-04-25
mac80211: add support for radar detection for reservations
Michal Kazior
2
-2
/
+7
2014-04-25
mac80211: prevent chanctx overcommit
Michal Kazior
1
-1
/
+23
2014-04-25
mac80211: add max channel calculation utility function
Michal Kazior
2
-0
/
+43
2014-04-22
mac80211: mesh: always use the latest target_sn
Bob Copeland
1
-1
/
+2
2014-04-22
mac80211: fix mesh_add_rsn_ie IE finding loop
Bob Copeland
1
-13
/
+8
2014-04-22
mac80211: mesh: use u16 return type for u16 getter
Bob Copeland
1
-1
/
+1
2014-04-22
mac80211: Allow HT capa override to add 40 MHz intolerant
Jouni Malinen
2
-2
/
+19
2014-04-11
mac80211: exclude AP_VLAN interfaces from tx power calculation
Felix Fietkau
1
-0
/
+2
2014-04-11
mac80211: suppress BSS info change notifications for AP_VLAN
Felix Fietkau
1
-1
/
+1
2014-04-09
mac80211: fix some missing includes
Zhao, Gang
3
-0
/
+5
2014-04-09
mac80211: Allow disabling LDPC
Pawel Kulakowski
2
-1
/
+6
2014-04-09
mac80211: allow reservation of a running chanctx
Luciano Coelho
1
-18
/
+61
2014-04-09
mac80211: implement chanctx reservation
Luciano Coelho
2
-34
/
+176
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
4
-6
/
+14
2014-04-09
cfg80211/mac80211: move more combination checks to mac80211
Luciano Coelho
3
-4
/
+21
2014-04-09
cfg80211/mac80211: move combination check to mac80211 for ibss
Luciano Coelho
1
-3
/
+29
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
4
-2
/
+93
2014-04-09
cfg80211/mac80211: refactor cfg80211_chandef_dfs_required()
Luciano Coelho
2
-20
/
+21
2014-04-09
cfg80211: Enable GO operation on additional channels
Ilan Peer
1
-3
/
+6
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
8
-17
/
+17
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2
-2
/
+8
2014-04-09
mac80211: remove VLAIS usage from mac80211
Jan-Simon Möller
1
-18
/
+19
2014-04-09
mac80211: update last_tx_rate only for data frame
Chun-Yeow Yeoh
1
-0
/
+1
2014-04-09
mac80211: fix radar_enabled propagation
Michal Kazior
1
-2
/
+2
2014-04-09
mac80211: Disable SMPS for the monitor interface
Ido Yariv
1
-0
/
+7
2014-04-09
mac80211: fix software remain-on-channel implementation
Johannes Berg
1
-0
/
+1
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
8
-94
/
+135
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
8
-94
/
+135
2014-03-19
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
1
-0
/
+2
2014-03-19
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2
-20
/
+4
2014-03-19
mac80211: release sched_scan_sdata when stopping sched scan
Alexander Bondar
1
-2
/
+4
2014-03-19
mac80211: fix WPA with VLAN on AP side with ps-sta again
Michael Braun
1
-1
/
+1
[next]