index
:
linux.git
master
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_lib.h
Age
Commit message (
Expand
)
Author
2021-04-14
ice: refactor interrupt moderation writes
Jesse Brandeburg
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-03-10
ice: use variable name more descriptive than type
Bruce Allan
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
2020-02-12
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
2020-01-03
ice: Add code to keep track of current dflt_vsi
Brett Creeley
2019-11-22
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
2019-11-04
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
ice: Introduce ice_base.c
Anirudh Venkataramanan
2019-09-12
ice: Enable DDP package download
Tony Nguyen
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-08-26
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
2019-08-26
ice: add support for enabling/disabling single queues
Maciej Fijalkowski
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
2019-05-30
ice: Add switch rules to handle LLDP packets
Dave Ertman
2019-05-29
ice: Add support for virtchnl_vector_map.[rxq|txq]_map
Anirudh Venkataramanan
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-02
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-03-26
ice: Remove unused function prototype
Anirudh Venkataramanan
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
2018-10-24
ice: Make ice_msix_clean_rings static
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-02
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan