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
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Recognize higher speeds
Anirudh Venkataramanan
2019-05-29
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-29
ice: Introduce ice_init_mac_fltr and move ice_napi_del
Tony Nguyen
2019-05-29
ice: Add a helper to trigger software interrupt
Brett Creeley
2019-05-29
ice: Change message level
Mitch Williams
2019-05-29
ice: Check all VFs for MDD activity, don't disable
Mitch Williams
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-29
ice: Implement toggling ethtool rx-vlan-filter
Tony Nguyen
2019-05-23
ice: Fix couple of issues in ice_vsi_release
Brett Creeley
2019-05-23
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
2019-05-23
ice: Fix double spacing
Anirudh Venkataramanan
2019-05-04
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
2019-05-04
ice: Separate if conditions for ice_set_features()
Tony Nguyen
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
2019-05-02
ice: Refactor link event flow
Brett Creeley
2019-05-02
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
ice: Remove runtime change of PFINT_OICR_ENA register
Md Fahad Iqbal Polash
2019-05-02
ice: Use ice_for_each_q_vector macro where possible
Brett Creeley
2019-04-18
ice: Bump driver version
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB rebuild
Anirudh Venkataramanan
2019-04-18
ice: Add code to get DCB related statistics
Anirudh Venkataramanan
2019-04-18
ice: Update rings based on TC information
Anirudh Venkataramanan
2019-04-18
ice: Add code to process LLDP MIB change events
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
2019-04-18
ice: Bump version
Anirudh Venkataramanan
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
2019-03-26
ice: Add missing case in print_link_msg for printing flow control
Brett Creeley
2019-03-26
ice: Do not bail out when filter already exists
Preethi Banala
2019-03-26
ice: Implement pci_error_handler ops
Brett Creeley
2019-03-26
ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_reset
Brett Creeley
2019-03-25
ice: Prevent unintended multiple chain resets
Dave Ertman
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
2019-03-25
ice: use irq_num var in ice_vsi_req_irq_msix
Alan Brady
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-22
ice: fix static analysis warnings
Bruce Allan
2019-03-19
ice: Implement flow to reset VFs with PFR and other resets
Akeem G Abodunrin
2019-03-19
ice: configure GLINT_ITR to always have an ITR gran of 2
Brett Creeley
2019-03-19
ice: use ice_for_each_vsi macro when possible
Brett Creeley
2019-03-19
ice: avoid multiple unnecessary de-references in probe
Bruce Allan
2019-02-25
ice: don't spam VFs with link messages
Mitch Williams
2019-02-25
ice: fix issue where host reboots on unload when iommu=on
Brett Creeley
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
[next]