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
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-08
nl80211: correctly validate MU-MIMO groups
Johannes Berg
1
-2
/
+2
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
4
-41
/
+54
2017-04-28
cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()
Avraham Stern
5
-76
/
+53
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
3
-9
/
+9
2017-04-26
nl80211: add support for BSSIDs in scheduled scan matchsets
Arend Van Spriel
1
-10
/
+30
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
6
-57
/
+181
2017-04-26
cfg80211: simplify netlink socket owner interface deletion
Johannes Berg
3
-47
/
+9
2017-04-25
cfg80211: Fix dfs state propagation for non-DFS center channel
Vasanthakumar Thiagarajan
1
-3
/
+0
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
17
-277
/
+1005
2017-04-18
nl80211: Fix enum type of variable in nl80211_put_sta_rate()
Matthias Kaehlcke
1
-1
/
+1
2017-04-18
cfg80211: Fix array-bounds warning in fragment copy
Matthias Kaehlcke
1
-3
/
+3
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
3
-17
/
+14
2017-04-13
netlink: pass extended ACK struct where available
Johannes Berg
1
-15
/
+18
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-37
/
+41
2017-04-13
cfg80211: refactor nl80211 monitor option parsing
Johannes Berg
1
-56
/
+70
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
5
-24
/
+27
2017-04-13
cfg80211: allow leaving MU-MIMO monitor configuration unchanged
Johannes Berg
1
-5
/
+3
2017-03-31
cfg80211: Add support for FILS shared key authentication offload
Vidyullatha Kanchanapally
2
-7
/
+108
2017-03-31
cfg80211: Use a structure to pass connect response params
Vidyullatha Kanchanapally
6
-122
/
+116
2017-03-29
cfg80211: check rdev resume callback only for registered wiphy
Arend Van Spriel
1
-6
/
+4
2017-03-17
cfg80211: preserve wdev ID across netns changes
Johannes Berg
1
-1
/
+9
2017-03-16
nl80211: Use signed function for a signed variable
Masashi Honma
1
-1
/
+1
2017-03-16
nl80211: fix dumpit error path RTNL deadlocks
Johannes Berg
1
-71
/
+56
2017-03-06
cfg80211: Share Channel DFS state across wiphys of same DFS domain
Vasanthakumar Thiagarajan
6
-7
/
+218
2017-03-06
cfg80211: Disallow moving out of operating DFS channel in non-ETSI
Vasanthakumar Thiagarajan
1
-0
/
+52
2017-03-06
cfg80211: Make pre-CAC results valid only for ETSI domain
Vasanthakumar Thiagarajan
8
-9
/
+191
2017-03-06
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
1
-28
/
+32
2017-03-06
cfg80211: combine two nested ifs into a single condition
Johannes Berg
2
-11
/
+11
2017-03-06
cfg80211: Accept multiple RSSI thresholds for CQM
Andrew Zaborowski
5
-13
/
+177
2017-02-10
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...
David S. Miller
4
-40
/
+114
2017-02-09
cfg80211: fix NAN bands definition
Luca Coelho
3
-17
/
+37
2017-02-08
cfg80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2
-6
/
+14
2017-02-08
nl80211: fix validation of scheduled scan info for wowlan netdetect
Arend Van Spriel
1
-4
/
+6
2017-02-08
nl80211: add HT/VHT capabilities to AP parameters
Johannes Berg
1
-1
/
+46
2017-02-08
cfg80211: make rdev assignment clearer in nl80211_testmode_dump()
Luca Coelho
1
-7
/
+6
2017-02-08
cfg80211 debugfs: Cleanup some checkpatch issues
Pichugin Dmitry
1
-5
/
+5
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-02-06
nl80211: Fix mesh HT operation check
Masashi Honma
1
-0
/
+1
2017-01-27
net: adjust skb->truesize in pskb_expand_head()
Eric Dumazet
1
-2
/
+0
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
14
-122
/
+438
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
6
-18
/
+43
2017-01-13
cfg80211: Add support to sched scan to report better BSSs
vamsi krishna
1
-0
/
+44
2017-01-13
cfg80211: Add support for randomizing TA of Public Action frames
vamsi krishna
1
-2
/
+19
2017-01-13
wext: uninline stream addition functions
Johannes Berg
1
-0
/
+67
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-0
/
+15
2017-01-11
cfg80211: wext does not need to set monitor channel in managed mode
Jorge Ramirez-Ortiz
1
-23
/
+0
2017-01-09
cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
Andrzej Zaborowski
5
-1
/
+67
2017-01-09
cfg80211: size various nl80211 messages correctly
Johannes Berg
1
-8
/
+8
2017-01-06
cfg80211: support ieee80211-freq-limit DT property
Rafał Miłecki
2
-0
/
+139
[next]