index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
/
hw.h
Age
Commit message (
Expand
)
Author
2010-01-13
e1000e: genericize the update multicast address list
Bruce Allan
2010-01-13
e1000e: provide MAC-family-specific function to set LAN ID
Bruce Allan
2010-01-13
e1000e: use alternate MAC address on ESB2 if available
Bruce Allan
2010-01-08
e1000e: perform 10/100 adaptive IFS only on parts that support it
Bruce Allan
2009-12-08
e1000e: only perform ESB2 MDIC workaround on certain configurations
Bruce Allan
2009-12-08
e1000e: replace incorrect use of GG82563_REG macro
Bruce Allan
2009-12-02
e1000e: refactor PHY ID detection workaround
Bruce Allan
2009-12-02
e1000e: enable new 82567V-3 device
Bruce Allan
2009-12-02
e1000e: provide family-specific PHY power up/down operations
Bruce Allan
2009-12-02
e1000e: provide family-specific functions to manage VLAN filter arrays
Bruce Allan
2009-11-21
e1000e: update copyright information
Bruce Allan
2009-11-21
e1000e: cleanup ops function pointers
Bruce Allan
2009-11-21
e1000e: consolidate two dbug macros into one simpler one
Bruce Allan
2009-10-29
e1000e: rework disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-10-26
e1000e: allow for swflag to be held over consecutive PHY accesses
Bruce Allan
2009-07-03
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-06-09
e1000e: Fixes possible phy corrupton on 82571 designs.
Dave Graham
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-05-26
igb/e1000e: update PSSR_MDIX value to reflect correct bit
Alexander Duyck
2009-03-24
e1000e: add support for 82574 device ID 0x10F6
Bruce Allan
2009-03-20
e1000e: add support for 82583 device id
Alexander Duyck
2009-02-10
e1000e: Serdes - attempt autoneg when link restored.
dave graham
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2008-11-21
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
e1000e: ESB2 config after link up
Bruce Allan
2008-11-16
e1000e: enable ECC correction on 82571 silicon
Alexander Duyck
2008-09-03
e1000e: add support for new 82574L part
Bruce Allan
2008-09-03
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
Bruce Allan
2008-09-03
e1000e: add support for the 82567LM-4 device
Bruce Allan
2008-05-06
e1000e: Add support for BM PHYs on ICH9
Bruce Allan
2008-04-25
e1000e: cleanup several stats issues
Bruce Allan
2008-04-16
e1000e: Make arrays out of these Rx/Tx registers
Jeff Kirsher
2008-03-28
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
2008-03-28
e1000e: rename mc_addr_list_update
Jeff Kirsher
2008-03-28
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
2008-02-24
e1000e: fix spelling errors in comments
Auke Kok
2008-01-28
e1000e endianness annotations
Al Viro
2008-01-28
e1000/e1000e: Move PCI-Express device IDs over to e1000e
Auke Kok
2008-01-28
e1000e: alternate MAC address support
Bill Hayes
2007-10-16
e1000e: Fix debug printk macro
Auke Kok
2007-10-10
e1000e: fix debugging printout code
Auke Kok
2007-10-10
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok