summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice.h
AgeCommit message (Expand)Author
2020-01-03ice: Add a boundary check in ice_xsk_umem()Krzysztof Kazimierczak
2020-01-03ice: Add code to keep track of current dflt_vsiBrett Creeley
2020-01-03ice: Fix VF spoofchkBrett Creeley
2019-11-22ice: Implement ethtool ops for channelsHenry Tieman
2019-11-22ice: Add ice_pf_to_dev(pf) macroBrett Creeley
2019-11-08ice: Implement DCBNL supportDave Ertman
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-09-12ice: Enable DDP package downloadTony Nguyen
2019-09-12ice: Fix FW version formatting in dmesgLukasz Czapnik
2019-09-12ice: send driver version to firmwarePaul M Stillwell Jr
2019-09-05ice: change default number of receive descriptorsJesse Brandeburg
2019-09-05ice: Minor refactor in queue managementAnirudh Venkataramanan
2019-09-05ice: change work limit to a constantJesse Brandeburg
2019-09-05ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan
2019-08-23ice: update ethtool stats on-demandBruce Allan
2019-08-23ice: Rename ethtool private flag for lldpDave Ertman
2019-08-20ice: Move VF resources definition to SR-IOV specific fileAkeem G Abodunrin
2019-08-20ice: Increase size of Mailbox receive queue for many VFsBrett Creeley
2019-08-20ice: Restructure VFs initialization flowsAkeem G Abodunrin
2019-07-31ice: Remove unnecessary flag ICE_FLAG_MSIX_ENABrett Creeley
2019-07-31ice: Do not configure port with no mediaTony Nguyen
2019-05-30ice: Change minimum descriptor count value for Tx/Rx ringsPreethi Banala
2019-05-29ice: Refactor interrupt trackingBrett Creeley
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-29ice: Set minimum default Rx descriptor count to 512Brett Creeley
2019-05-23ice: Fix couple of issues in ice_vsi_releaseBrett Creeley
2019-05-23ice: Use bitfields when possibleJesse Brandeburg
2019-05-23ice: Implement LLDP persistenceAnirudh Venkataramanan
2019-05-04ice: Add function to program ethertype based filter rule on VSIsAkeem G Abodunrin
2019-05-04ice: Add more validation in ice_vc_cfg_irq_map_msgMichal Swiatkowski
2019-05-02ice: Refactor link event flowBrett Creeley
2019-05-02ice: Add reg_idx variable in ice_q_vector structureBrett Creeley
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan
2019-03-26ice: Audit hotpath structures with paholeBrett Creeley
2019-03-26ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan
2019-03-22ice: Add support for PF/VF promiscuous modeAkeem G Abodunrin
2019-03-22ice: fix some function prototype and signature style issuesBruce Allan
2019-03-19ice: Determine descriptor count and ring size based on PAGE_SIZEBrett Creeley
2019-02-25ice: Fix the calculation of ICE_MAX_MTUMaciej Fijalkowski
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley