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-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-23
mac80211: WEP extra head/tail room in ieee80211_send_auth
Max Stepanov
1
-2
/
+3
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
2014-05-15
cfg80211: Support multiple CSA counters
Andrei Otcheretianski
1
-2
/
+8
2014-05-15
mac80211: Update CSA counters in mgmt frames
Andrei Otcheretianski
3
-3
/
+20
2014-05-14
mac80211: fix on-channel remain-on-channel
Johannes Berg
2
-7
/
+21
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-11
/
+15
2014-05-13
mac80211: fix suspend vs. association race
Emmanuel Grumbach
1
-7
/
+13
2014-05-09
mac80211: fix vif name tracing
Eliad Peller
1
-2
/
+2
2014-05-09
mac80211: handle failed restart/resume better
Johannes Berg
4
-45
/
+125
2014-05-09
mac80211: allow VHT with peers not capable of 40MHz
Johannes Berg
1
-3
/
+6
2014-05-08
mac80211: fix sparse warning caused by __ieee80211_channel_switch()
Luciano Coelho
1
-2
/
+3
2014-05-08
mac80211: disconnect iface if CSA unexpectedly fails
Michal Kazior
1
-4
/
+15
2014-05-07
mac80211: ignore cqm during csa
Michal Kazior
1
-0
/
+9
2014-05-06
mac80211: split CSA finalize function
Michal Kazior
1
-24
/
+37
2014-05-06
mac80211: fix CSA tx queue stopping
Michal Kazior
4
-22
/
+101
2014-05-05
mac80211: mark local variable __maybe_unused
Johannes Berg
1
-2
/
+2
2014-05-05
mac80211: move TDLS code to another file
Arik Nemtsov
4
-315
/
+336
2014-05-05
mac80211: set an external flag for TDLS stations
Arik Nemtsov
1
-0
/
+2
2014-05-05
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
2014-05-05
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
1
-1
/
+2
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-29
mac80211: remove BUG_ON usage
Johannes Berg
3
-6
/
+9
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
[prev]
[next]