index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Trivial fixes
Tony Nguyen
2020-02-12
1
-1
/
+3
*
ice: Use correct netif error function
Ben Shelton
2020-02-12
1
-1
/
+1
*
ice: Make print statements more compact
Anirudh Venkataramanan
2020-02-12
1
-108
/
+59
*
ice: Use ice_pf_to_dev
Anirudh Venkataramanan
2020-02-12
1
-8
/
+8
*
ice: fix and consolidate logging of NVM/firmware version information
Bruce Allan
2020-02-12
1
-5
/
+0
*
ice: Modify link message logging
Akeem G Abodunrin
2020-02-12
1
-1
/
+1
*
ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
Anirudh Venkataramanan
2020-02-12
1
-2
/
+0
*
ice: Fix DCB rebuild after reset
Dave Ertman
2020-02-12
1
-0
/
+1
*
ice: Bump version
Tony Nguyen
2020-01-25
1
-1
/
+1
*
ice: Removing hung_queue variable to use txqueue function parameter
Julio Faracco
2020-01-17
1
-30
/
+11
*
ice: Add device ids for E822 devices
Jacob Keller
2020-01-03
1
-0
/
+9
*
ice: Demote MTU change print to debug
Tony Nguyen
2020-01-03
1
-1
/
+1
*
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Brett Creeley
2020-01-03
1
-2
/
+1
*
ice: Add ice_for_each_vf() macro
Brett Creeley
2020-01-03
1
-2
/
+2
*
ice: Add code to keep track of current dflt_vsi
Brett Creeley
2020-01-03
1
-16
/
+27
*
ice: Support UDP segmentation offload
Brett Creeley
2020-01-03
1
-1
/
+2
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
1
-1
/
+86
*
ice: implement VF stats NDO
Jesse Brandeburg
2019-11-22
1
-0
/
+1
*
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
1
-86
/
+85
*
ice: Do not use devm* functions for local uses
Tony Nguyen
2019-11-22
1
-13
/
+11
*
ice: Introduce and use ice_vsi_type_str
Anirudh Venkataramanan
2019-11-08
1
-8
/
+8
*
ice: use pkg_dwnld_status instead of sq_last_status
Bruce Allan
2019-11-08
1
-1
/
+1
*
ice: avoid setting features during reset
Henry Tieman
2019-11-08
1
-0
/
+8
*
ice: Implement DCBNL support
Dave Ertman
2019-11-08
1
-0
/
+6
*
ice: Add NDO callback to set the maximum per-queue bitrate
Usha Ketineni
2019-11-08
1
-0
/
+43
*
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
2019-11-08
1
-79
/
+0
*
ice: print PCI link speed and width
Paul Greenwalt
2019-11-06
1
-0
/
+3
*
ice: print unsupported module message
Paul Greenwalt
2019-11-06
1
-0
/
+6
*
ice: Check for null pointer dereference when setting rings
Michal Swiatkowski
2019-11-06
1
-4
/
+14
*
ice: save PCI state in probe
Michal Swiatkowski
2019-11-06
1
-0
/
+2
*
ice: fix driver unload flow
Bruce Allan
2019-11-06
1
-1
/
+2
*
ice: allow 3k MTU for XDP
Maciej Fijalkowski
2019-11-04
1
-2
/
+14
*
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
1
-0
/
+16
*
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
1
-0
/
+326
*
ice: Introduce ice_base.c
Anirudh Venkataramanan
2019-11-04
1
-0
/
+1
*
ice: Bump version
Tony Nguyen
2019-09-12
1
-2
/
+2
*
ice: Enable DDP package download
Tony Nguyen
2019-09-12
1
-134
/
+480
*
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-09-12
1
-3
/
+4
*
ice: send driver version to firmware
Paul M Stillwell Jr
2019-09-12
1
-1
/
+35
*
ice: Minor refactor in queue management
Anirudh Venkataramanan
2019-09-05
1
-20
/
+30
*
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
2019-09-05
1
-0
/
+2
*
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2019-09-05
1
-7
/
+8
*
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2019-09-05
1
-3
/
+3
*
ice: Report stats when VSI is down
Dave Ertman
2019-09-03
1
-2
/
+6
*
ice: print extra message if topology issue
Jesse Brandeburg
2019-09-03
1
-0
/
+17
*
ice: add print of autoneg state to link message
Jesse Brandeburg
2019-09-03
1
-2
/
+9
*
ice: add needed PFR during driver unload
Bruce Allan
2019-09-03
1
-0
/
+5
*
ice: Fix EMP reset handling
Anirudh Venkataramanan
2019-09-03
1
-0
/
+2
*
ice: fix adminq calls during remove
Henry Tieman
2019-08-26
1
-1
/
+1
[next]