index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Lines
2022-07-25
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
-0
/
+4
2022-07-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-26
/
+81
2022-07-18
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
-0
/
+10
2022-07-18
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
-8
/
+5
2022-07-18
iavf: Fix missing state logs
Przemyslaw Patynowski
-0
/
+4
2022-07-18
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
-3
/
+2
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
-13
/
+1
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
-10
/
+74
2022-07-14
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
-1
/
+7
2022-07-14
Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
Sasha Neftin
-32
/
+0
2022-07-14
e1000e: Enable GPT clock before sending message to CSME
Sasha Neftin
-0
/
+4
2022-07-12
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
-19
/
+40
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
-2
/
+96
2022-06-30
i40e: Fix VF's MAC Address change on VM
Norbert Zulinski
-0
/
+4
2022-06-30
i40e: Fix dropped jumbo frames statistics
Lukasz Cieplicki
-0
/
+103
2022-06-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-7
/
+89
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
-7
/
+5
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
-5
/
+47
2022-06-21
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
-1
/
+38
2022-06-21
ice: Fix switchdev rules book keeping
Wojciech Drewek
-0
/
+1
2022-06-21
ice: ignore protocol field in GTP offload
Marcin Szycik
-1
/
+3
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
-2
/
+5
2022-06-14
ice: Fix memory corruption in VF driver
Przemyslaw Patynowski
-0
/
+5
2022-06-14
ice: Fix queue config fail handling
Przemyslaw Patynowski
-27
/
+26
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
-18
/
+31
2022-06-14
ice: Fix PTP TX timestamp offset calculation
Michal Michalik
-1
/
+32
2022-06-09
iavf: Fix issue with MAC address of VF shown as zero
Michal Wilczynski
-1
/
+1
2022-06-09
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
-8
/
+17
2022-06-09
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
-1
/
+1
2022-06-09
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
-0
/
+5
2022-06-07
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
-2
/
+2
2022-06-07
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
-2
/
+2
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
-139
/
+115
2022-05-22
eth: ice: silence the GCC 12 array-bounds warning
Jakub Kicinski
-0
/
+5
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-19
/
+37
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
-1
/
+2
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
-11
/
+16
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
-3
/
+4
2022-05-17
ice: fix crash when writing timestamp on RX rings
Arkadiusz Kubalewski
-4
/
+15
2022-05-13
ice: Expose RSS indirection tables for queue groups via ethtool
Sridhar Samudrala
-18
/
+51
2022-05-13
ixgbe: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
-36
/
+63
2022-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
-10
/
+9
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-41
/
+92
2022-05-11
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
-13
/
+14
2022-05-10
igc: Change type of the 'igc_check_downshift' method
Sasha Neftin
-6
/
+2
2022-05-10
igc: Remove unused phy_type enum
Sasha Neftin
-18
/
+3
2022-05-10
igc: Remove igc_set_spd_dplx method
Sasha Neftin
-51
/
+0
2022-05-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-5
/
+4
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
-1
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
-1
/
+1
[next]