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
2015-03-16
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
1
-1
/
+1
2015-01-27
mac80211: handle potential race between suspend and scan completion
Luciano Coelho
1
-0
/
+12
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
1
-6
/
+9
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
1
-8
/
+17
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
1
-2
/
+0
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
1
-4
/
+4
2015-01-06
mac80211: skip disabled channels in VHT check
Arik Nemtsov
1
-4
/
+6
2014-12-17
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
1
-5
/
+6
2014-11-25
mac80211: check if channels allow 80 MHz for VHT probe requests
Johannes Berg
1
-1
/
+10
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
1
-5
/
+7
2014-11-19
mac80211: rcu-ify scan and scheduled scan request pointers
Johannes Berg
1
-2
/
+5
2014-11-19
mac80211: add specific-queue flushing support
Liad Kaufman
1
-5
/
+15
2014-11-19
mac80211: add parsing of TDLS specific IEs
Arik Nemtsov
1
-0
/
+16
2014-11-19
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
1
-0
/
+5
2014-11-04
mac80211: replace restart_complete() with reconfig_complete()
Eliad Peller
1
-1
/
+4
2014-11-04
mac80211: handle RIC data element in reassociation request
Johannes Berg
1
-4
/
+22
2014-11-04
mac80211: 802.11p OCB mode support
Rostislav Lisovy
1
-6
/
+24
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
1
-0
/
+3
2014-10-23
mac80211: expose API allowing station iteration
Arik Nemtsov
1
-0
/
+28
2014-10-23
mac80211: export IE splitting function
Andrei Otcheretianski
1
-25
/
+1
2014-10-10
mac80211: enable DFS with channel contexts
Michal Kazior
1
-2
/
+14
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
[next]