index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
i40e: Fix display error code in dmesg
Grzegorz Szczurek
1
-3
/
+2
2021-11-17
i40e: Fix creation of first queue by omitting it if is not power of two
Jedrzej Jagielski
1
-40
/
+19
2021-11-17
i40e: Fix ping is lost after configuring ADq on VF
Eryk Rybak
1
-3
/
+61
2021-11-17
i40e: Fix changing previously set num_queue_pairs for PFs
Eryk Rybak
1
-12
/
+23
2021-11-17
i40e: Fix NULL ptr dereference on VSI filter sync
Michal Maloszewski
1
-2
/
+3
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-24
/
+37
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-23
i40e: Fix log TC creation failure when max num of queues is exceeded
Jedrzej Jagielski
1
-0
/
+2
2021-07-23
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
1
-0
/
+1
2021-07-23
i40e: Fix logic of disabling queues
Arkadiusz Kubalewski
1
-24
/
+34
2021-07-21
i40e: add support for PTP external synchronization clock
Piotr Kwapulinski
1
-4
/
+24
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2021-06-24
i40e: Fix missing rtnl locking when setting up pf switch
Jan Sokolowski
1
-4
/
+11
2021-06-24
i40e: Fix error handling in i40e_vsi_open
Dinghao Liu
1
-0
/
+2
2021-05-28
i40e: Register auxiliary devices to provide RDMA
Shiraz Saleem
1
-0
/
+1
2021-05-07
i40e: Remove LLDP frame filters
Arkadiusz Kubalewski
1
-42
/
+0
2021-04-23
i40e: use minimal admin queue for kdump
Coiby Xu
1
-2
/
+7
2021-04-23
i40e: use minimal Rx and Tx ring buffers for kdump
Coiby Xu
1
-0
/
+5
2021-04-23
i40e: use minimal Tx and Rx pairs for kdump
Coiby Xu
1
-0
/
+9
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-04-15
i40e: fix the panic when running bpf in xdpdrv mode
Jason Xing
1
-0
/
+6
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+16
2021-04-08
i40e: Fix sparse warning: missing error code 'err'
Arkadiusz Kubalewski
1
-2
/
+6
2021-04-08
i40e: Fix sparse error: 'vsi->netdev' could be null
Arkadiusz Kubalewski
1
-2
/
+1
2021-04-01
i40e: Fix inconsistent indenting
Arkadiusz Kubalewski
1
-4
/
+4
2021-03-30
net: i40e: remove repeated words
Peng Li
1
-2
/
+2
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+13
2021-03-25
i40e: Fix oops at i40e_rebuild()
Arkadiusz Kubalewski
1
-6
/
+5
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
1
-3
/
+3
2021-03-12
i40e: move headroom initialization to i40e_configure_rx_ring
Maciej Fijalkowski
1
-0
/
+13
2021-02-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-42
/
+22
2021-02-19
i40e: Fix endianness conversions
Norbert Ciosek
1
-6
/
+6
2021-02-19
i40e: Fix add TC filter for IPv6
Mateusz Palczewski
1
-2
/
+3
2021-02-18
i40e: Fix VFs not created
Sylwester Dziedziuch
1
-2
/
+1
2021-02-18
i40e: Fix addition of RX filters after enabling FW LLDP agent
Mateusz Palczewski
1
-5
/
+4
2021-02-18
i40e: Fix overwriting flow control settings during driver loading
Mateusz Palczewski
1
-27
/
+0
2021-02-18
i40e: Add zero-initialization of AQ command structures
Mateusz Palczewski
1
-0
/
+6
2021-02-18
i40e: Fix memory leak in i40e_probe
Keita Suzuki
1
-0
/
+2
2021-02-12
i40e: drop redundant check when setting xdp prog
Maciej Fijalkowski
1
-3
/
+0
2021-02-10
i40e: remove the useless value assignment in i40e_clean_adminq_subtask
Kaixu Xia
1
-1
/
+1
2021-02-10
i40e: Add flow director support for IPv6
Przemyslaw Patynowski
1
-10
/
+69
2021-02-10
i40e: Add init and default config of software based DCB
Arkadiusz Kubalewski
1
-42
/
+478
2021-02-08
i40e: Log error for oversized MTU on device
Eryk Rybak
1
-4
/
+7
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-12-17
i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
Sylwester Dziedziuch
1
-0
/
+10
[next]