aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski2022-02-241-11/+1
* ice: initialize local variable 'tlv'Tom Rix2022-02-181-1/+1
* ice: check the return of ice_ptp_gettimex64Tom Rix2022-02-181-1/+4
* ice: fix concurrent reset and removal of VFsJacob Keller2022-02-183-18/+27
* ice: fix setting l4 port flag when adding filterMichal Swiatkowski2022-02-181-2/+2
* ice: Match on all profiles in slow-pathWojciech Drewek2022-02-183-1/+5
* ice: enable parsing IPSEC SPI headers for RSSJesse Brandeburg2022-02-141-0/+6
* ice: Avoid RTNL lock when re-creating auxiliary deviceDave Ertman2022-02-102-1/+5
* ice: Fix KASAN error in LAG NETDEV_UNREGISTER handlerDave Ertman2022-02-101-6/+28
* ice: fix IPIP and SIT TSO offloadJesse Brandeburg2022-02-102-8/+18
* ice: fix an error code in ice_cfg_phy_fec()Dan Carpenter2022-02-101-1/+2
* ixgbevf: Require large buffers for build_skb on 82599VFSamuel Mendoza-Jonas2022-02-041-6/+7
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-02-013-19/+44
|\
| * e1000e: Handshake with CSME starts from ADL platformsSasha Neftin2022-02-011-2/+4
| * e1000e: Separate ADP board type from TGPSasha Neftin2022-02-013-17/+40
* | i40e: Fix reset path while removing the driverKaren Sornek2022-01-312-1/+19
* | i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski2022-01-311-1/+11
|/
* i40e: fix unsigned stat widthsJoe Damato2022-01-203-7/+7
* i40e: Fix for failed to init adminq while VF resetKaren Sornek2022-01-203-2/+46
* i40e: Fix queues reservation for XDPSylwester Dziedziuch2022-01-201-0/+14
* i40e: Fix issue when maximum queues is exceededJedrzej Jagielski2022-01-203-13/+61
* i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski2022-01-201-9/+3
* Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-133-13/+13
|\
| * Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-0828-177/+384
| |\
| * | ixgbe: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-5/+5
| * | i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-4/+4
| * | iavf: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-4/+4
* | | iavf: remove an unneeded variableJason Wang2022-01-071-3/+1
* | | i40e: remove variables set but not usedYang Li2022-01-071-5/+0
* | | i40e: Remove non-inclusive languageMateusz Palczewski2022-01-072-3/+3
* | | i40e: Update FW API versionMateusz Palczewski2022-01-071-2/+2
* | | i40e: Minimize amount of busy-waiting during AQ sendJedrzej Jagielski2022-01-073-14/+35
* | | i40e: Add ensurance of MacVlan resources for every trusted VFKaren Sornek2022-01-071-5/+29
* | | ice: Use bitmap_free() to free bitmapChristophe JAILLET2022-01-061-1/+1
* | | ice: Optimize a few bitmap operationsChristophe JAILLET2022-01-061-3/+3
* | | ice: Slightly simply ice_find_free_recp_res_idxChristophe JAILLET2022-01-061-2/+0
* | | ice: improve switchdev's slow-pathWojciech Drewek2022-01-0610-170/+220
* | | ice: replay advanced rules after resetVictor Raj2022-01-062-4/+39
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-053-18/+87
|\ \ \ | | |/ | |/|
| * | iavf: Fix limit of total number of queues to active queues of VFKaren Sornek2022-01-041-1/+4
| * | i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski2022-01-041-7/+25
| * | i40e: Fix for displaying message regarding NVM versionMateusz Palczewski2022-01-041-2/+2
| * | i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu2022-01-041-0/+24
| * | i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski2022-01-041-8/+32
* | | net: fixup build after bpf header changesJakub Kicinski2022-01-041-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-3114-12/+14
|\ \ \
| * | | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-293-0/+5
| * | | xsk: Wipe out dead zero_copy_allocator declarationsMaciej Fijalkowski2021-12-142-3/+0
| * | | bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni2021-12-139-9/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-302-1/+20
|\ \ \ \ | | |/ / | |/| |