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
/
ethernet
/
emulex
/
benet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-28
be2net: Fix to display the VLAN priority for a VF
Ajit Khaparde
1
-2
/
+2
2013-09-28
be2net: Fix to configure VLAN priority for a VF interface.
Ajit Khaparde
1
-10
/
+11
2013-09-28
be2net: Fix to allow VLAN configuration on VF interfaces.
Ajit Khaparde
1
-9
/
+0
2013-09-28
be2net: Fix number of VLANs supported in UMC mode for BE3-R.
Ajit Khaparde
2
-0
/
+3
2013-09-28
be2net: Fix VLAN promiscuous mode programming
Ajit Khaparde
4
-6
/
+40
2013-09-28
be2net: Fix the size of be_nic_res_desc structure
Ajit Khaparde
1
-1
/
+1
2013-09-28
be2net: Fix to prevent Tx stall on SH-R when packet size < 32
Ajit Khaparde
1
-3
/
+3
2013-09-14
be2net: missing variable initialization
Antonio Alecrim Jr
1
-1
/
+1
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2013-09-04
be2net: set and query VEB/VEPA mode of the PF interface
Ajit Khaparde
3
-13
/
+108
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-9
/
+9
2013-08-27
be2net: implement ethtool set/get_channel hooks
Sathya Perla
3
-32
/
+104
2013-08-27
be2net: refactor be_setup() to consolidate queue creation routines
Sathya Perla
2
-58
/
+50
2013-08-27
be2net: Fix be_cmd_if_create() to use MBOX if MCCQ is not created
Sathya Perla
1
-24
/
+85
2013-08-27
be2net: refactor be_get_resources() code
Sathya Perla
6
-189
/
+229
2013-08-27
be2net: Fixup profile management routines
Vasundhara Volam
2
-59
/
+88
2013-08-27
be2net: use EQ_CREATEv2 for SH-R
Sathya Perla
4
-39
/
+18
2013-08-27
be2net: Check for POST state in suspend-resume sequence
Sarveshwar Bandi
1
-0
/
+4
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-08-23
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+9
2013-08-15
be2net: Clear any capability flags that driver is not interested in.
Sarveshwar Bandi
2
-0
/
+9
2013-08-07
be2net: update driver version
Sathya Perla
1
-1
/
+1
2013-08-07
be2net: Initialize "status" in be_cmd_get_die_temperature()
Vasundhara Volam
1
-1
/
+1
2013-08-07
be2net: fixup log msgs for async events
Vasundhara Volam
1
-2
/
+4
2013-08-07
be2net: Fix displaying supported speeds for BE2
Vasundhara Volam
1
-0
/
+6
2013-08-07
be2net: don't limit max MAC and VLAN counts
Vasundhara Volam
1
-7
/
+0
2013-08-07
be2net: Do not call get_die_temperature cmd for VF
Vasundhara Volam
1
-1
/
+2
2013-08-07
be2net: Adding more speeds reported by get_settings
Vasundhara Volam
2
-1
/
+10
2013-08-05
be2net: Staticize local functions
Jingoo Han
3
-19
/
+20
2013-07-30
be2net: don't use dev_err when AER enabling fails
Ivan Vecera
1
-1
/
+1
2013-07-25
be2net: delete primary MAC address while unloading
Sathya Perla
1
-3
/
+5
2013-07-25
be2net: use SET/GET_MAC_LIST for SH-R
Sathya Perla
3
-36
/
+50
2013-07-25
be2net: refactor MAC-addr setup code
Sathya Perla
3
-58
/
+48
2013-07-25
be2net: fix pmac_id for BE3 VFs
Sathya Perla
1
-0
/
+4
2013-07-25
be2net: allow VFs to program MAC and VLAN filters
Sathya Perla
3
-0
/
+53
2013-07-25
be2net: fix MAC address modification for VF
Sathya Perla
3
-38
/
+73
2013-07-17
be2net: Fix to avoid hardware workaround when not needed
Sarveshwar Bandi
1
-4
/
+10
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-2
/
+2
2013-06-20
be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()
Sathya Perla
1
-27
/
+4
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-06-13
be2net: Fix 32-bit DMA Mask handling
Somnath Kotur
1
-0
/
+3
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+34
2013-06-01
be2net: Implement initiate FW dump feature for Lancer
Somnath Kotur
6
-35
/
+105
2013-05-31
be2net: Fix crash on 2nd invocation of PCI AER/EEH error_detected hook
Somnath Kotur
2
-28
/
+26
2013-05-31
be2net: Mark checksum fail for IP fragmented packets
Somnath Kotur
3
-2
/
+8
2013-05-28
be2net: Trim padded packets for Lancer
Somnath Kotur
1
-1
/
+3
2013-05-28
be2net: Pad skb to meet min Tx pkt size in lancer
Somnath Kotur
1
-0
/
+10
2013-05-28
be2net: cleanup be_get_drvinfo()
Somnath Kotur
3
-7
/
+8
2013-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-22
/
+9
[next]