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.h
Age
Commit message (
Expand
)
Author
2020-03-21
ice: add board identifier info to devlink .info_get
Jacob Keller
2020-03-21
ice: implement full NVM read from ETHTOOL_GEEPROM
Jesse Brandeburg
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
2020-02-12
ice: Remove ice_dev_onetime_setup()
Brett Creeley
2020-01-25
ice: Populate TCAM filter software structures
Tony Nguyen
2020-01-24
ice: Allocate flow profile
Tony Nguyen
2019-11-08
ice: use more accurate ICE_DBG mask types
Jacob Keller
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-11-06
ice: Update Boot Configuration Section read of NVM
Md Fahad Iqbal Polash
2019-11-06
ice: add ethtool -m support for reading i2c eeprom modules
Scott W Taylor
2019-09-12
ice: Enable DDP package download
Tony Nguyen
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
2019-05-29
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
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-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: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
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-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: Update request resource command to latest specification
Dan Nowlin
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: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan