index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_common.c
Age
Commit message (
Expand
)
Author
2019-04-18
ice: Add code for DCB initialization part 3/4
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-25
ice: Create a generic name for the ice_rx_flg64_bits structure
Chinh T Cao
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
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: Get resources per function
Brett Creeley
2019-03-19
ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
Chinh T Cao
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-09-28
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
2018-08-28
ice: Rework flex descriptor programming
Anirudh Venkataramanan
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
[next]