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-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
3
-104
/
+69
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2
-29
/
+88
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
3
-85
/
+715
2014-06-25
mac80211: split sched scan IEs
David Spinadel
2
-24
/
+25
2014-06-25
mac80211: support more than one band in scan request
David Spinadel
4
-61
/
+140
2014-06-23
mac80211: protect TDLS discovery session
Arik Nemtsov
3
-1
/
+32
2014-06-23
mac80211: make sure TDLS peer STA exists during setup
Arik Nemtsov
1
-0
/
+13
2014-06-23
mac80211: add API to request TDLS operation from userspace
Arik Nemtsov
1
-0
/
+17
2014-06-23
mac80211: implement proper Tx path flushing for TDLS
Arik Nemtsov
2
-0
/
+58
2014-06-23
mac80211: split tdls_mgmt function
Arik Nemtsov
1
-23
/
+55
2014-06-23
mac80211: use TDLS initiator in tdls_mgmt operations
Arik Nemtsov
1
-12
/
+28
2014-06-23
cfg80211: pass TDLS initiator in tdls_mgmt operations
Arik Nemtsov
2
-2
/
+4
2014-06-23
mac80211: cleanup TDLS state during failed setup
Arik Nemtsov
3
-24
/
+115
2014-06-23
mac80211: set auth flags after other station info
Arik Nemtsov
1
-3
/
+13
2014-06-23
mac80211: clarify TDLS Tx handling
Arik Nemtsov
1
-16
/
+17
2014-06-23
mac80211: stop only the queues assigned to the vif during channel switch
Luciano Coelho
4
-64
/
+35
2014-06-23
mac80211: add functions to stop and wake all queues assigned to a vif
Luciano Coelho
2
-6
/
+41
2014-06-23
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
10
-46
/
+98
2014-06-23
mac80211: don't stop all queues when flushing
Luciano Coelho
1
-2
/
+2
2014-06-23
net: Mac80211: Remove silly timespec dance
Thomas Gleixner
2
-9
/
+3
2014-06-23
mac80211: Use ktime_get_ts()
Thomas Gleixner
2
-3
/
+3
2014-06-23
mac80211: use csa counter offsets instead of csa_active
Michal Kazior
1
-3
/
+6
2014-06-23
mac80211: move csa counters from sdata to beacon/presp
Michal Kazior
5
-75
/
+115
2014-06-23
mac80211: allow tx via monitor iface when DFS
Janusz Dziedzic
1
-5
/
+6
2014-06-23
cfg80211: make ethtool the driver's responsibility
Johannes Berg
7
-340
/
+385
2014-06-23
mac80211: remove weak WEP IV accounting
Johannes Berg
4
-25
/
+1
2014-06-23
trivial: net/mac80211/mesh.c: fix typo s/Substract/Subtract/
Antonio Ospite
1
-1
/
+1
2014-06-23
mac80211: remove ignore_plink_timer flag
Bob Copeland
2
-9
/
+23
2014-06-23
mac80211: fix station/driver powersave race
Johannes Berg
4
-29
/
+51
2014-06-23
mac80211: remove PID rate control
John W. Linville
7
-1026
/
+0
2014-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-06-08
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
1
-1
/
+0
2014-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
7
-10
/
+163
2014-05-28
mac80211: set new interfaces as idle upon init
Avraham Stern
1
-0
/
+1
2014-05-28
mac80211: reduce packet loss notifications under load
Felix Fietkau
1
-6
/
+19
2014-05-28
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
1
-4
/
+2
2014-05-28
mac80211: fix a memory leak on sta rate selection table
Felix Fietkau
1
-0
/
+1
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-14
/
+34
2014-05-27
mac80211: fix IBSS join by initializing last_scan_completed
Krzysztof HaĆasa
1
-0
/
+1
2014-05-26
mac80211: fix virtual monitor interface addition
Emmanuel Grumbach
1
-0
/
+1
2014-05-26
mac80211: add a single-transaction driver op to switch contexts
Luciano Coelho
2
-0
/
+138
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
20
-485
/
+913
2014-05-21
mac80211: export the expected throughput
Antonio Quartulli
5
-0
/
+87
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
3
-20
/
+20
2014-05-19
mac80211: minstrel-ht: small clarifications
Johannes Berg
1
-2
/
+3
2014-05-15
mac80211: Handle the CSA counters correctly
Andrei Otcheretianski
3
-24
/
+58
2014-05-15
mac80211: Provide ieee80211_beacon_get_template API
Andrei Otcheretianski
1
-22
/
+58
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
6
-33
/
+61
[next]