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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
net: bcmgenet: fix Tx ring priority programming
Petri Gynther
2
-17
/
+27
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
2
-10
/
+13
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
1
-1
/
+0
2014-10-07
bna: allow transmit tagged frames
Ivan Vecera
2
-2
/
+2
2014-10-07
r8152: nway reset after setting eee
hayeswang
1
-0
/
+2
2014-10-07
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p...
Jiri Kosina
1708
-35867
/
+87228
2014-10-07
bonding: Simplify the xmit function for modes that use xmit_hash
Mahesh Bandewar
5
-152
/
+249
2014-10-07
bonding: display xmit_hash_policy for non-dynamic-tlb mode
Mahesh Bandewar
2
-2
/
+8
2014-10-06
net/mlx4_en: Use the new tx_copybreak to set inline threshold
Eric Dumazet
3
-2
/
+44
2014-10-06
net/mlx4_en: Enable the compiler to make is_inline() inlined
Eric Dumazet
1
-29
/
+38
2014-10-06
net/mlx4_en: tx_info->ts_requested was not cleared
Eric Dumazet
1
-0
/
+1
2014-10-06
net/mlx4_en: Use local var for skb_headlen(skb)
Eric Dumazet
1
-10
/
+11
2014-10-06
net/mlx4_en: Use local var in tx flow for skb_shinfo(skb)
Eric Dumazet
1
-24
/
+34
2014-10-06
net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid...
Eric Dumazet
1
-5
/
+11
2014-10-06
net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq()
Eric Dumazet
1
-7
/
+15
2014-10-06
net/mlx4_en: Use prefetch in tx path
Eric Dumazet
1
-0
/
+9
2014-10-06
net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's
Eric Dumazet
2
-37
/
+49
2014-10-06
net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc()
Eric Dumazet
1
-3
/
+3
2014-10-06
net/mlx4_en: Avoid calling bswap in tx fast path
Eric Dumazet
2
-8
/
+12
2014-10-06
net/mlx4_en: Align tx path structures to cache lines
Eric Dumazet
1
-40
/
+46
2014-10-06
net/mlx4_en: Code cleanups in tx path
Eric Dumazet
2
-24
/
+26
2014-10-06
fec: Fix fec_enet_alloc_buffers() error path
Fabio Estevam
1
-7
/
+10
2014-10-06
drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-06
net: fec: fix build error at m68k platform
Frank Li
1
-0
/
+1
2014-10-06
net: bcmgenet: improve bcmgenet_mii_setup()
Petri Gynther
3
-31
/
+48
2014-10-06
Altera TSE: Add support for no PHY
Walter Lozano
1
-0
/
+8
2014-10-06
Altera TSE: Move PHY get addr and MDIO create
Walter Lozano
1
-21
/
+36
2014-10-06
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
302
-16863
/
+63398
2014-10-06
net: pxa168_eth: avoid using signed char for bitops
Antoine Ténart
1
-6
/
+6
2014-10-06
isdn/gigaset: use USB API function usb_endpoint_num()
Tilman Schmidt
1
-7
/
+5
2014-10-06
isdn/gigaset: drop unused cardstate structure member
Tilman Schmidt
1
-2
/
+0
2014-10-06
isdn/gigaset: improve error handling when leaving DLE mode
Tilman Schmidt
1
-1
/
+2
2014-10-06
isdn/capi: drop two dead if branches
Tilman Schmidt
1
-3
/
+0
2014-10-06
net: spider_net: avoid using signed char for bitops
Antoine Ténart
1
-3
/
+3
2014-10-06
net: spider_net: do not read mac address again after setting it
Antoine Ténart
1
-34
/
+2
2014-10-06
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
1
-7
/
+8
2014-10-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+62
2014-10-05
team: avoid race condition in scheduling delayed work
Joe Lawrence
1
-2
/
+2
2014-10-05
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
1
-6
/
+7
2014-10-05
mlx4: add a new xmit_more counter
Eric Dumazet
4
-8
/
+19
2014-10-04
drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM
Chen Gang
1
-0
/
+1
2014-10-04
drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM
Chen Gang
1
-1
/
+1
2014-10-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-77
/
+12
2014-10-04
net/mlx5_core: Add ConnectX-4 to list of supported devices
Eli Cohen
1
-0
/
+1
2014-10-04
net/mlx5_core: Identify resources by their type
Eli Cohen
2
-22
/
+47
2014-10-04
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2
-76
/
+91
2014-10-04
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2
-39
/
+0
2014-10-04
net/mlx5_core: Update device capabilities handling
Eli Cohen
10
-210
/
+291
[prev]
[next]