index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.c
Age
Commit message (
Expand
)
Author
2018-03-13
ibmvnic: Account for VLAN tag in L2 Header descriptor
Thomas Falcon
2018-03-08
ibmvnic: Do not disable device during failover or partition migration
Thomas Falcon
2018-03-08
ibmvnic: Reorganize device close
Thomas Falcon
2018-03-08
ibmvnic: Clean up device close
Thomas Falcon
2018-02-27
ibmvnic: Do not attempt to login if RX or TX queues are not allocated
Thomas Falcon
2018-02-27
ibmvnic: Report queue stops and restarts as debug output
Thomas Falcon
2018-02-27
ibmvnic: Harden TX/RX pool cleaning
Thomas Falcon
2018-02-27
ibmvnic: Allocate statistics buffers during probe
Thomas Falcon
2018-02-27
ibmvnic: Fix TX descriptor tracking again
Thomas Falcon
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-22
ibmvnic: Split counters for scrq/pools/napi
Nathan Fontenot
2018-02-22
ibmvnic: Fix TX descriptor tracking
Thomas Falcon
2018-02-22
ibmvnic: Fix early release of login buffer
Thomas Falcon
2018-02-21
ibmvnic: Correct goto target for tx irq initialization failure
Nathan Fontenot
2018-02-21
ibmvnic: Allocate max queues stats buffers
Nathan Fontenot
2018-02-21
ibmvnic: Make napi usage dynamic
Nathan Fontenot
2018-02-21
ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
Nathan Fontenot
2018-02-21
ibmvnic: Move active sub-crq count settings
Nathan Fontenot
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
2018-02-20
ibmvnic: Check for NULL skb's in NAPI poll routine
Thomas Falcon
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
2018-02-14
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
2018-02-14
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
2018-02-14
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
2018-02-14
ibmvnic: Fix login buffer memory leaks
Thomas Falcon
2018-02-14
ibmvnic: Wait until reset is complete to set carrier on
Thomas Falcon
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
2018-02-08
ibmvnic: queue reset when CRQ gets closed during reset
Nathan Fontenot
2018-02-07
ibmvnic: Ensure that buffers are NULL after free
Thomas Falcon
2018-02-07
ibmvnic: Fix rx queue cleanup for non-fatal resets
John Allen
2018-02-05
ibmvnic: fix empty firmware version and errors cleanup
Desnes Augusto Nunes do Rosario
2018-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-01
ibmvnic: fix firmware version when no firmware level has been provided by the...
Desnes Augusto Nunes do Rosario
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-29
ibmvnic: Wait for device response when changing MAC
Thomas Falcon
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-22
ibmvnic: Allocate and request vpd in init_resources
John Allen
2018-01-22
ibmvnic: Revert to previous mtu when unsupported value requested
John Allen
2018-01-22
ibmvnic: Modify buffer size and number of queues on failover
John Allen
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-18
ibmvnic: Fix IPv6 packet descriptors
Thomas Falcon
2018-01-18
ibmvnic: Fix IP offload control buffer
Thomas Falcon
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
ibmvnic: Fix pending MAC address changes
Thomas Falcon
2018-01-11
ibmvnic: Don't handle RX interrupts when not up.
Nathan Fontenot
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2017-12-19
ibmvnic: Include header descriptor support for ARP packets
Thomas Falcon
2017-12-19
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
Thomas Falcon
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
[next]