index
:
pm24.git
cpufreq-rust
master
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-11-22
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
ice: implement VF stats NDO
Jesse Brandeburg
2019-11-22
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
ice: Do not use devm* functions for local uses
Tony Nguyen
2019-11-08
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
2019-11-08
ice: use pkg_dwnld_status instead of sq_last_status
Bruce Allan
2019-11-08
ice: avoid setting features during reset
Henry Tieman
2019-11-08
ice: Implement DCBNL support
Dave Ertman
2019-11-08
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-11-08
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
2019-11-06
ice: print PCI link speed and width
Paul Greenwalt
2019-11-06
ice: print unsupported module message
Paul Greenwalt
2019-11-06
ice: Check for null pointer dereference when setting rings
Michal Swiatkowski
2019-11-06
ice: save PCI state in probe
Michal Swiatkowski
2019-11-06
ice: fix driver unload flow
Bruce Allan
2019-11-04
ice: allow 3k MTU for XDP
Maciej Fijalkowski
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: Bump version
Tony Nguyen
2019-09-12
ice: Enable DDP package 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: Minor refactor in queue management
Anirudh Venkataramanan
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2019-09-05
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2019-09-03
ice: Report stats when VSI is down
Dave Ertman
2019-09-03
ice: print extra message if topology issue
Jesse Brandeburg
2019-09-03
ice: add print of autoneg state to link message
Jesse Brandeburg
2019-09-03
ice: add needed PFR during driver unload
Bruce Allan
2019-09-03
ice: Fix EMP reset handling
Anirudh Venkataramanan
2019-08-26
ice: fix adminq calls during remove
Henry Tieman
2019-08-26
ice: Rework ice_ena_msix_range
Anirudh Venkataramanan
2019-08-26
ice: Alloc queue management bitmaps and arrays dynamically
Anirudh Venkataramanan
2019-08-26
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
2019-08-26
ice: fix potential infinite loop
Colin Ian King
2019-08-26
ice: Don't clog kernel debug log with VF MDD events errors
Akeem G Abodunrin
2019-08-26
ice: Introduce a local variable for a VSI in the rebuild path
Krzysztof Kazimierczak
2019-08-26
ice: Sanitize ice_ena_vsi and ice_dis_vsi
Anirudh Venkataramanan
2019-08-26
ice: Fix ethtool port and PFC stats for 4x25G cards
Usha Ketineni
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
2019-08-23
ice: update ethtool stats on-demand
Bruce Allan
2019-08-20
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
2019-08-20
ice: Do not always bring up PF VSI in ice_ena_vsi()
Tony Nguyen
2019-08-20
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
2019-07-31
ice: Bump version number
Tony Nguyen
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
[next]