Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bc29e262c3062682c6099bd455ae8544916f723e
/
drivers
/
net
/
igb
/
e1000_82575.c
308fb39
igb: Add support for DH89xxCC
by Joseph Gasparakis
· 14 years ago
99870a7
igb: Program MDICNFG register prior to PHY init
by Alexander Duyck
· 14 years ago
08451e2
igb: restore EEPROM values of MDICNFG on reset with 82580
by Nick Nunley
· 14 years ago
4085f74
igb: add support for SGMII-based MDIO PHYs
by Nick Nunley
· 14 years ago
ede3ef0
igb: fix PHY config access on 82580
by Nick Nunley
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d2ba2ed
igb: add support for Intel I350 Gigabit Network Connection
by Alexander Duyck
· 15 years ago
411f557
igb: Do not overwrite mdicnfg register when accessing 82580 phy
by Alexander Duyck
· 15 years ago
b894fa2
igb: Add support for 82576 ET2 Quad Port Server Adapter
by Carolyn Wyborny
· 15 years ago
88a268c
igb: Power down link when interface is down
by Nick Nunley
· 15 years ago
53c992f
igb: ignore EEPROM APME check when shutting down serdes link
by Nick Nunley
· 15 years ago
d68caec
igb: do not force pcs link when in KX mode
by Alexander Duyck
· 15 years ago
bb2ac47
igb: add support for 82580 MAC
by Alexander Duyck
· 15 years ago
81fadd8
igb: move the generic copper link setup code into e1000_phy.c
by Alexander Duyck
· 15 years ago
2289663
igb: change how we handle alternate mac addresses
by Alexander Duyck
· 15 years ago
747d49b
igb: add support for 82576NS SerDes adapter
by Alexander Duyck
· 15 years ago
68d480c
igb: make use of the uta to allow for promiscous mode filter
by Alexander Duyck
· 15 years ago
bf6f7a9
igb: add locking to reads of the i2c interface
by Alexander Duyck
· 15 years ago
008c342
igb: update the approach taken to acquiring and releasing the phy lock
by Alexander Duyck
· 15 years ago
70d92f8
igb: update comments for serdes config and update to handle duplex
by Alexander Duyck
· 15 years ago
cc9073b
igb: remove unused temp variable from stats clearing path
by Alexander Duyck
· 15 years ago
2fb02a2
igb: reset sgmii phy at start of init
by Alexander Duyck
· 15 years ago
a0c9860
igb: initialize mailbox function pointers prior to phy init
by Alexander Duyck
· 15 years ago
4703bf7
igb: add support for 82576 mezzanine card
by Alexander Duyck
· 15 years ago
5ac1665
igb: cleanup receive address register initialization
by Alexander Duyck
· 15 years ago
28fc06f
igb: move all multicast addresses into multicast table array
by Alexander Duyck
· 15 years ago
009bc06
igb: add completion timeout workaround for 82575/82576
by Alexander Duyck
· 15 years ago
12645a1
igb: do not overwrite EEPROM LED settings
by Alexander Duyck
· 15 years ago
f3e7841
igb: change configure_pcs_link to void since it always returns 0
by Alexander Duyck
· 15 years ago
099e1cb
igb: make serdes power down available for 82575 in addition to 82576 parts
by Alexander Duyck
· 15 years ago
dcc3ae9
igb: remove media type fiber as it is misleading
by Alexander Duyck
· 15 years ago
19e588e
igb: set lan id prior to configuring phy
by Alexander Duyck
· 15 years ago
c8ea5ea
igb: add support for 82576 quad copper adapter
by Alexander Duyck
· 16 years ago
9eb2341
igb: add support for another dual port 82576 non-security nic
by Alexander Duyck
· 16 years ago
4ae196d
igb: Add support for enabling VFs to PF driver.
by Alexander Duyck
· 16 years ago
86d5d38
igb: update version number and copyright dates
by Alexander Duyck
· 16 years ago
8a90086
igb: rename igb_update_mc_addr_list_82575 to not include the 82575
by Alexander Duyck
· 16 years ago
312c75a
igb: rename nvm ops
by Alexander Duyck
· 16 years ago
a8d2a0c
igb: rename phy ops
by Alexander Duyck
· 16 years ago
c1889bf
igb: make dev_spec a union and remove dynamic allocation
by Alexander Duyck
· 16 years ago
b3ff29d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5d0932a
igb: fix link reporting when using sgmii
by Alexander Duyck
· 16 years ago
921aa74
igb: make certain to power on optics for 82576 fiber nics
by Alexander Duyck
· 16 years ago
17fc700
igb: remove 82576 quad adapter
by Alexander Duyck
· 16 years ago
ec796b4
igb: remove three redundant functions left in the code
by Alexander Duyck
· 16 years ago
549bdd8
igb: correct issue of set_mta member of mac.ops not being populated
by Alexander Duyck
· 16 years ago
726c09e
igb: fixes 82576 serdes init to correctly support manual flow control changes
by Alexander Duyck
· 16 years ago
106ef2f
igb: fix comments
by Alexander Duyck
· 16 years ago
2d064c0
igb: add 82576 MAC support
by Alexander Duyck
· 16 years ago
662d720
igb: fix init on 82575 with MNG enabled
by Alexander Duyck
· 16 years ago
652fff3
igb: eliminate hw from the hw_dbg macro arguments
by Auke Kok
· 16 years ago
733596b
igb: cleanup function header comments
by Jeff Kirsher
· 16 years ago
5c3cad7
igb: limit EEPROM access
by Jeff Kirsher
· 16 years ago
9d5c824
igb: PCI-Express 82575 Gigabit Ethernet driver
by Auke Kok
· 17 years ago