index
:
kernel
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
/
nl80211.c
Age
Commit message (
Expand
)
Author
2015-08-14
nl80211: Allow setting multicast rate on OCB interfaces
Bertold Van den Bergh
2015-08-14
cfg80211: propagate set_wiphy failure to userspace
Michal Kazior
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
2015-04-24
cfg80211: allow the plink state blocking for user managed mesh
Chun-Yeow Yeoh
2015-04-01
cfg80211: Stop calling crda if it is not responsive
Ilan peer
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
2015-03-30
nl80211: add net-detect delay to wowlan info
Luciano Coelho
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-16
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
2015-03-04
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
2015-03-03
cfg80211: add VHT support for IBSS
Janusz.Dziedzic@tieto.com
2015-02-28
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
2015-02-24
nl80211: fix memory leak in monitor flags parsing
Johannes Berg
2015-02-24
nl80211: use loop index as type for net detect frequency results
Samuel Tan
2015-02-04
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-23
nl80211: suppress smatch warnings
Johannes Berg
2015-01-23
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
2015-01-08
nl80211: support per-TID station statistics
Johannes Berg
2015-01-08
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
cfg80211: allow including station info in delete event
Johannes Berg
2015-01-08
cfg80211: add scan time to survey data
Johannes Berg
2015-01-08
cfg80211: allow survey data to return global data
Johannes Berg
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-01-06
nl80211: define multicast group names in header
Johannes Berg
2015-01-06
cfg80211: add extensible feature flag attribute
Gautam Kumar Shukla
2014-12-18
nl80211: Stop scheduled scan if netlink client disappears
Jukka Rissanen
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
2014-12-17
cfg80211: return private regdom for self-managed devices
Arik Nemtsov
2014-12-17
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
2014-12-17
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
2014-12-12
nl80211: check matches array length before acessing it
Luciano Coelho
[next]