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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Add a boundary check in ice_xsk_umem()
Krzysztof Kazimierczak
2020-01-03
1
-2
/
+3
*
ice: Add code to keep track of current dflt_vsi
Brett Creeley
2020-01-03
1
-0
/
+2
*
ice: Fix VF spoofchk
Brett Creeley
2020-01-03
1
-0
/
+1
*
ice: Implement ethtool ops for channels
Henry Tieman
2019-11-22
1
-0
/
+4
*
ice: Add ice_pf_to_dev(pf) macro
Brett Creeley
2019-11-22
1
-0
/
+2
*
ice: Implement DCBNL support
Dave Ertman
2019-11-08
1
-0
/
+2
*
ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flow
Anirudh Venkataramanan
2019-11-08
1
-4
/
+0
*
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
1
-0
/
+1
*
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
1
-0
/
+26
*
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
1
-2
/
+22
*
ice: Introduce ice_base.c
Anirudh Venkataramanan
2019-11-04
1
-0
/
+8
*
ice: Enable DDP package download
Tony Nguyen
2019-09-12
1
-0
/
+14
*
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
2019-09-12
1
-1
/
+0
*
ice: send driver version to firmware
Paul M Stillwell Jr
2019-09-12
1
-0
/
+1
*
ice: change default number of receive descriptors
Jesse Brandeburg
2019-09-05
1
-17
/
+2
*
ice: Minor refactor in queue management
Anirudh Venkataramanan
2019-09-05
1
-2
/
+2
*
ice: change work limit to a constant
Jesse Brandeburg
2019-09-05
1
-3
/
+0
*
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2019-09-05
1
-13
/
+7
*
ice: Alloc queue management bitmaps and arrays dynamically
Anirudh Venkataramanan
2019-08-26
1
-6
/
+6
*
ice: update ethtool stats on-demand
Bruce Allan
2019-08-23
1
-0
/
+2
*
ice: Rename ethtool private flag for lldp
Dave Ertman
2019-08-23
1
-1
/
+1
*
ice: Move VF resources definition to SR-IOV specific file
Akeem G Abodunrin
2019-08-20
1
-10
/
+0
*
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
2019-08-20
1
-1
/
+2
*
ice: Restructure VFs initialization flows
Akeem G Abodunrin
2019-08-20
1
-0
/
+1
*
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
2019-07-31
1
-1
/
+0
*
ice: Do not configure port with no media
Tony Nguyen
2019-07-31
1
-0
/
+1
*
ice: Change minimum descriptor count value for Tx/Rx rings
Preethi Banala
2019-05-30
1
-1
/
+1
*
ice: Refactor interrupt tracking
Brett Creeley
2019-05-29
1
-11
/
+10
*
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
2019-05-29
1
-0
/
+8
*
ice: Set minimum default Rx descriptor count to 512
Brett Creeley
2019-05-29
1
-6
/
+13
*
ice: Fix couple of issues in ice_vsi_release
Brett Creeley
2019-05-23
1
-1
/
+0
*
ice: Use bitfields when possible
Jesse Brandeburg
2019-05-23
1
-5
/
+5
*
ice: Implement LLDP persistence
Anirudh Venkataramanan
2019-05-23
1
-1
/
+1
*
ice: Add function to program ethertype based filter rule on VSIs
Akeem G Abodunrin
2019-05-04
1
-0
/
+2
*
ice: Add more validation in ice_vc_cfg_irq_map_msg
Michal Swiatkowski
2019-05-04
1
-0
/
+2
*
ice: Refactor link event flow
Brett Creeley
2019-05-02
1
-0
/
+20
*
ice: Add reg_idx variable in ice_q_vector structure
Brett Creeley
2019-05-02
1
-1
/
+2
*
ice: Add code to control FW LLDP and DCBX
Anirudh Venkataramanan
2019-04-18
1
-0
/
+2
*
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
2019-04-18
1
-6
/
+7
*
ice: Add code for DCB initialization part 1/4
Anirudh Venkataramanan
2019-04-18
1
-0
/
+3
*
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
2019-04-18
1
-5
/
+5
*
ice: Fix typos in code comments
Anirudh Venkataramanan
2019-04-18
1
-1
/
+1
*
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-26
1
-8
/
+13
*
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
2019-03-26
1
-0
/
+1
*
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
2019-03-22
1
-0
/
+18
*
ice: fix some function prototype and signature style issues
Bruce Allan
2019-03-22
1
-2
/
+3
*
ice: Determine descriptor count and ring size based on PAGE_SIZE
Brett Creeley
2019-03-19
1
-2
/
+14
*
ice: Fix the calculation of ICE_MAX_MTU
Maciej Fijalkowski
2019-02-25
1
-1
/
+1
*
ice: Offload SCTP checksum
Anirudh Venkataramanan
2019-01-15
1
-0
/
+1
*
ice: Implement getting and setting ethtool coalesce
Brett Creeley
2019-01-15
1
-0
/
+3
[next]