index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_common.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-04-16
i40e: Fix for 10G ports LED not blinking
Piotr Marczak
1
-33
/
+0
2019-04-16
i40e: Implement DDP support in i40e driver
Aleksandr Loktionov
1
-22
/
+231
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
1
-0
/
+3
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
1
-0
/
+35
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-15
/
+22
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-03-19
i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATE
Paweł Jabłoński
1
-6
/
+29
2018-03-19
i40e: Fix incorrect return types
Doug Dziggel
1
-2
/
+2
2018-03-19
i40e: add doxygen comment for new mode parameter
Jacob Keller
1
-0
/
+1
2018-03-14
i40e: fix for wrong partition id calculation on OCP mezz cards
Mariusz Stachura
1
-1
/
+22
2018-01-26
i40e: Display LLDP information on vSphere Web Client
Upasana Menon
1
-0
/
+27
2018-01-26
i40e: Add returning AQ critical error to SW
Michal Kosiarz
1
-0
/
+2
2018-01-23
i40e: Fix for blinking activity instead of link LEDs
Michal Kuchta
1
-3
/
+2
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM update
Pawel Jablonski
1
-1
/
+12
2018-01-10
i40e: track id can be 0
Jingjing Wu
1
-5
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
1
-11
/
+11
2017-11-21
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-21
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
1
-1
/
+2
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
1
-0
/
+189
2017-10-31
i40e: Cloud filter mode for set_switch_config command
Amritha Nambiar
1
-1
/
+3
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
1
-0
/
+2
2017-10-13
i40e: fix link reporting
Alan Brady
1
-1
/
+6
2017-10-09
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
1
-13
/
+29
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
1
-1
/
+5
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
1
-24
/
+91
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
1
-0
/
+69
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
1
-1
/
+10
2017-09-29
i40e: refactor FW version checking
Mitch Williams
1
-2
/
+4
2017-08-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
1
-2
/
+2
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
1
-0
/
+4
2017-06-20
i40e: comment that udp_port must be in host byte order
Jacob Keller
1
-1
/
+5
2017-06-01
i40e: use new unified virtchnl header file
Jesse Brandeburg
1
-1
/
+1
[next]