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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
cfg80211: fix potential deadlock in regulatory
Eliad Peller
1
-1
/
+1
2012-06-09
cfg80211: check iface combinations only when iface is running
Michal Kazior
1
-1
/
+1
2012-06-05
cfg80211: fix interface combinations check
Johannes Berg
1
-1
/
+18
2012-06-04
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
1
-1
/
+5
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
5
-38
/
+41
2012-05-16
nl80211: refactor valid channel type check
Johannes Berg
1
-30
/
+29
2012-05-16
cfg80211: fix cfg80211_can_beacon_sec_chan prototype
Johannes Berg
1
-1
/
+1
2012-05-16
nl80211: prevent additions to old station flags API
Johannes Berg
1
-2
/
+8
2012-05-16
cfg80211: add warning when calculating MCS rates >= 32
Johannes Berg
1
-1
/
+1
2012-05-16
cfg80211: remove double prototype
Johannes Berg
1
-2
/
+0
2012-05-16
Net: wireless: core.c: fixed checkpatch warnings
Cristian Chilipirea
1
-2
/
+2
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2
-56
/
+27
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-2
/
+41
2012-05-10
wireless: Convert compare_ether_addr to ether_addr_equal by hand
Joe Perches
1
-3
/
+3
2012-05-10
wireless: Convert compare_ether_addr to ether_addr_equal
Joe Perches
6
-23
/
+21
2012-05-09
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
2
-1
/
+7
2012-05-09
cfg80211: fix BSS comparison
Emmanuel Grumbach
1
-1
/
+5
2012-05-09
cfg80211: Add framework to support ethtool stats.
Ben Greear
1
-0
/
+29
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2012-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-23
cfg80211: Validate legacy rateset.
Bala Shanmugam
1
-0
/
+3
2012-04-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
5
-13
/
+19
2012-04-16
cfg80211: increse bss expire time
Rajkumar Manoharan
1
-1
/
+1
2012-04-16
cfg80211: enforce lack of interface combinations
Johannes Berg
2
-11
/
+3
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2012-04-13
cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE
Pontus Fuchs
2
-1
/
+15
2012-04-13
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2012-04-12
Merge branch 'master' into for-davem
John W. Linville
8
-34
/
+147
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-23
/
+24
2012-04-12
cfg80211: add channel switch notify event
Thomas Pedersen
3
-0
/
+63
2012-04-12
cfg80211/mac80211: enable proper device_set_wakeup_enable handling
Johannes Berg
2
-1
/
+8
2012-04-10
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
2
-0
/
+19
2012-04-10
cfg80211/nl80211: clarify TX queue API
Johannes Berg
1
-2
/
+5
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2012-04-10
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
1
-0
/
+10
2012-04-10
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2
-16
/
+18
2012-04-09
net/wireless/wext-core.c: add missing kfree
Julia Lawall
1
-2
/
+4
2012-04-09
nl80211: ensure interface is up in various APIs
Johannes Berg
1
-13
/
+18
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-8
/
+2
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+2
2012-04-02
wireless: Stop using NLA_PUT*().
David S. Miller
2
-545
/
+662
2012-03-26
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
1
-10
/
+19
2012-03-13
cfg80211: clarify timestamp in cfg80211_inform_bss
Johannes Berg
1
-4
/
+3
2012-03-12
cfg80211: Add background scan period attribute.
Bala Shanmugam
2
-0
/
+11
2012-03-07
cfg80211: expose cfg80211_calculate_bitrate()
Thomas Pedersen
1
-0
/
+1
2012-03-07
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
3
-6
/
+13
2012-03-06
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
1
-0
/
+8
2012-03-06
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2
-0
/
+8
2012-02-29
cfg80211: remove cookies from callbacks
Johannes Berg
1
-3
/
+3
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
1
-113
/
+142
[next]