index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
cfg80211: add support to probe unexercised mesh link
Rajkumar Manoharan
2019-04-26
nl80211: do a struct assignment to radar_chandef instead of memcpy()
Luca Coelho
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
2019-04-26
cfg80211: Add support to set tx power for a station associated
Ashok Raj Nagarajan
2019-04-26
nl80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-26
cfg80211: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-26
cfg80211: remove redundant zero check on variable 'changed'
Colin Ian King
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-23
cfg80211: Notify previous user request during self managed wiphy registration
Sriram R
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
cfg80211/nl80211: Offload OWE processing to user space in AP mode
Sunil Dutt
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
2019-04-08
nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scan
vamsi krishna
2019-04-08
nl80211: reindent some sched scan code
Johannes Berg
2019-03-29
nl80211: Add NL80211_FLAG_CLEAR_SKB flag for other NL commands
Sunil Dutt
2019-03-29
cfg80211: Use kmemdup in cfg80211_gen_new_ie()
YueHaibing
2019-03-29
cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he
Nathan Chancellor
2019-03-29
cfg80211: Handle WMM rules in regulatory domain intersection
Ilan Peer
2019-03-22
genetlink: make policy common to family
Johannes Berg
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-02-22
cfg80211: allow sending vendor events unicast
Johannes Berg
2019-02-22
cfg80211: Report Association Request frame IEs in association events
Jouni Malinen
2019-02-22
cfg80211: pmsr: use eth_broadcast_addr() to assign broadcast address
Mao Wenan
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-11
cfg80211: Use const more consistently in for_each_element macros
Jouni Malinen
2019-02-11
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
2019-02-11
cfg80211: pmsr: record netlink port ID
Johannes Berg
2019-02-11
nl80211: Fix FTM per burst maximum value
Aviya Erenfeld
2019-02-11
cfg80211: restore regulatory without calling userspace
Johannes Berg
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
[next]