index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
e1000_82575.c
Age
Commit message (
Expand
)
Author
2010-03-22
igb: add support for Intel I350 Gigabit Network Connection
Alexander Duyck
2010-03-22
igb: Do not overwrite mdicnfg register when accessing 82580 phy
Alexander Duyck
2010-03-19
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
2010-02-17
igb: Power down link when interface is down
Nick Nunley
2010-02-17
igb: ignore EEPROM APME check when shutting down serdes link
Nick Nunley
2009-12-23
igb: do not force pcs link when in KX mode
Alexander Duyck
2009-11-20
igb: add support for 82580 MAC
Alexander Duyck
2009-10-06
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
2009-10-06
igb: change how we handle alternate mac addresses
Alexander Duyck
2009-10-06
igb: add support for 82576NS SerDes adapter
Alexander Duyck
2009-10-06
igb: make use of the uta to allow for promiscous mode filter
Alexander Duyck
2009-10-06
igb: add locking to reads of the i2c interface
Alexander Duyck
2009-10-06
igb: update the approach taken to acquiring and releasing the phy lock
Alexander Duyck
2009-10-06
igb: update comments for serdes config and update to handle duplex
Alexander Duyck
2009-10-06
igb: remove unused temp variable from stats clearing path
Alexander Duyck
2009-09-14
igb: reset sgmii phy at start of init
Alexander Duyck
2009-07-26
igb: initialize mailbox function pointers prior to phy init
Alexander Duyck
2009-07-26
igb: add support for 82576 mezzanine card
Alexander Duyck
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
2009-07-26
igb: do not overwrite EEPROM LED settings
Alexander Duyck
2009-07-26
igb: change configure_pcs_link to void since it always returns 0
Alexander Duyck
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
2009-07-08
igb: set lan id prior to configuring phy
Alexander Duyck
2009-03-14
igb: add support for 82576 quad copper adapter
Alexander Duyck
2009-03-14
igb: add support for another dual port 82576 non-security nic
Alexander Duyck
2009-02-20
igb: Add support for enabling VFs to PF driver.
Alexander Duyck
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
2009-02-07
igb: rename igb_update_mc_addr_list_82575 to not include the 82575
Alexander Duyck
2009-02-07
igb: rename nvm ops
Alexander Duyck
2009-02-07
igb: rename phy ops
Alexander Duyck
2009-02-07
igb: make dev_spec a union and remove dynamic allocation
Alexander Duyck
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-31
igb: fix link reporting when using sgmii
Alexander Duyck
2009-01-21
igb: make certain to power on optics for 82576 fiber nics
Alexander Duyck
2008-08-27
igb: remove 82576 quad adapter
Alexander Duyck
2008-08-07
igb: remove three redundant functions left in the code
Alexander Duyck
2008-08-07
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
2008-08-07
igb: fixes 82576 serdes init to correctly support manual flow control changes
Alexander Duyck
2008-08-07
igb: fix comments
Alexander Duyck
2008-07-11
igb: add 82576 MAC support
Alexander Duyck
2008-07-04
igb: fix init on 82575 with MNG enabled
Alexander Duyck
2008-07-04
igb: eliminate hw from the hw_dbg macro arguments
Auke Kok
2008-07-04
igb: cleanup function header comments
Jeff Kirsher
2008-07-04
igb: limit EEPROM access
Jeff Kirsher
2008-01-28
igb: PCI-Express 82575 Gigabit Ethernet driver
Auke Kok