index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-05
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
1
-10
/
+21
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+4
2015-01-23
nl80211: suppress smatch warnings
Johannes Berg
1
-5
/
+5
2015-01-23
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
1
-0
/
+5
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
1
-5
/
+11
2015-01-20
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-16
/
+29
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-9
/
+18
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
1
-1
/
+1
2015-01-16
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
1
-12
/
+28
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
1
-3
/
+0
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
1
-0
/
+52
2015-01-08
nl80211: support per-TID station statistics
Johannes Berg
1
-0
/
+41
2015-01-08
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
1
-0
/
+2
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-85
/
+48
2015-01-08
cfg80211: allow including station info in delete event
Johannes Berg
1
-22
/
+16
2015-01-08
cfg80211: add scan time to survey data
Johannes Berg
1
-0
/
+4
2015-01-08
cfg80211: allow survey data to return global data
Johannes Berg
1
-13
/
+18
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
1
-15
/
+15
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+1
2015-01-06
nl80211: define multicast group names in header
Johannes Berg
1
-6
/
+6
2015-01-06
cfg80211: add extensible feature flag attribute
Gautam Kumar Shukla
1
-0
/
+5
2014-12-18
nl80211: Stop scheduled scan if netlink client disappears
Jukka Rissanen
1
-0
/
+16
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
1
-8
/
+11
2014-12-17
cfg80211: return private regdom for self-managed devices
Arik Nemtsov
1
-0
/
+24
2014-12-17
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
1
-18
/
+31
2014-12-17
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
1
-33
/
+140
2014-12-12
nl80211: check matches array length before acessing it
Luciano Coelho
1
-1
/
+1
2014-11-28
cfg80211: remove unneeded initialisations in nl80211_set_reg
Johannes Berg
1
-3
/
+3
2014-11-27
nl80211: don't crash sending invalid chandef
Johannes Berg
1
-1
/
+2
2014-11-26
cfg80211: clean up beacon loss CQM event
Johannes Berg
1
-0
/
+23
2014-11-26
cfg80211: refactor the various CQM event sending code
Johannes Berg
1
-123
/
+99
2014-11-25
cfg80211: remove pointless channel lookup in survey code
Johannes Berg
1
-5
/
+1
2014-11-19
nl80211: Broadcast CMD_NEW_INTERFACE and CMD_DEL_INTERFACE
Tomasz Bursztyka
1
-7
/
+41
2014-11-19
nl80211: Replace interface socket owner attribute with more generic one
Jukka Rissanen
1
-2
/
+2
2014-11-19
cfg80211: protect fools returning NULL in add_virtual_intf
Rafał Miłecki
1
-1
/
+4
2014-11-19
cfg80211: allow drivers to support random MAC addresses for scan
Johannes Berg
1
-3
/
+83
2014-11-19
cfg80211: add wowlan net-detect support
Luciano Coelho
1
-1
/
+110
2014-11-19
cfg80211: refactor nl80211_start_sched_scan so it can be reused
Luciano Coelho
1
-58
/
+72
2014-11-19
cfg80211: introduce TDLS channel switch commands
Arik Nemtsov
1
-0
/
+108
2014-11-10
cfg80211/mac80211: allow any interface to send channel switch notifications
Luciano Coelho
1
-6
/
+0
2014-11-10
cfg80211: add channel switch started notification
Luciano Coelho
1
-3
/
+25
2014-11-04
cfg80211: fix nl80211 cmd id in nl80211_send_mpath()
Henning Rogge
1
-1
/
+1
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
1
-0
/
+39
2014-10-31
cfg80211: avoid using default in interface type switch
Johannes Berg
1
-1
/
+5
2014-10-29
cfg80211: fix set but not used warning in nl80211_channel_switch()
Fabian Frederick
1
-4
/
+1
2014-10-27
cfg80211: support configuring vif mac addr on create
Ben Greear
1
-1
/
+3
2014-10-22
cfg80211: make WMM TSPEC support flag an nl80211 feature flag
Johannes Berg
1
-8
/
+6
2014-10-20
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-1
/
+9
2014-10-20
cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
Jouni Malinen
1
-0
/
+21
[next]