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
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
1
-0
/
+2
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
2
-1
/
+7
2012-08-20
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
3
-18
/
+21
2012-08-20
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
1
-7
/
+1
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
4
-14
/
+21
2012-08-03
mac80211: skb leak in mesh_plink_frame_tx()
Thomas Pedersen
1
-6
/
+11
2012-08-03
mac80211: don't request ack for peering close
Thomas Pedersen
1
-0
/
+3
2012-08-03
mac80211: remove ieee80211_clean_sdata()
Thomas Pedersen
1
-17
/
+0
2012-08-03
mac80211: improve cleanup when leaving mesh
Thomas Pedersen
2
-9
/
+5
2012-08-01
mac80211: reset station MLME flags upon new association
Johannes Berg
1
-4
/
+7
2012-07-31
mac80211: use eth_broadcast_addr
Johannes Berg
4
-6
/
+6
2012-07-31
mac80211: enable WDS carrier only after adding station
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: manage carrier state in mesh
Johannes Berg
2
-4
/
+12
2012-07-31
mac80211: use correct channel in TX
Johannes Berg
2
-12
/
+7
2012-07-31
mac80211: fix current vs. operating channel in preq/beacon
Johannes Berg
6
-26
/
+44
2012-07-31
mac80211: use oper_channel in utils and config
Johannes Berg
3
-6
/
+6
2012-07-31
mac80211: use oper_channel in managed mlme
Johannes Berg
1
-6
/
+6
2012-07-31
mac80211: use oper_channel in ibss
Johannes Berg
1
-4
/
+4
2012-07-31
mac80211: use oper_channel in mesh
Johannes Berg
1
-3
/
+4
2012-07-31
mac80211: set channel only once during auth/assoc
Johannes Berg
1
-26
/
+43
2012-07-31
mac80211: rename sta to new_sta
Johannes Berg
1
-8
/
+8
2012-07-31
mac80211: supress HT/VHT disable if not supported
Johannes Berg
1
-4
/
+6
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2
-4
/
+7
2012-07-31
mac80211: add PS flag to bss_conf
Eliad Peller
4
-3
/
+22
2012-07-31
cfg80211: unify IE search
Vladimir Kondratiev
1
-15
/
+3
2012-07-31
mac80211: don't call mgd_prepare_tx when associated
Emmanuel Grumbach
1
-4
/
+5
2012-07-31
mac80211: don't react to beacon loss if HW monitoring
Johannes Berg
1
-0
/
+3
2012-07-31
mac80211: VHT (11ac) association
Mahesh Palivela
2
-2
/
+39
2012-07-31
mac80211: don't re-init rate control when receiving mesh beacon
Chun-Yeow Yeoh
1
-0
/
+5
2012-07-27
Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-1
/
+1
2012-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-76
/
+115
2012-07-27
ipv6: Early TCP socket demux
Eric Dumazet
3
-2
/
+50
2012-07-27
ipv4: Fix input route performance regression.
David S. Miller
6
-35
/
+31
2012-07-26
ipv4: rt_cache_valid must check expired routes
Eric Dumazet
1
-3
/
+5
2012-07-25
wanmain: comparing array with NULL
Alan Cox
1
-28
/
+23
2012-07-25
tcp: early_demux fixes
Eric Dumazet
2
-8
/
+6
2012-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
416
-16876
/
+23880
2012-07-24
genetlink: define lockdep_genl_is_held() when CONFIG_LOCKDEP
WANG Cong
1
-1
/
+1
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
1
-1
/
+1
2012-07-24
ipv4: Change rt->rt_iif encoding.
David S. Miller
1
-4
/
+4
2012-07-24
net: Make skb->skb_iif always track skb->dev
David S. Miller
1
-2
/
+1
2012-07-24
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
9
-27
/
+26
2012-07-24
ipv4: Remove all RTCF_DIRECTSRC handliing.
David S. Miller
1
-9
/
+2
2012-07-24
ipv4: Really ignore ICMP address requests/replies.
David S. Miller
1
-82
/
+2
2012-07-24
decnet: Don't set RTCF_DIRECTSRC.
David S. Miller
1
-2
/
+0
2012-07-24
net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse.
Saurabh
1
-5
/
+5
2012-07-24
ipv4: Remove redundant assignment
Lin Ming
1
-1
/
+0
2012-07-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-19
/
+3
2012-07-23
rds: set correct msg_namelen
Weiping Pan
1
-0
/
+3
[next]