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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
mac80211: minstrel_ht: do not always skip ht rates vht_only is true
Karl Beldan
1
-1
/
+1
2014-10-27
mac80211: don't flush when probing the AP
Emmanuel Grumbach
1
-2
/
+0
2014-10-27
mac80211: support creating vifs with specified mac address
Ben Greear
2
-1
/
+5
2014-10-27
cfg80211: support configuring vif mac addr on create
Ben Greear
1
-1
/
+3
2014-10-27
mac80211: support creating wiphy w/out creating wlanX
Ben Greear
1
-1
/
+2
2014-10-27
mac80211: allow creating wiphy devices with suggested name
Ben Greear
1
-4
/
+5
2014-10-27
cfg80211: support creating wiphy with suggested name
Ben Greear
1
-11
/
+49
2014-10-23
mac80211: expose API allowing station iteration
Arik Nemtsov
1
-0
/
+28
2014-10-23
mac80211: add stations in order to the station list
Arik Nemtsov
1
-1
/
+1
2014-10-23
mac80211: expose TDLS-initiator value to low level driver
Arik Nemtsov
1
-2
/
+6
2014-10-23
mac80211: fix network header breakage during encryption
Arik Nemtsov
2
-7
/
+0
2014-10-23
mac80211: export IE splitting function
Andrei Otcheretianski
2
-27
/
+1
2014-10-23
mac80211: minstrel_ht: use group flags instead of index to display rates
Karl Beldan
1
-12
/
+16
2014-10-22
mac80211: don't remove tainted keys after not programming
Johannes Berg
1
-1
/
+10
2014-10-22
mac80211: add WMM admission control support
Johannes Berg
7
-22
/
+270
2014-10-22
mac80211: sanity check CW_min/CW_max towards driver
Johannes Berg
1
-0
/
+6
2014-10-22
cfg80211: make WMM TSPEC support flag an nl80211 feature flag
Johannes Berg
1
-8
/
+6
2014-10-21
mac80211: remove unnecessary null test before debugfs_remove()
Fabian Frederick
1
-8
/
+4
2014-10-21
mac80211: minstrel_ht: add basic support for VHT rates <= 3SS@80MHz
Karl Beldan
4
-22
/
+241
2014-10-20
mac80211: minstrel_ht: include type (cck/ht) in rates flag
Karl Beldan
1
-14
/
+14
2014-10-20
mac80211: minstrel_ht: macros adjustments for future VHT_GROUPs
Karl Beldan
3
-34
/
+42
2014-10-20
mac80211: minstrel_ht: Increase the range of handled rate indexes
Karl Beldan
2
-12
/
+12
2014-10-20
Merge branch 'mac80211' into mac80211-next
Johannes Berg
7
-15
/
+29
2014-10-20
mac80211: fix change flags variable signedness
Johannes Berg
1
-1
/
+2
2014-10-20
cfg80211: Specify frame and reason code for NL80211_CMD_DEL_STATION
Jouni Malinen
2
-2
/
+29
2014-10-20
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2
-10
/
+15
2014-10-20
cfg80211: Convert del_station() callback to use a param struct
Jouni Malinen
4
-12
/
+34
2014-10-14
mac80211: fix typo in starting baserate for rts_cts_rate_idx
Karl Beldan
1
-1
/
+1
2014-10-10
cfg80211: set the rates mask in connection probes over specified freq
Karl Beldan
1
-2
/
+11
2014-10-10
mac80211: enable DFS with channel contexts
Michal Kazior
2
-4
/
+17
2014-10-09
mac80211: directly return ieee80211_vif_use_reserved_context()
Fabian Frederick
1
-5
/
+1
2014-10-09
mac80211: allow channel switch with multiple channel contexts
Luciano Coelho
3
-22
/
+20
2014-10-09
mac80211: wait for the first beacon on the new channel after CSA
Luciano Coelho
3
-13
/
+36
2014-10-09
mac80211: add post_channel_switch driver operation
Luciano Coelho
4
-1
/
+37
2014-10-09
mac80211: add pre_channel_switch driver operation
Luciano Coelho
4
-8
/
+79
2014-10-09
mac80211: add extended channel switching capability if the driver supports CSA
Luciano Coelho
2
-9
/
+14
2014-10-09
mac80211: add device_timestamp to the ieee80211_channel_switch struct
Luciano Coelho
2
-5
/
+12
2014-10-09
nl80211: sanity check the channel switch counter value
Luciano Coelho
1
-1
/
+9
2014-10-09
mac80211: implement cfg80211_ops to query mesh proxy path table
Henning Rogge
3
-0
/
+87
2014-10-09
cfg80211: add ops to query mesh proxy path table
Henning Rogge
3
-1
/
+170
2014-10-09
net: rfkill: kernel-doc warning fixes
Fabian Frederick
1
-2
/
+2
2014-10-09
mac80211: return the vif's chandef in ieee80211_cfg_get_channel()
Luciano Coelho
1
-1
/
+1
2014-10-09
mac80211: minstrel_ht: fix MCS_GROUP_RATES usage
Karl Beldan
1
-1
/
+1
2014-10-09
mac80211: fix warning on htmldocs for last_tdls_pkt_time
Liad Kaufman
1
-0
/
+1
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
434
-7910
/
+15378
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-14
/
+49
2014-10-09
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
1
-5
/
+1
2014-10-08
net_sched: copy exts->type in tcf_exts_change()
WANG Cong
1
-0
/
+1
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-55
/
+75
[next]