index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2024-10-29
igb: Disable threaded IRQ for igb_msix_other
Wander Lairson Costa
1
-1
/
+1
2024-10-08
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
1
-0
/
+4
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2024-09-09
igb: Always call igb_xdp_ring_update_tail() under Tx lock
Sriram Yagnaraman
1
-4
/
+13
2024-09-06
igb: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+1
2024-08-28
igb: Fix not clearing TimeSync interrupts for 82580
Daiwei Li
1
-0
/
+10
2024-08-20
igb: cope with large MAX_SKB_FRAGS
Paolo Abeni
1
-0
/
+1
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-11
net: intel: Remove MODULE_AUTHORs
Tony Nguyen
1
-1
/
+0
2024-06-20
igb: Add MII write support
Jackie Jone
1
-0
/
+4
2024-06-10
net: intel: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-3
/
+3
2024-05-08
igb: flower: validate control flags
Asbjørn Sloth Tønnesen
1
-0
/
+3
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-08
igb: Remove redundant runtime resume for ethtool_ops
Bjorn Helgaas
1
-15
/
+0
2024-03-29
net: intel: implement modern PM ops declarations
Jesse Brandeburg
1
-16
/
+10
2024-03-29
igb: simplify pci ops declaration
Jesse Brandeburg
1
-29
/
+24
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-18
/
+5
2024-03-06
igb: Fix missing time sync events
Vinicius Costa Gomes
1
-18
/
+5
2024-03-04
intel: make module parameters readable in sys filesystem
Jon Maxwell
1
-1
/
+1
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
1
-1
/
+1
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2024-02-28
igb: extend PTP timestamp adjustments to i211
Oleksij Rempel
1
-2
/
+3
2024-02-28
net: intel: igb: Use linkmode helpers for EEE
Andrew Lunn
1
-12
/
+23
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-18
/
+19
2024-02-14
igb: Fix string truncation warnings in igb_set_fw_version
Kunwu Chan
2
-18
/
+19
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-10
/
+10
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-4
/
+4
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
7
-46
/
+35
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
3
-10
/
+6
2023-12-18
intel: add bit macro includes where needed
Jesse Brandeburg
3
-6
/
+6
2023-12-13
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
1
-3
/
+3
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-13
/
+14
2023-12-12
igb: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-3
/
+3
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-4
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2023-10-20
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
1
-1
/
+5
2023-10-20
igb: Fix an end of loop test
Dan Carpenter
1
-3
/
+6
2023-10-18
igb: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-18
intel: fix format warnings
Jesse Brandeburg
1
-2
/
+2
2023-10-18
intel: fix string truncation warnings
Jesse Brandeburg
1
-19
/
+18
2023-09-28
ethernet/intel: Use list_for_each_entry() helper
Jinjie Ruan
1
-5
/
+2
2023-09-13
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
1
-1
/
+4
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+7
2023-08-28
igb: set max size RX buffer when store bad packet is enabled
Radoslaw Tyl
1
-4
/
+7
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-12
/
+12
2023-08-22
igb: Avoid starting unnecessary workqueues
Alessio Igor Bogani
1
-12
/
+12
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-4
/
+4
[next]