index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
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
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
2019-02-25
ice: Mark extack argument as __always_unused
Bruce Allan
2019-01-17
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2019-01-15
ice: Fix unused variable build warning
Bruce Allan
2018-12-20
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
ice: Avoid nested RTNL locking in ice_dis_vsi
Dave Ertman
[next]