index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2019-07-14
cfg80211: report measurement start TSF correctly
Avraham Stern
2019-07-14
cfg80211: util: fix bit count off by one
Mordechay Goodstein
2019-07-14
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
John Crispin
2019-06-25
nl80211: fix station_info pertid memory leak
Andy Strohman
2019-06-25
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
2019-06-25
cfg80211: fix memory leak of wiphy device name
Eric Biggers
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
2019-04-23
cfg80211: Notify previous user request during self managed wiphy registration
Sriram R
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-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
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2019-02-08
nl80211: use for_each_element() in validate_ie_attr()
Johannes Berg
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2019-02-06
cfg80211: pmsr: fix abort locking
Johannes Berg
2019-02-06
cfg80211: pmsr: fix MAC address setting
Johannes Berg
2019-02-01
cfg80211: call disconnect_wk when AP stops
Johannes Berg
2019-02-01
netlink: reduce NLA_POLICY_NESTED{,_ARRAY} arguments
Johannes Berg
2019-02-01
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2019-01-25
nl80211: Allow set/del pmksa operations for AP
Liangwei Dong
2019-01-25
cfg80211: Authentication offload to user space in AP mode
Srinivas Dasari
2019-01-25
cfg80211: Allow drivers to advertise supported AKM suites
Veerendranath Jakkam
2019-01-25
cfg80211: Notify all User Hints To self managed wiphys
Sriram R
2019-01-25
cfg80211: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
cfg80211: extend range deviation for DMG
Chaitanya Tata
2019-01-25
cfg80211: reg: remove warn_on for a normal case
Chaitanya Tata
2019-01-25
nl80211: fix NLA_POLICY_NESTED() arguments
Johannes Berg
2019-01-19
nl80211/mac80211: mesh: add mesh path change count to mpath info
Julan Hsu
2019-01-19
nl80211/mac80211: mesh: add hop count to mpath info
Julan Hsu
[next]