index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2024-04-24
net: intel: introduce {, Intel} Ethernet common library
Alexander Lobakin
2023-12-18
i40e: field get conversion
Jesse Brandeburg
2023-12-18
i40e: field prep conversion
Jesse Brandeburg
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
2023-11-27
i40e: Remove queue tracking fields from i40e_adminq_ring
Ivan Vecera
2023-11-14
i40e: Use helpers to check running FW and AQ API versions
Ivan Vecera
2023-11-14
i40e: Move i40e_is_aq_api_ver_ge helper
Ivan Vecera
2023-11-14
i40e: Use DECLARE_BITMAP for flags field in i40e_hw
Ivan Vecera
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-15
i40e: Refactor and rename i40e_read_pba_string()
Ivan Vecera
2023-10-13
i40e: prevent crash on probe if hw registers have invalid values
Michal Schmidt
2023-10-05
i40e: Remove circular header dependencies and fix headers
Ivan Vecera
2023-07-31
i40e: remove i40e_status
Jan Sokolowski
2023-02-09
i40e: use int for i40e_status
Jan Sokolowski
2023-02-09
i40e: Remove string printing for i40e_status
Jan Sokolowski
2023-02-09
i40e: Remove unused i40e status codes
Jan Sokolowski
2022-12-12
i40e: allow toggling loopback mode via ndo_set_features callback
Tirthendu Sarkar
2022-09-06
i40e: Add basic support for I710 devices
Stanislaw Grzeszczak
2022-04-12
i40e: Add Ethernet Connection X722 for 10GbE SFP+ support
Mateusz Palczewski
2022-02-03
i40e: Add new version of i40e_aq_add_macvlan function
Jedrzej Jagielski
2022-02-03
i40e: Add new versions of send ASQ command functions
Jedrzej Jagielski
2022-02-03
i40e: Add sending commands in atomic context
Jedrzej Jagielski
2022-01-07
i40e: remove variables set but not used
Yang Li
2022-01-07
i40e: Remove non-inclusive language
Mateusz Palczewski
2022-01-07
i40e: Minimize amount of busy-waiting during AQ send
Jedrzej Jagielski
2021-06-18
i40e: clean up packet type lookup table
Jesse Brandeburg
2021-05-07
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2021-02-10
i40e: Add hardware configuration for software based DCB
Arkadiusz Kubalewski
2020-09-25
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-08-14
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2020-06-25
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2020-06-25
i40e: remove unused defines
Jesse Brandeburg
2020-01-24
i40e: fix spelling mistake "to" -> "too"
Colin Ian King
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-08
i40e: Fix for ethtool -m issue on X722 NIC
Arkadiusz Kubalewski
2019-11-04
i40e: enable X710 support
Alice Michael
2019-10-25
i40e: Fix LED blinking flow for X710T*L devices
Damian Milosek
2019-10-25
i40e: Extend PHY access with page change flag
Piotr Azarewicz
2019-10-25
i40e: Extract detection of HW flags into a function
Piotr Azarewicz
2019-10-25
i40e: Wrong 'Advertised FEC modes' after set FEC to AUTO
Jaroslaw Gawin
2019-09-09
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
2019-08-22
i40e: fix retrying in i40e_aq_get_phy_capabilities
Marcin Formela
2019-08-22
i40e: allow reset in recovery mode
Piotr Kwapulinski
2019-08-22
i40e: reduce stack usage in i40e_set_fc
Arnd Bergmann
2019-06-26
i40e: Fix for missing "link modes" info in ethtool
Martyna Szapar
2019-06-14
i40e: Improve AQ log granularity
Doug Dziggel
2019-05-04
i40e: Add support for X710 B/P & SFP+ cards
Aleksandr Loktionov
2019-05-04
i40e: add new pci id for X710/XXV710 N3000 cards
Aleksandr Loktionov
2019-05-03
i40e: Further implementation of LLDP
Aleksandr Loktionov
[next]