index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-22
igb: Fix igb_down hung on surprise removal
Ying Hsu
1
-0
/
+5
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+9
2023-06-12
igb: fix nvm.ops.read() error handling
Aleksandr Loktionov
1
-0
/
+3
2023-06-08
igb: Fix extts capture value format for 82580/i354/i350
Yuezhen Luan
1
-2
/
+6
2023-05-19
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
1
-0
/
+2
2023-05-18
igb: Define igb_pm_ops conditionally on CONFIG_PM
Tom Rix
1
-0
/
+2
2023-05-17
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-79
/
+58
2023-03-21
igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
Andrii Staikov
1
-8
/
+3
2023-03-16
igb: Enable SR-IOV after reinit
Akihiko Odaki
1
-77
/
+58
2023-03-16
igb: revert rtnl_lock() that causes deadlock
Lin Ma
1
-2
/
+0
2023-03-08
igb: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-16
/
+38
2023-02-15
igb: conditionalize I2C bit banging on external thermal sensor support
Corinna Vinschen
1
-10
/
+32
2023-02-14
igb: Fix PPS input and output using 3rd and 4th SDP
Miroslav Lichvar
1
-6
/
+6
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-1
/
+8
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
1
-0
/
+18
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-1
/
+8
2023-01-30
igb: Remove redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-5
/
+0
2022-12-13
igb: Initialize mailbox message for VF reset
Tony Nguyen
1
-1
/
+1
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-30
igb: Allocate MSI-X vector when testing
Akihiko Odaki
1
-0
/
+2
2022-11-04
igb: Proactively round up to kmalloc bucket size
Kees Cook
1
-1
/
+1
2022-11-04
igb: Do not free q_vector unless new one was allocated
Kees Cook
1
-2
/
+6
2022-10-31
ptp: introduce helpers to adjust by scaled parts per million
Jacob Keller
1
-16
/
+2
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2
-10
/
+10
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-2
/
+1
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-4
/
+4
2022-08-18
igb: Add lock to avoid data race
Lin Ma
2
-1
/
+13
2022-07-28
igb: convert .adjfreq to .adjfine
Jacob Keller
1
-8
/
+7
2022-07-12
igb: add xdp frags support to ndo_xdp_xmit
Lorenzo Bianconi
1
-43
/
+78
2022-06-30
intel/igb:fix repeated words in comments
Jilin Yuan
2
-3
/
+3
2022-06-30
igb: remove unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+10
2022-06-22
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-17
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-06-09
igb: Remove duplicate defines
Kai-Heng Feng
2
-4
/
+0
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-05-18
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-05
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
1
-2
/
+2
2022-03-17
igb: zero hwtstamp by default
Tom Rix
1
-4
/
+2
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2
-10
/
+13
2022-01-27
igb: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-29
igb: support EXTTS on 82580/i354/i350
Ruud Bos
2
-5
/
+51
2021-12-29
igb: support PEROUT on 82580/i354/i350
Ruud Bos
2
-4
/
+182
2021-12-29
igb: move PEROUT and EXTTS isr logic to separate functions
Ruud Bos
1
-35
/
+46
2021-12-29
igb: move SDP config initialization to separate function
Ruud Bos
1
-8
/
+19
2021-12-28
igb: switch to napi_build_skb()
Alexander Lobakin
1
-1
/
+1
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+13
[next]