| Commit message (Expand) | Author | Age |
* | ibmvnic: Remove skb->protocol checks in ibmvnic_xmit | John Allen | 2018-02-09 |
* | ibmvnic: Reset long term map ID counter | Thomas Falcon | 2018-02-09 |
* | ibmvnic: queue reset when CRQ gets closed during reset | Nathan Fontenot | 2018-02-08 |
* | 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-07 |
* | ibmvnic: fix empty firmware version and errors cleanup | Desnes Augusto Nunes do Rosario | 2018-02-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-03 |
|\ |
|
| * | 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-02-01 |
|\ \
| |/
|/| |
|
| * | treewide: Use DEVICE_ATTR_WO | Joe Perches | 2018-01-09 |
* | | ibmvnic: Wait for device response when changing MAC | Thomas Falcon | 2018-01-29 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-24 |
|\ \ |
|
| * | | net/ibm/emac: wrong bit is used for STA control register write | Ivan Mikhaylov | 2018-01-24 |
| * | | net/ibm/emac: add 8192 rx/tx fifo size | Ivan Mikhaylov | 2018-01-24 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-23 |
|\ \ \
| |/ / |
|
| * | | 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-22 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-19 |
|\ \ \
| |/ / |
|
| * | | ibmvnic: Fix IPv6 packet descriptors | Thomas Falcon | 2018-01-18 |
| * | | ibmvnic: Fix IP offload control buffer | Thomas Falcon | 2018-01-18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-17 |
|\ \ \
| |/ / |
|
| * | | ibmvnic: Fix pending MAC address changes | Thomas Falcon | 2018-01-16 |
| |/ |
|
* | | ibmvnic: Don't handle RX interrupts when not up. | Nathan Fontenot | 2018-01-11 |
* | | net: ibm: emac: support RGMII-[RX|TX]ID phymode | Christian Lamparter | 2017-12-21 |
* | | net: ibm: emac: replace custom PHY_MODE_* macros | Christian Lamparter | 2017-12-21 |
* | | net: ibm: emac: replace custom rgmii_mode_name with phy_modes | Christian Lamparter | 2017-12-21 |
* | | ibmvnic: Include header descriptor support for ARP packets | Thomas Falcon | 2017-12-19 |
* | | ibmvnic: Increase maximum number of RX/TX queues | Thomas Falcon | 2017-12-19 |
* | | ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES | Thomas Falcon | 2017-12-19 |
|/ |
|
* | ibmvnic: fix dma_mapping_error call | Desnes Augusto Nunes do Rosario | 2017-11-18 |
* | ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d... | Desnes Augusto Nunes do Rosario | 2017-11-14 |
* | ibmvnic: Add vnic client data to login buffer | Nathan Fontenot | 2017-11-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | | ibmvnic: Fix failover error path for non-fatal resets | John Allen | 2017-10-28 |
* | | ibmvnic: Update reset infrastructure to support tunable parameters | John Allen | 2017-10-28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-10-22 |
|\ \
| |/ |
|
| * | ibmvnic: Fix calculation of number of TX header descriptors | Thomas Falcon | 2017-10-18 |
* | | ibmvnic: Let users change net device features | Thomas Falcon | 2017-10-19 |
* | | ibmvnic: Enable TSO support | Thomas Falcon | 2017-10-19 |
* | | ibmvnic: Enable scatter-gather support | Thomas Falcon | 2017-10-19 |
* | | ibmvnic: Set state UP | Mick Tarsel | 2017-10-01 |
|/ |
|
* | net: emac: Fix napi poll list corruption | Christian Lamparter | 2017-09-19 |
* | net: ibm: emac: Fix some error handling path in 'emac_probe()' | Christophe Jaillet | 2017-08-20 |
* | net: ibm: ibmvnic: constify vio_device_id | Arvind Yadav | 2017-08-17 |
* | net: ibm: ibmveth: constify vio_device_id | Arvind Yadav | 2017-08-17 |
* | ibmvnic: Correct 'unused variable' warning in build. | Nathan Fontenot | 2017-08-09 |
* | ibmvnic: Add netdev_dbg output for debugging | Nathan Fontenot | 2017-08-09 |
* | ibmvnic: Clean up resources on probe failure | Nathan Fontenot | 2017-08-09 |