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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-08
mac80211: support DTPC IE (from Cisco Client eXtensions)
Steinar H. Gunderson
1
-0
/
+25
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-0
/
+15
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
1
-0
/
+15
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+3
2014-06-25
mac80211: make check_combinations() aware of chanctx reservation
Michal Kazior
1
-4
/
+31
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
1
-1
/
+8
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
1
-32
/
+73
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
1
-6
/
+35
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
1
-25
/
+51
2014-06-23
mac80211: don't stop all queues when flushing
Luciano Coelho
1
-2
/
+2
2014-06-23
mac80211: WEP extra head/tail room in ieee80211_send_auth
Max Stepanov
1
-2
/
+3
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-3
/
+43
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
1
-3
/
+43
2014-05-05
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
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: add max channel calculation utility function
Michal Kazior
1
-0
/
+42
2014-04-09
cfg80211/mac80211: move more combination checks to mac80211
Luciano Coelho
1
-3
/
+7
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
1
-0
/
+72
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
1
-1
/
+1
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
1
-1
/
+1
2014-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+22
2014-02-20
mac80211: fix station wakeup powersave race
Johannes Berg
1
-6
/
+2
2014-02-11
mac80211: fix sched_scan restart on recovery
Arik Nemtsov
1
-20
/
+20
2014-02-06
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
1
-3
/
+3
2014-02-05
mac80211: order IEs in probe request correctly
Johannes Berg
1
-2
/
+30
2014-02-04
mac80211: remove set but unused variables
Johannes Berg
1
-2
/
+0
2014-02-04
mac80211: make cfg80211 ops and privid const
Johannes Berg
1
-1
/
+1
2014-01-06
mac80211: sync dtim_count to TSF
Thomas Pedersen
1
-0
/
+41
2013-12-19
mac80211: add helper functions for tracking P2P NoA state
Felix Fietkau
1
-0
/
+140
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
1
-1
/
+7
2013-12-18
mac80211: fix checkpatch errors
Weilong Chen
1
-1
/
+1
2013-12-16
mac80211: reschedule sched scan after HW restart
David Spinadel
1
-0
/
+23
2013-12-16
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
1
-9
/
+2
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-9
/
+2
2013-12-03
nl80211: vendor command support
Johannes Berg
1
-0
/
+11
2013-11-25
mac80211: add min required channel definition field
Eliad Peller
1
-0
/
+20
2013-11-25
mac80211: use put_unaligned_le16 for precedence value in mesh
Chun-Yeow Yeoh
1
-3
/
+1
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
1
-0
/
+68
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-0
/
+3
2013-11-25
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
1
-5
/
+0
2013-11-25
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
1
-4
/
+2
2013-11-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-3
/
+121
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+5
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
1
-0
/
+87
2013-10-28
mac80211: process the CSA frame for mesh accordingly
Chun-Yeow Yeoh
1
-0
/
+9
2013-10-28
mac80211: Remove check for offchannel state when waking netdev queues
Seth Forshee
1
-3
/
+0
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
1
-0
/
+25
[next]