index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.c
Age
Commit message (
Expand
)
Author
2017-08-17
net: ibm: ibmvnic: constify vio_device_id
Arvind Yadav
2017-08-09
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-07
ibmvnic: Report rx buffer return codes as netdev_dbg
John Allen
2017-08-03
ibmvnic: Implement .get_channels
John Allen
2017-08-03
ibmvnic: Implement .get_ringparam
John Allen
2017-08-03
ibmvnic: Convert vnic server reported statistics to cpu endian
John Allen
2017-08-03
ibmvnic: Implement per-queue statistics reporting
John Allen
2017-08-02
ibmvnic: Initialize SCRQ's during login renegotiation
Thomas Falcon
2017-07-24
ibmvnic: Check for transport event on driver resume
John Allen
2017-06-29
ibmvnic: Fix assignment of RX/TX IRQ's
Thomas Falcon
2017-06-22
ibmvnic: Correct return code checking for ibmvnic_init during probe
Nathan Fontenot
2017-06-22
ibmvnic: Fix error handling when registering long-term-mapped buffers
Thomas Falcon
2017-06-20
ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
John Allen
2017-06-16
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
2017-06-15
ibmvnic: Exit polling routine correctly during adapter reset
Thomas Falcon
2017-06-15
ibmvnic: Remove VNIC_CLOSING check from pending_scrq
Thomas Falcon
2017-06-15
ibmvnic: Sanitize entire SCRQ buffer on reset
Thomas Falcon
2017-06-15
ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
Thomas Falcon
2017-06-15
ibmvnic: Activate disabled RX buffer pools on reset
Thomas Falcon
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-13
ibmvnic: Remove netdev notify for failover resets
Nathan Fontenot
2017-06-13
ibmvnic: Client-initiated failover
Thomas Falcon
2017-06-07
ibmvnic: Return failure on attempted mtu change
John Allen
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-02
ibmvnic: Remove module author mailing address
Thomas Falcon
2017-05-26
ibmvnic: Reset sub-crqs during driver reset
Nathan Fontenot
2017-05-26
ibmvnic: Reset tx/rx pools on driver reset
Nathan Fontenot
2017-05-26
ibmvnic: Reset the CRQ queue during driver reset
Nathan Fontenot
2017-05-26
ibmvnic: Check adapter state during ibmvnic_poll
Nathan Fontenot
2017-05-26
ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
Thomas Falcon
2017-05-26
ibmvnic: Halt TX and report carrier off on H_CLOSED return code
Thomas Falcon
2017-05-26
ibmvnic: Non-fatal error handling
John Allen
2017-05-26
ibmvnic: Fix cleanup of SKB's on driver close
Thomas Falcon
2017-05-26
ibmvnic: Send gratuitous arp on reset
John Allen
2017-05-26
ibmvnic: Handle failover after failed init crq
John Allen
2017-05-26
ibmvnic: Track state of adapter napis
John Allen
2017-05-18
ibmvnic: fix missing unlock on error in __ibmvnic_reset()
Wei Yongjun
2017-05-03
ibmvnic: Move queue restarting in ibmvnic_tx_complete
Nathan Fontenot
2017-05-03
ibmvnic: Record SKB RX queue during poll
Thomas Falcon
2017-05-03
ibmvnic: Continue skb processing after skb completion error
Nathan Fontenot
2017-05-03
ibmvnic: Check for driver reset first in ibmvnic_xmit
Nathan Fontenot
2017-05-03
ibmvnic: Wait for any pending scrqs entries at driver close
Nathan Fontenot
2017-05-03
ibmvnic: Clean up tx pools when closing
Nathan Fontenot
2017-05-03
ibmvnic: Whitespace correction in release_rx_pools
Nathan Fontenot
2017-05-03
ibmvnic: Delete napi's when releasing driver resources
Nathan Fontenot
2017-05-03
ibmvnic: Updated reset handling
Nathan Fontenot
2017-05-03
ibmvnic: Replace is_closed with state field
Nathan Fontenot
[next]