index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2019-06-10
ibmvnic: Fix unchecked return codes of memory allocations
Thomas Falcon
1
-6
/
+7
2019-06-10
ibmvnic: Refresh device multicast list after reset
Thomas Falcon
1
-0
/
+3
2019-06-10
ibmvnic: Do not close unopened driver during reset
Thomas Falcon
1
-1
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114
Thomas Gleixner
1
-12
/
+1
2019-05-11
net/ibmvnic: Update carrier state after link state change
Thomas Falcon
1
-5
/
+4
2019-05-11
net/ibmvnic: Update MAC address settings after adapter reset
Thomas Falcon
1
-25
/
+28
2019-04-28
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
1
-4
/
+9
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+25
2019-04-10
ibmvnic: Fix netdev feature clobbering during a reset
Thomas Falcon
1
-6
/
+24
2019-04-10
ibmvnic: Enable GRO
Thomas Falcon
1
-1
/
+1
2019-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2019-04-05
ibmvnic: Fix completion structure initialization
Thomas Falcon
1
-2
/
+3
2019-04-05
ibmvnic: remove set but not used variable 'netdev'
YueHaibing
1
-2
/
+0
2019-03-20
ibmvnic: Report actual backing device speed and duplex values
Murilo Fossa Vicentini
1
-12
/
+81
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+10
2018-12-15
net/ibmvnic: Remove tests of member address
Wen Yang
1
-5
/
+2
2018-12-11
ibmvnic: Fix non-atomic memory allocation in IRQ context
Thomas Falcon
1
-1
/
+1
2018-12-11
ibmvnic: Convert reset work item mutex to spin lock
Thomas Falcon
1
-7
/
+9
2018-12-04
net/ibmvnic: Fix RTNL deadlock during device reset
Thomas Falcon
1
-1
/
+1
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-20
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
1
-38
/
+21
2018-11-08
ibmvnic: fix accelerated VLAN handling
Michał Mirosław
1
-1
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+0
2018-10-02
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
1
-35
/
+94
2018-09-28
ibmvnic: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-19
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+2
2018-09-01
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
1
-3
/
+9
2018-08-07
ibmvnic: Update firmware error reporting with cause string
Thomas Falcon
1
-4
/
+30
2018-08-07
ibmvnic: Remove code to request error information
Thomas Falcon
1
-143
/
+1
2018-07-17
ibmvnic: Fix error recovery on login failure
John Allen
1
-2
/
+2
2018-07-17
ibmvnic: Revise RX/TX queue error messages
Thomas Falcon
1
-12
/
+27
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+15
2018-05-25
ibmvnic: Fix partial success login retries
Thomas Falcon
1
-1
/
+6
2018-05-25
ibmvnic: Introduce hard reset recovery
Thomas Falcon
1
-4
/
+97
2018-05-25
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
1
-2
/
+1
2018-05-25
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
1
-2
/
+46
2018-05-25
ibmvnic: Handle error case when setting link state
Thomas Falcon
1
-0
/
+4
2018-05-25
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
1
-1
/
+4
2018-05-25
ibmvnic: Check CRQ command return codes
Thomas Falcon
1
-14
/
+37
2018-05-25
ibmvnic: Introduce active CRQ state
Thomas Falcon
1
-0
/
+10
2018-05-25
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
1
-0
/
+1
2018-05-23
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
1
-6
/
+9
2018-05-17
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
1
-9
/
+15
2018-05-17
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
1
-2
/
+1
2018-05-17
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
1
-0
/
+1
2018-04-23
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
1
-2
/
+2
2018-04-16
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
1
-4
/
+11
2018-04-13
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
1
-1
/
+2
2018-04-13
ibmvnic: Handle all login error conditions
Nathan Fontenot
1
-20
/
+35
[prev]
[next]