index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
e1000_82575.c
Age
Commit message (
Expand
)
Author
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-01-09
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
2019-10-31
igb: Enable media autosense for the i350.
Manfred Rudigier
2019-05-28
igb: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
igb: e1000_82575: Mark expected switch fall-through
Gustavo A. R. Silva
2018-07-26
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2017-08-08
igb: support BCM54616 PHY
John W Linville
2017-06-06
igb: Explicitly select page 0 at initialization
Matwey V Kornilov
2017-01-06
igb: reset the PHY before reading the PHY ID
Aaron Sierra
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-02-24
igb: constify e1000_phy_operations structure
Julia Lawall
2016-02-15
igb: Add workaround for VLAN tag stripping on 82576
Alexander Duyck
2016-02-15
igb: Refactor VFTA configuration
Alexander Duyck
2015-12-14
igb: Remove GS40G specific defines/functions
Aaron Sierra
2015-12-12
igb: use the correct i210 register for EEMNGCTL
Todd Fujinaka
2015-12-12
igb: add 88E1543 initialization code
Todd Fujinaka
2015-08-18
igb: add support for 1512 PHY
Todd Fujinaka
2015-07-17
igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect
Todd Fujinaka
2015-06-26
igb: disable IPv6 extension header processing
Todd Fujinaka
2014-12-31
igb: Remove unneeded FIXME
Todd Fujinaka
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
2014-07-20
igb: remove unnecessary break after return
Fabian Frederick
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-13
igb: remove unnecessary break after goto
Fabian Frederick
2014-07-10
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix for trailing statement
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix pointer location error
Carolyn Wyborny
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
2014-04-23
igb: Cleanups for messaging
Carolyn Wyborny
2014-03-08
igb: fix warning if !CONFIG_IGB_HWMON
Jeff Kirsher
2014-03-08
igb: fix array size calculation
Todd Fujinaka
2014-02-26
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
2014-02-26
igb: make local functions static and remove dead code
Jeff Kirsher
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
2013-09-12
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
2013-09-04
igb: Get speed and duplex for 1G non_copper devices
Akeem G Abodunrin
2013-09-04
igb: Support to get 2_5G link status for appropriate media type
Akeem G Abodunrin
2013-09-04
igb: No PHPM support in i354 devices
Akeem G Abodunrin
2013-09-04
igb: New PHY_ID for i354 device
Akeem G Abodunrin
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
2013-08-22
igb: Refactor of init_nvm_params
Carolyn Wyborny
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
2013-05-21
igb: Support for SFP modules discovery
Akeem G. Abodunrin
[next]