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
starfive-6.6.48-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
2013-01-02
bnx2x: Infrastructure for VF <-> PF request on PF side
Ariel Elior
5
-45
/
+664
2013-01-02
bnx2x: Prepare device and initialize VF database
Ariel Elior
8
-51
/
+535
2013-01-02
bnx2x: Allocate VF database in PF when VFs are present
Ariel Elior
6
-1
/
+570
2013-01-02
bnx2x: VF fastpath
Ariel Elior
3
-51
/
+50
2013-01-02
bnx2x: Support ndo_set_rxmode in VF driver
Ariel Elior
3
-6
/
+179
2013-01-02
bnx2x: Add teardown_q and close to VF <-> PF channel
Ariel Elior
4
-2
/
+112
2013-01-02
bnx2x: Add init, setup_q, set_mac to VF <-> PF channel
Ariel Elior
4
-0
/
+310
2013-01-02
bnx2x: Separate VF and PF logic
Ariel Elior
6
-266
/
+525
2013-01-02
bnx2x: Add to VF <-> PF channel the release request
Ariel Elior
3
-0
/
+59
2013-01-02
bnx2x: VF <-> PF channel 'acquire' at vf probe
Ariel Elior
7
-1
/
+407
2013-01-02
bnx2x: Support probing and removing of VF device
Ariel Elior
7
-158
/
+353
2012-12-30
team: add ethtool support
Flavio Leitner
1
-0
/
+17
2012-12-30
veth: extend device features
Eric Dumazet
1
-1
/
+6
2012-12-30
veth: reduce stat overhead
Eric Dumazet
1
-68
/
+47
2012-12-30
team: implement carrier change
Flavio Leitner
1
-0
/
+10
2012-12-29
dummy: implement carrier change
Jiri Pirko
1
-0
/
+10
2012-12-28
bnx2x: use ARRAY_SIZE where possible
Sasha Levin
1
-7
/
+7
2012-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-40
/
+21
2012-12-27
net/vxlan: Use the underlying device index when joining/leaving multicast groups
Yan Burman
1
-2
/
+4
2012-12-27
cpts: fix a run time warn_on.
Richard Cochran
1
-1
/
+1
2012-12-27
cpts: fix build error by removing useless code.
Richard Cochran
2
-2
/
+0
2012-12-22
Drivers: network: more __dev* removal
Greg KH
3
-14
/
+13
2012-12-22
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
15
-59
/
+1309
2012-12-22
tuntap: dont use a private kmem_cache
Eric Dumazet
1
-21
/
+3
2012-12-20
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+19
2012-12-20
Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next
Roland Dreier
6
-44
/
+128
2012-12-20
RDMA/cxgb4: Fix bug for active and passive LE hash collision path
Vipul Pandya
4
-6
/
+24
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for passive open connection
Vipul Pandya
2
-0
/
+55
2012-12-20
RDMA/cxgb4: Fix LE hash collision bug for active open connection
Vipul Pandya
3
-2
/
+162
2012-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-127
/
+237
2012-12-20
8139cp: Prevent dev_close/cp_interrupt race on MTU change
John Greene
1
-7
/
+11
2012-12-20
net: qmi_wwan: add ZTE MF880
Bjørn Mork
1
-0
/
+1
2012-12-20
drivers/net: Use of_match_ptr() macro in smsc911x.c
Sachin Kamat
1
-1
/
+3
2012-12-20
drivers/net: Use of_match_ptr() macro in smc91x.c
Sachin Kamat
1
-3
/
+1
2012-12-20
use generic usbnet_manage_power()
Oliver Neukum
2
-16
/
+4
2012-12-20
usbnet: generic manage_power()
Oliver Neukum
1
-0
/
+10
2012-12-20
usbnet: handle PM failure gracefully
Oliver Neukum
1
-7
/
+8
2012-12-20
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-20
qlcnic: update driver version
Signed-off-by: Sony Chacko
1
-2
/
+2
2012-12-20
qlcnic: fix unused variable warnings
Shahed Shaikh
4
-12
/
+6
2012-12-19
mlx4_core: Allow choosing flow steering mode
Jack Morgenstein
3
-16
/
+49
2012-12-19
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
3
-25
/
+62
2012-12-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+9
2012-12-19
mlx4_core: Fix error flow in the flow steering wrapper
Hadar Hen Zion
1
-1
/
+1
2012-12-19
mlx4_core: Add QPN enforcement for flow steering rules set by VFs
Hadar Hen Zion
1
-6
/
+20
2012-12-19
cxgb4: Add LE hash collision bug fix path in LLD driver
Vipul Pandya
4
-10
/
+193
2012-12-19
cxgb4: Add T4 filter support
Vipul Pandya
8
-7
/
+757
2012-12-19
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
1
-2
/
+1
2012-12-19
be2net: fix wrong frag_idx reported by RX CQ
Sathya Perla
2
-7
/
+33
2012-12-19
be2net: fix be_close() to ensure all events are ack'ed
Sathya Perla
2
-9
/
+17
[next]