index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
1
-16
/
+0
|
\
|
*
ibmvnic: remove ndo_poll_controller
Eric Dumazet
2018-09-28
1
-16
/
+0
*
|
ibmvnic: Add ethtool private flag for driver-defined queue limits
Thomas Falcon
2018-10-01
1
-35
/
+94
*
|
net: ibm: fix return type of ndo_start_xmit function
YueHaibing
2018-09-18
1
-2
/
+2
|
/
*
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
2018-08-31
1
-3
/
+9
*
ibmvnic: Update firmware error reporting with cause string
Thomas Falcon
2018-08-07
1
-4
/
+30
*
ibmvnic: Remove code to request error information
Thomas Falcon
2018-08-07
1
-143
/
+1
*
ibmvnic: Fix error recovery on login failure
John Allen
2018-07-16
1
-2
/
+2
*
ibmvnic: Revise RX/TX queue error messages
Thomas Falcon
2018-07-16
1
-12
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-7
/
+15
|
\
|
*
ibmvnic: Fix partial success login retries
Thomas Falcon
2018-05-25
1
-1
/
+6
|
*
ibmvnic: Only do H_EOI for mobility events
Nathan Fontenot
2018-05-23
1
-6
/
+9
*
|
ibmvnic: Introduce hard reset recovery
Thomas Falcon
2018-05-24
1
-4
/
+97
*
|
ibmvnic: Set resetting state at earliest possible point
Thomas Falcon
2018-05-24
1
-2
/
+1
*
|
ibmvnic: Create separate initialization routine for resets
Thomas Falcon
2018-05-24
1
-2
/
+46
*
|
ibmvnic: Handle error case when setting link state
Thomas Falcon
2018-05-24
1
-0
/
+4
*
|
ibmvnic: Return error code if init interrupted by transport event
Thomas Falcon
2018-05-24
1
-1
/
+4
*
|
ibmvnic: Check CRQ command return codes
Thomas Falcon
2018-05-24
1
-14
/
+37
*
|
ibmvnic: Introduce active CRQ state
Thomas Falcon
2018-05-24
1
-0
/
+10
*
|
ibmvnic: Mark NAPI flag as disabled when released
Thomas Falcon
2018-05-24
1
-0
/
+1
|
/
*
ibmvnic: Fix statistics buffers memory leak
Thomas Falcon
2018-05-17
1
-9
/
+15
*
ibmvnic: Fix non-fatal firmware error reset
Thomas Falcon
2018-05-17
1
-2
/
+1
*
ibmvnic: Free coherent DMA memory if FW map failed
Thomas Falcon
2018-05-17
1
-0
/
+1
*
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
2018-04-22
1
-2
/
+2
*
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
2018-04-16
1
-4
/
+11
*
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
2018-04-12
1
-1
/
+2
*
ibmvnic: Handle all login error conditions
Nathan Fontenot
2018-04-12
1
-20
/
+35
*
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
2018-04-12
1
-6
/
+6
*
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
2018-04-08
1
-23
/
+32
*
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2018-04-08
1
-8
/
+29
*
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
2018-04-08
1
-10
/
+29
*
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
2018-04-08
1
-0
/
+1
*
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
2018-04-08
1
-8
/
+6
*
ibmvnic: Disable irqs before exiting reset from closed state
John Allen
2018-04-01
1
-10
/
+18
*
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
2018-03-25
1
-1
/
+1
*
ibmvnic: Update TX pool cleaning routine
Thomas Falcon
2018-03-17
1
-16
/
+24
*
ibmvnic: Improve TX buffer accounting
Thomas Falcon
2018-03-17
1
-9
/
+21
*
ibmvnic: Update TX and TX completion routines
Thomas Falcon
2018-03-17
1
-27
/
+28
*
ibmvnic: Update TX pool initialization routine
Thomas Falcon
2018-03-17
1
-42
/
+48
*
ibmvnic: Update release TX pool routine
Thomas Falcon
2018-03-17
1
-7
/
+12
*
ibmvnic: Update and clean up reset TX pool routine
Thomas Falcon
2018-03-17
1
-20
/
+25
*
ibmvnic: Fix reset return from closed state
John Allen
2018-03-14
1
-3
/
+5
*
ibmvnic: Fix recent errata commit
Thomas Falcon
2018-03-13
1
-1
/
+3
*
ibmvnic: Handle TSO backing device errata
Thomas Falcon
2018-03-13
1
-0
/
+18
*
ibmvnic: Pad small packets to minimum MTU size
Thomas Falcon
2018-03-13
1
-0
/
+20
*
ibmvnic: Account for VLAN header length in TX buffers
Thomas Falcon
2018-03-13
1
-3
/
+3
*
ibmvnic: Account for VLAN tag in L2 Header descriptor
Thomas Falcon
2018-03-13
1
-1
/
+4
*
ibmvnic: Do not disable device during failover or partition migration
Thomas Falcon
2018-03-08
1
-4
/
+7
*
ibmvnic: Reorganize device close
Thomas Falcon
2018-03-08
1
-9
/
+14
*
ibmvnic: Clean up device close
Thomas Falcon
2018-03-08
1
-12
/
+2
[next]