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
/
intel
/
igc
/
igc_main.c
Age
Commit message (
Expand
)
Author
2019-07-21
igc: Prefer pcie_capability_read_word()
Frederick Lawler
2019-05-28
igc: Add flow control support
Sasha Neftin
2019-05-28
igb/igc: warn when fatal read failure happens
Feng Tang
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-01
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-03-19
igc: Add support for the ntuple feature
Sasha Neftin
2019-03-19
igc: Add support for statistics
Sasha Neftin
2019-03-19
igc: Extend the ethtool supporting
Sasha Neftin
2019-03-19
igc: Add multiple receive queues control supporting
Sasha Neftin
2019-02-08
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-05
igc: Add ethtool support
Sasha Neftin
2018-11-21
igc: Remove obsolete IGC_ERR define
Sasha Neftin
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-07
igc: Clean up code
Sasha Neftin
2018-11-07
igc: Tidy up some white space
Dan Carpenter
2018-11-07
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
2018-11-07
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-10-17
igc: Add watchdog
Sasha Neftin
2018-10-17
igc: Add setup link functionality
Sasha Neftin
2018-10-17
igc: Add code for PHY support
Sasha Neftin
2018-10-17
igc: Add NVM support
Sasha Neftin
2018-10-17
igc: Add HW initialization code
Sasha Neftin
2018-10-17
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin
2018-10-17
igc: Add interrupt support
Sasha Neftin
2018-10-17
igc: Add netdev
Sasha Neftin
2018-10-17
igc: Add support for PF
Sasha Neftin
2018-10-17
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin