index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
1
-253
/
+0
2023-12-18
i40e: field get conversion
Jesse Brandeburg
1
-35
/
+21
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
1
-47
/
+36
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
1
-0
/
+1
2023-11-27
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
1
-4
/
+4
2023-11-14
i40e: Use helpers to check running FW and AQ API versions
Ivan Vecera
1
-13
/
+12
2023-11-14
i40e: Move i40e_is_aq_api_ver_ge helper
Ivan Vecera
1
-19
/
+4
2023-11-14
i40e: Use DECLARE_BITMAP for flags field in i40e_hw
Ivan Vecera
1
-10
/
+10
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-10-15
i40e: Refactor and rename i40e_read_pba_string()
Ivan Vecera
1
-24
/
+34
2023-10-13
i40e: prevent crash on probe if hw registers have invalid values
Michal Schmidt
1
-2
/
+2
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
1
-4
/
+7
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
1
-58
/
+58
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
1
-439
/
+451
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
1
-78
/
+0
2023-02-09
i40e: Remove unused i40e status codes
Jan Sokolowski
1
-70
/
+0
2022-12-12
i40e: allow toggling loopback mode via ndo_set_features callback
Tirthendu Sarkar
1
-0
/
+26
2022-09-06
i40e: Add basic support for I710 devices
Stanislaw Grzeszczak
1
-0
/
+3
2022-04-12
i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
Mateusz Palczewski
1
-0
/
+1
2022-02-03
i40e: Add new version of i40e_aq_add_macvlan function
Jedrzej Jagielski
1
-20
/
+72
2022-02-03
i40e: Add new versions of send ASQ command functions
Jedrzej Jagielski
1
-0
/
+46
2022-02-03
i40e: Add sending commands in atomic context
Jedrzej Jagielski
1
-9
/
+12
2022-01-07
i40e: remove variables set but not used
Yang Li
1
-5
/
+0
2022-01-07
i40e: Remove non-inclusive language
Mateusz Palczewski
1
-2
/
+2
2022-01-07
i40e: Minimize amount of busy-waiting during AQ send
Jedrzej Jagielski
1
-2
/
+4
2021-06-18
i40e: clean up packet type lookup table
Jesse Brandeburg
1
-118
/
+6
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
1
-2
/
+2
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
1
-3
/
+3
2021-02-10
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
1
-1
/
+64
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-2
/
+2
2020-08-14
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
1
-8
/
+27
2020-06-25
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
1
-0
/
+3
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
1
-4
/
+0
2020-01-24
i40e: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-11-08
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
1
-1
/
+2
2019-11-04
i40e: enable X710 support
Alice Michael
1
-0
/
+2
2019-10-25
i40e: Fix LED blinking flow for X710T*L devices
Damian Milosek
1
-3
/
+26
2019-10-25
i40e: Extend PHY access with page change flag
Piotr Azarewicz
1
-13
/
+57
2019-10-25
i40e: Extract detection of HW flags into a function
Piotr Azarewicz
1
-4
/
+0
2019-10-25
i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
Jaroslaw Gawin
1
-3
/
+10
2019-09-09
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
1
-0
/
+1
2019-08-22
i40e: fix retrying in i40e_aq_get_phy_capabilities
Marcin Formela
1
-7
/
+10
2019-08-22
i40e: allow reset in recovery mode
Piotr Kwapulinski
1
-1
/
+1
2019-08-22
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
1
-40
/
+51
2019-06-26
i40e: Fix for missing "link modes" info in ethtool
Martyna Szapar
1
-2
/
+1
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
1
-19
/
+21
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
1
-0
/
+5
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
1
-0
/
+2
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
1
-2
/
+60
[next]