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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2013-11-25
cfg80211: check regulatory request alpha2 early
Luis R. Rodriguez
1
-0
/
+3
2013-11-25
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
1
-2
/
+2
2013-11-25
cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH
Johannes Berg
1
-8
/
+4
2013-11-25
cfg80211: DFS check chandef usable before CAC
Janusz Dziedzic
1
-1
/
+1
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-6
/
+6
2013-11-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-6
/
+56
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-10-28
nl80211: fix channel switch parsing
Andrei Otcheretianski
1
-3
/
+1
2013-10-28
{nl,cfg,mac}80211: implement mesh channel switch userspace API
Chun-Yeow Yeoh
1
-1
/
+2
2013-10-28
{nl,cfg,mac}80211: enable the triggering of CSA frame in mesh
Chun-Yeow Yeoh
1
-0
/
+1
2013-10-28
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
1
-2
/
+6
2013-10-11
cfg80211: pass station supported channel and oper class info
Sunil Dutt
1
-0
/
+46
2013-10-01
nl80211: allow CAC only if no operation is going on
Simon Wunderlich
1
-0
/
+3
2013-09-26
nl80211: enable IBSS support for channel switch announcements
Simon Wunderlich
1
-15
/
+34
2013-09-26
cfg80211: use the correct macro to check for active monitor support
Luciano Coelho
1
-2
/
+2
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-2
/
+4
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+11
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-2
/
+4
2013-08-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-33
/
+41
2013-08-14
nl80211: nl80211hdr_put() doesn't return an ERR_PTR
Dan Carpenter
1
-11
/
+11
2013-08-12
cfg80211: add wdev to testmode cmd
David Spinadel
1
-6
/
+17
2013-08-12
nl80211: clean up CQM settings code
Johannes Berg
1
-27
/
+24
2013-08-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+121
2013-08-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+4
2013-08-01
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-18
/
+340
2013-08-01
nl80211/cfg80211: add channel switch command
Simon Wunderlich
1
-1
/
+121
2013-07-31
nl80211: fix another nl80211_fam.attrbuf race
Johannes Berg
1
-2
/
+4
2013-07-16
nl80211: allow 5 and 10 MHz channels for IBSS
Simon Wunderlich
1
-0
/
+2
2013-07-16
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
1
-0
/
+1
2013-07-16
cfg80211/nl80211: Add packet coalesce support
Amitkumar Karwar
1
-0
/
+308
2013-07-16
nl80211: enable HT overrides for ibss
Simon Wunderlich
1
-0
/
+13
2013-07-16
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
1
-18
/
+16
2013-07-16
nl80211: fix the setting of RSSI threshold value for mesh
Chun-Yeow Yeoh
1
-2
/
+2
2013-07-16
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
1
-2
/
+5
2013-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-127
/
+160
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-93
/
+94
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+14
2013-06-19
nl80211: use small state buffer for wiphy_dump
Johannes Berg
1
-94
/
+116
2013-06-19
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-2
/
+9
2013-06-19
nl80211: fix attrbuf access race by allocating a separate one
Johannes Berg
1
-2
/
+9
2013-06-18
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
1
-4
/
+17
2013-06-18
nl80211: use attributes to parse beacons
Simon Wunderlich
1
-28
/
+25
2013-06-11
cfg80211: fix rtnl leak in wiphy dump error cases
Johannes Berg
1
-1
/
+4
2013-06-11
nl80211: allow sending CMD_FRAME without specifying any frequency
Antonio Quartulli
1
-4
/
+15
2013-06-11
cfg80211: fix VHT TDLS peer AID verification
Jouni Malinen
1
-5
/
+7
2013-06-11
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
1
-0
/
+17
2013-06-11
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
1
-1
/
+7
2013-06-04
cfg80211: separate internal SME implementation
Johannes Berg
1
-4
/
+1
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
1
-17
/
+13
2013-06-04
nl80211: remove bogus genlmsg_end() error checking
Johannes Berg
1
-33
/
+7
[next]