index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
2019-05-08
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
1
-49
/
+8
2019-02-12
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2018-08-03
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
1
-2
/
+7
2018-04-26
igb: Allow to remove administratively set MAC on VFs
Corinna Vinschen
1
-11
/
+31
2018-02-03
igb: Free IRQs when device is hotplugged
Lyude Paul
1
-1
/
+1
2017-12-25
igb: check memory allocation failure
Christophe JAILLET
1
-0
/
+2
2017-11-30
igb: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-10-26
igb: Fix TX map failure path
Jean-Philippe Brucker
1
-1
/
+1
2017-08-09
igb: do not drop PF mailbox lock after read of VF message
Greg Edwards
1
-4
/
+10
2017-08-09
igb: Remove incorrect "unexpected SYS WRAP" log message
Corinna Vinschen
1
-2
/
+0
2017-08-09
igb: protect TX timestamping from API misuse
Cliff Spradlin
1
-1
/
+2
2017-08-09
igb: Fix error of RX network flow classification
Gangfeng Huang
1
-2
/
+2
2017-06-08
igb: make a few local functions static
Colin Ian King
1
-6
/
+6
2017-06-06
igb: Remove useless argument
Benjamin Poirier
1
-5
/
+5
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+2
2017-06-06
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
1
-5
/
+18
2017-06-06
igb: mark PM functions as __maybe_unused
Arnd Bergmann
1
-13
/
+5
2017-04-21
igb: Enable reading of wake up packet
Kim Tatt Chuah
1
-1
/
+35
2017-04-21
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
1
-13
/
+134
2017-04-21
igb: improve MAC filter handling
Yury Kylulin
1
-65
/
+181
2017-03-17
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
Alexander Duyck
1
-1
/
+1
2017-03-17
igb: Re-add support for build_skb in igb
Alexander Duyck
1
-0
/
+47
2017-03-17
igb: Break out Rx buffer page management
Alexander Duyck
1
-114
/
+121
2017-03-17
igb: Add support for padding packet
Alexander Duyck
1
-2
/
+12
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
1
-17
/
+47
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
1
-6
/
+5
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
1
-4
/
+17
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
1
-47
/
+73
2017-03-17
igb: Clear Rx buffer_info in configure instead of clean
Alexander Duyck
1
-14
/
+10
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
1
-6
/
+8
2017-03-17
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
1
-3
/
+3
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-3
/
+3
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-01-11
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-3
/
+3
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-6
/
+4
2017-01-06
igb: close/suspend race in netif_device_detach
Todd Fujinaka
1
-9
/
+12
2017-01-06
igb: re-assign hw address pointer on reset after PCI error
Guilherme G Piccoli
1
-0
/
+5
2017-01-06
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
1
-2
/
+2
2016-12-15
igb: update code to better handle incrementing page count
Alexander Duyck
1
-7
/
+17
2016-12-15
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+6
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
1
-2
/
+6
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
1
-11
/
+4
2016-09-28
igb: bump version to igb-5.4.0
Todd Fujinaka
1
-1
/
+1
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
1
-3
/
+6
2016-08-19
igb: add support of RX network flow classification
Gangfeng Huang
1
-0
/
+45
2016-08-03
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+3
2016-06-29
igb: Only DMA sync frame length
Andrew Lunn
1
-3
/
+4
[next]