index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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
*
ibmvnic: Fix early release of login buffer
Thomas Falcon
2018-02-22
1
-1
/
+1
*
ibmvnic: Check for NULL skb's in NAPI poll routine
Thomas Falcon
2018-02-20
1
-0
/
+5
*
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
2018-02-14
1
-1
/
+30
*
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
2018-02-14
1
-0
/
+1
*
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
2018-02-14
1
-0
/
+2
*
ibmvnic: Fix login buffer memory leaks
Thomas Falcon
2018-02-14
1
-0
/
+16
*
ibmvnic: Wait until reset is complete to set carrier on
Thomas Falcon
2018-02-14
1
-2
/
+2
*
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
2018-02-09
1
-4
/
+1
*
ibmvnic: Reset long term map ID counter
Thomas Falcon
2018-02-09
1
-0
/
+1
*
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
2018-02-08
1
-1
/
+5
*
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
2018-02-07
1
-0
/
+5
*
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
2018-02-07
1
-1
/
+2
*
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
2018-02-05
1
-10
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-03
1
-1
/
+5
|
\
|
*
ibmvnic: fix firmware version when no firmware level has been provided by the...
Desnes Augusto Nunes do Rosario
2018-02-01
1
-1
/
+5
*
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
*
|
ibmvnic: Wait for device response when changing MAC
Thomas Falcon
2018-01-29
1
-7
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-15
/
+58
|
\
\
|
*
|
ibmvnic: Allocate and request vpd in init_resources
John Allen
2018-01-22
1
-7
/
+9
|
*
|
ibmvnic: Revert to previous mtu when unsupported value requested
John Allen
2018-01-22
1
-1
/
+11
|
*
|
ibmvnic: Modify buffer size and number of queues on failover
John Allen
2018-01-22
1
-7
/
+38
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-9
/
+15
|
\
\
\
|
|
/
/
|
*
|
ibmvnic: Fix IPv6 packet descriptors
Thomas Falcon
2018-01-18
1
-9
/
+11
|
*
|
ibmvnic: Fix IP offload control buffer
Thomas Falcon
2018-01-18
1
-0
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-6
/
+7
|
\
\
\
|
|
/
/
|
*
|
ibmvnic: Fix pending MAC address changes
Thomas Falcon
2018-01-16
1
-6
/
+7
|
|
/
*
|
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
2018-01-11
1
-0
/
+6
*
|
ibmvnic: Include header descriptor support for ARP packets
Thomas Falcon
2017-12-19
1
-1
/
+6
*
|
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
Thomas Falcon
2017-12-19
1
-1
/
+1
|
/
*
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
2017-11-18
1
-2
/
+1
*
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...
Desnes Augusto Nunes do Rosario
2017-11-14
1
-2
/
+151
*
ibmvnic: Add vnic client data to login buffer
Nathan Fontenot
2017-11-11
1
-2
/
+66
*
ibmvnic: Fix failover error path for non-fatal resets
John Allen
2017-10-28
1
-2
/
+2
*
ibmvnic: Update reset infrastructure to support tunable parameters
John Allen
2017-10-28
1
-27
/
+186
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-22
1
-8
/
+8
|
\
|
*
ibmvnic: Fix calculation of number of TX header descriptors
Thomas Falcon
2017-10-18
1
-8
/
+8
*
|
ibmvnic: Let users change net device features
Thomas Falcon
2017-10-19
1
-0
/
+2
*
|
ibmvnic: Enable TSO support
Thomas Falcon
2017-10-19
1
-8
/
+48
*
|
ibmvnic: Enable scatter-gather support
Thomas Falcon
2017-10-19
1
-2
/
+21
*
|
ibmvnic: Set state UP
Mick Tarsel
2017-10-01
1
-0
/
+2
|
/
*
net: ibm: ibmvnic: constify vio_device_id
Arvind Yadav
2017-08-17
1
-1
/
+1
*
ibmvnic: Correct 'unused variable' warning in build.
Nathan Fontenot
2017-08-09
1
-1
/
+0
*
ibmvnic: Add netdev_dbg output for debugging
Nathan Fontenot
2017-08-09
1
-7
/
+55
*
ibmvnic: Clean up resources on probe failure
Nathan Fontenot
2017-08-09
1
-11
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-1
/
+14
|
\
|
*
ibmvnic: Initialize SCRQ's during login renegotiation
Thomas Falcon
2017-08-02
1
-1
/
+14
*
|
ibmvnic: Report rx buffer return codes as netdev_dbg
John Allen
2017-08-07
1
-1
/
+2
*
|
ibmvnic: Implement .get_channels
John Allen
2017-08-03
1
-0
/
+16
*
|
ibmvnic: Implement .get_ringparam
John Allen
2017-08-03
1
-4
/
+6
[next]