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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-08
net/mlx4_core: Add firmware commands to support device managed flow steering
Hadar Hen Zion
4
-0
/
+82
2012-07-08
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
5
-81
/
+124
2012-07-08
net/mlx4_en: Re-design multicast attachments flow
Yevgeny Petrilin
2
-35
/
+124
2012-07-08
net/mlx4_core: Change resource tracking ID to be 64 bit
Hadar Hen Zion
2
-14
/
+14
2012-07-08
net/mlx4_core: Change resource tracking mechanism to use red-black tree
Hadar Hen Zion
2
-32
/
+77
2012-07-08
r6040: remove duplicate call to the pci_set_drvdata
Devendra Naga
1
-1
/
+0
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-72
/
+33
2012-07-05
be2net: set maximal number of default RSS queues
Yuval Mintz
1
-4
/
+6
2012-07-05
bnx2x: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+2
2012-07-05
bnx2: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
tg3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
myri10ge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+2
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
qlge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
vxge: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+2
2012-07-05
mlx4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+3
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
3
-7
/
+12
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
1
-14
/
+9
2012-07-01
phy: add the EEE support and the way to access to the MMD registers.
Giuseppe CAVALLARO
1
-0
/
+281
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
9
-18
/
+372
2012-07-01
stmmac: do not use strict_strtoul but kstrtoint
Giuseppe CAVALLARO
1
-17
/
+10
2012-07-01
e1000e: remove use of IP payload checksum
Bruce Allan
2
-61
/
+15
2012-07-01
igbvf: fix divide by zero
Mitch A Williams
1
-11
/
+18
2012-06-30
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-13
/
+2
2012-06-30
team: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-4
/
+5
2012-06-30
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
Jiri Pirko
1
-6
/
+5
2012-06-30
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
122
-6019
/
+5013
2012-06-30
cnic: Fix mmap regression.
Michael Chan
2
-3
/
+9
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
122
-6019
/
+5013
2012-06-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
25
-68
/
+130
2012-06-29
netxen_nic: restrict force firmware dump when dump is disabled.
Manish chopra
2
-5
/
+12
2012-06-29
xen/netback: only non-freed SKB is queued into tx_queue
Annie Li
1
-2
/
+2
2012-06-29
caif-hsi: Fix merge issues.
Sjur Brændeland
1
-45
/
+27
2012-06-29
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
Thomas Graf
2
-5
/
+5
2012-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
29
-79
/
+163
2012-06-29
davinci_cpdma: include linux/module.h
Daniel Mack
1
-0
/
+1
2012-06-29
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
14
-23
/
+66
2012-06-29
gianfar: Fix RXICr/TXICr programming for multi-queue mode
Claudiu Manoil
1
-6
/
+4
2012-06-29
net: qmi_wwan: fix Oops while disconnecting
Bjørn Mork
1
-0
/
+4
2012-06-28
mwifiex: retrieve correct max_power information in reg_notifier handler
Amitkumar Karwar
1
-3
/
+3
2012-06-28
mwifiex: do not advertise custom regulatory domain capability
Amitkumar Karwar
1
-1
/
+1
2012-06-28
mwifiex: use correct firmware command to get power limits
Amitkumar Karwar
3
-1
/
+58
2012-06-28
mwifiex: wakeup main thread to handle command queued
Amitkumar Karwar
5
-28
/
+7
2012-06-28
ath9k: de-duplicate initvals
Felix Fietkau
7
-2817
/
+590
2012-06-28
ath9k: update AR934x initvals to latest version
Felix Fietkau
1
-185
/
+290
2012-06-28
ath9k: Fix signedness in a MCI debug message
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k_hw: make use of the wrapper to check for MCI init
Mohammed Shafi Shajakhan
1
-1
/
+1
2012-06-28
ath9k: fix ANI operation in AP mode
Felix Fietkau
2
-15
/
+15
2012-06-28
iwlegacy: print how long queue was actually stuck
Paul Bolle
1
-3
/
+4
[next]