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
2018-09-03
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2018-08-30
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
1
-0
/
+1
2018-08-29
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
1
-3
/
+4
2018-08-28
nl80211: Pass center frequency in kHz instead of MHz
Haim Dreyfuss
1
-1
/
+1
2018-08-28
nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
Haim Dreyfuss
1
-2
/
+2
2018-08-28
cfg80211: Add support for 60GHz band channels 5 and 6
Alexei Avshalom Lazar
3
-5
/
+5
2018-08-28
cfg80211: Avoid regulatory restore when COUNTRY_IE_IGNORE is set
Rajeev Kumar Sirasanagandla
1
-0
/
+46
2018-08-28
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-0
/
+45
2018-08-28
cfg80211: make wmm_rule part of the reg_rule structure
Stanislaw Gruszka
2
-82
/
+18
2018-08-20
cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
Johannes Berg
1
-2
/
+1
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-42
/
+29
2018-07-24
wireless/lib80211: Convert from ahash to shash
Kees Cook
1
-25
/
+30
2018-07-24
cfg80211: never ignore user regulatory hint
Amar Singhal
1
-25
/
+3
2018-07-09
nl80211: Add a missing break in parse_station_flags
Bernd Edlinger
1
-0
/
+1
2018-07-06
nl80211/mac80211: allow non-linear skb in rx_control_port
Denis Kenzior
2
-17
/
+25
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-21
/
+14
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
6
-55
/
+263
2018-06-29
cfg80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2
-18
/
+18
2018-06-29
cfg80211: track time using boottime
Arnd Bergmann
2
-3
/
+3
2018-06-29
nl80211: check nla_parse_nested() return values
Johannes Berg
1
-5
/
+11
2018-06-29
nl80211: relax ht operation checks for mesh
Bob Copeland
1
-16
/
+3
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+3
2018-06-15
cfg80211: Add support for HE
Luca Coelho
3
-2
/
+200
2018-06-15
nl80211: report 4ADDR status with GET_INTERFACE
Antonio Quartulli
1
-1
/
+2
2018-06-15
nl80211: add scan features for improved scan privacy
Johannes Berg
1
-1
/
+7
2018-06-15
nl80211: refactor common code in scan flags checks
Johannes Berg
1
-29
/
+31
2018-06-15
cfg80211: use better order for kcalloc() arguments
Johannes Berg
1
-2
/
+3
2018-06-15
cfg80211: fix rcu in cfg80211_unregister_wdev
Dedy Lansky
1
-0
/
+1
2018-06-15
cfg80211: initialize sinfo in cfg80211_get_station
Sven Eckelmann
1
-0
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-54
/
+418
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+2
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+5
2018-05-23
nl80211: Reject disconnect commands except from conn_owner
Andrew Zaborowski
1
-0
/
+16
2018-05-23
nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS
Vidyullatha Kanchanapally
2
-0
/
+56
2018-05-23
nl80211: add FILS related parameters to ROAM event
Arend Van Spriel
2
-9
/
+55
2018-05-23
cfg80211: use separate struct for FILS parameters
Arend Van Spriel
2
-30
/
+32
2018-05-23
nl80211: Optimize cfg80211_bss_expire invocations
Denis Kenzior
1
-1
/
+9
2018-05-23
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
3
-0
/
+5
2018-05-22
cfg80211: fix NULL pointer derference when querying regdb
Haim Dreyfuss
1
-0
/
+3
2018-05-22
nl80211: Fix compilation
Denis Kenzior
1
-1
/
+1
2018-05-18
cfg80211: release station info tidstats where needed
Johannes Berg
1
-3
/
+8
2018-05-18
cfg80211: fix spelling mistake: "uknown" -> "unknown"
Colin Ian King
1
-1
/
+1
2018-05-18
cfg80211/mac80211: revert to stack allocation for sinfo
Johannes Berg
2
-74
/
+35
2018-05-18
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
2
-1
/
+13
2018-05-18
nl80211: fix nlmsg allocation in cfg80211_ft_event
Dedy Lansky
1
-1
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-15
/
+2
2018-05-08
cfg80211: Expose TXQ stats and parameters to userspace
Toke Høiland-Jørgensen
4
-35
/
+216
2018-05-07
cfg80211: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+3
2018-05-07
cfg80211: Call reg_notifier for self managed hints conditionally
Amar Singhal
1
-4
/
+29
[prev]
[next]