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
/
ibm
/
ibmvnic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-22
ibmvnic: Fix TX descriptor tracking
Thomas Falcon
1
-1
/
+1
2018-02-21
ibmvnic: Correct goto target for tx irq initialization failure
Nathan Fontenot
1
-1
/
+1
2018-02-21
ibmvnic: Allocate max queues stats buffers
Nathan Fontenot
1
-2
/
+2
2018-02-21
ibmvnic: Make napi usage dynamic
Nathan Fontenot
1
-25
/
+45
2018-02-21
ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
Nathan Fontenot
1
-26
/
+52
2018-02-21
ibmvnic: Move active sub-crq count settings
Nathan Fontenot
1
-10
/
+7
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
1
-8
/
+8
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
1
-2
/
+6
2018-02-14
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
1
-1
/
+30
2018-02-14
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
1
-0
/
+1
2018-02-14
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
1
-0
/
+2
2018-02-14
ibmvnic: Fix login buffer memory leaks
Thomas Falcon
1
-0
/
+16
2018-02-14
ibmvnic: Wait until reset is complete to set carrier on
Thomas Falcon
1
-2
/
+2
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
2018-02-08
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
1
-1
/
+5
2018-02-08
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
1
-0
/
+5
2018-02-08
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
1
-1
/
+2
2018-02-06
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
1
-10
/
+4
2018-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2018-02-01
ibmvnic: fix firmware version when no firmware level has been provided by the...
Desnes Augusto Nunes do Rosario
1
-1
/
+5
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-01-30
ibmvnic: Wait for device response when changing MAC
Thomas Falcon
1
-7
/
+14
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+58
2018-01-22
ibmvnic: Allocate and request vpd in init_resources
John Allen
1
-7
/
+9
2018-01-22
ibmvnic: Revert to previous mtu when unsupported value requested
John Allen
1
-1
/
+11
2018-01-22
ibmvnic: Modify buffer size and number of queues on failover
John Allen
1
-7
/
+38
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+15
2018-01-19
ibmvnic: Fix IPv6 packet descriptors
Thomas Falcon
1
-9
/
+11
2018-01-19
ibmvnic: Fix IP offload control buffer
Thomas Falcon
1
-0
/
+4
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2018-01-16
ibmvnic: Fix pending MAC address changes
Thomas Falcon
1
-6
/
+7
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
1
-0
/
+6
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
1
-1
/
+1
2017-12-19
ibmvnic: Include header descriptor support for ARP packets
Thomas Falcon
1
-1
/
+6
2017-12-19
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
Thomas Falcon
1
-1
/
+1
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
1
-2
/
+1
2017-11-14
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...
Desnes Augusto Nunes do Rosario
1
-2
/
+151
2017-11-11
ibmvnic: Add vnic client data to login buffer
Nathan Fontenot
1
-2
/
+66
2017-10-27
ibmvnic: Fix failover error path for non-fatal resets
John Allen
1
-2
/
+2
2017-10-27
ibmvnic: Update reset infrastructure to support tunable parameters
John Allen
1
-27
/
+186
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2017-10-19
ibmvnic: Let users change net device features
Thomas Falcon
1
-0
/
+2
2017-10-19
ibmvnic: Enable TSO support
Thomas Falcon
1
-8
/
+48
2017-10-19
ibmvnic: Enable scatter-gather support
Thomas Falcon
1
-2
/
+21
2017-10-18
ibmvnic: Fix calculation of number of TX header descriptors
Thomas Falcon
1
-8
/
+8
2017-10-01
ibmvnic: Set state UP
Mick Tarsel
1
-0
/
+2
2017-08-17
net: ibm: ibmvnic: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
ibmvnic: Correct 'unused variable' warning in build.
Nathan Fontenot
1
-1
/
+0
2017-08-10
ibmvnic: Add netdev_dbg output for debugging
Nathan Fontenot
1
-7
/
+55
[next]