index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2020-03-21
ice: store NVM version info in extracted format
Jacob Keller
2020-03-10
ice: fix incorrect size description of ice_get_nvm_version
Jacob Keller
2020-02-19
ice: increase PF reset wait timeout to 300 milliseconds
Jacob Keller
2020-02-15
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
2020-02-12
ice: Trivial fixes
Tony Nguyen
2020-02-12
ice: update Unit Load Status bitmask to check after reset
Bruce Allan
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
2020-01-24
ice: Enable writing hardware filtering tables
Tony Nguyen
2020-01-03
ice: Remove Rx flex descriptor programming
Vignesh Sridhar
2019-11-22
ice: Correct capabilities reporting of max TCs
Bruce Allan
2019-11-22
ice: Store number of functions for the device
Bruce Allan
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: Initialize DDP package structures
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-09-05
ice: Rework around device/function capabilities
Anirudh Venkataramanan
2019-09-05
ice: update Tx context struct
Ashish Shah
2019-09-03
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
2019-09-03
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
2019-08-26
ice: shorten local and add debug prints
Jesse Brandeburg
2019-08-23
ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
Chinh T Cao
2019-08-23
ice: Fix flag used for module query
Chinh T Cao
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
2019-07-31
ice: Always set prefena when configuring an Rx queue
Brett Creeley
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
2019-05-30
ice: Use a different ICE_DBG bit for firmware log messages
Jacob Keller
2019-05-30
ice: Update function header
Anirudh Venkataramanan
2019-05-29
ice: Cleanup ice_update_link_info
Bruce Allan
2019-05-29
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
2019-05-29
ice: Add ice_get_fw_log_cfg to init FW logging
Dan Nowlin
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-29
ice: Remove direct write for GLLAN_RCTL_0
Anirudh Venkataramanan
2019-05-29
ice: Fix LINE_SPACING style issue
Bruce Allan
2019-05-23
ice: Call out dev/func caps when printing
Anirudh Venkataramanan
2019-05-04
ice: Do not unnecessarily initialize local variable
Bruce Allan
2019-05-02
ice: Resolve static analysis reported issue
Bruce Allan
2019-05-02
ice: Return configuration error without queue to disable
Akeem G Abodunrin
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-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
[prev]
[next]