Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ab7826595e9ec51a51f622c5fc91e2f59440481a
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
hw.h
c556d60
e1000e: convert enums of register offsets and move #defines to regs.h
by Bruce Allan
· 12 years ago
948f97a
e1000e: cosmetic move of #defines and prototypes to the new manage.h
by Bruce Allan
· 12 years ago
d226311
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
by Bruce Allan
· 12 years ago
93b9f8b
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
by Bruce Allan
· 12 years ago
bdfe2da
e1000e: cosmetic move of function prototypes to the new mac.h
by Bruce Allan
· 12 years ago
1b41db3
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
by Bruce Allan
· 12 years ago
21b5a6f
e1000e: cosmetic move of #defines to the new 80003es2lan.h
by Bruce Allan
· 12 years ago
f25701d
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
by Bruce Allan
· 12 years ago
a9bb629
e1000e: cleanup hw.h
by Bruce Allan
· 12 years ago
d394998
e1000e: remove definition of struct which is no longer used
by Bruce Allan
· 12 years ago
bf67044
e1000e: update copyright date
by Bruce Allan
· 12 years ago
94fb848
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
by Bruce Allan
· 12 years ago
d89777b
e1000e: add support for IEEE-1588 PTP
by Bruce Allan
· 12 years ago
b67e191
e1000e: add support for hardware timestamping on some devices
by Bruce Allan
· 12 years ago
203e4151
e1000e: add ethtool .get_eee/.set_eee
by Bruce Allan
· 12 years ago
1241f29
e1000e: SerDes autoneg flow control
by Bruce Allan
· 12 years ago
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 years ago
16e310a
e1000e: add device IDs for i218
by Bruce Allan
· 12 years ago
2fbe452
e1000e: initial support for i217
by Bruce Allan
· 13 years ago
69e1e01
e1000e: fix .ndo_set_rx_mode for 82579
by Bruce Allan
· 13 years ago
62bc813
e1000e: workaround EEPROM configuration change on 82579
by Bruce Allan
· 13 years ago
bdc125f
e1000e: 82579 potential system hang on stress when ME enabled
by Bruce Allan
· 13 years ago
1e36052
e1000e: cleanup indexed register arrays
by Bruce Allan
· 13 years ago
e85e363
e1000e: rename e1000e_reload_nvm() and call as function pointer
by Bruce Allan
· 13 years ago
57cde76
e1000e: rename e1000e_config_collision_dist() and call as function pointer
by Bruce Allan
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
c5083cf
e1000e: convert head, tail and itr_register offsets to __iomem pointers
by Bruce Allan
· 13 years ago
70495a5
e1000e: add Receive Packet Steering (RPS) support
by Bruce Allan
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/e1000e/hw.h]
2b6b168
e1000e: access multiple PHY registers on same page at the same time
by Bruce Allan
· 14 years ago
d9b2413
e1000e: disable far-end loopback mode on ESB2
by Bruce Allan
· 14 years ago
dbf80dc
e1000e: implement ethtool set_phys_id
by Bruce Allan
· 14 years ago
d8d5f8a
e1000e: magic number cleanup - ETH_ALEN
by Bruce Allan
· 14 years ago
af667a2
e1000e: consistent use of Rx/Tx vs. RX/TX/rx/tx in comments/logs
by Bruce Allan
· 14 years ago
0d6057e
e1000e: update Copyright for 2011
by Bruce Allan
· 14 years ago
77996d1
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
by Bruce Allan
· 14 years ago
831bd2e
e1000e: 82579 unaccounted missed packets
by Bruce Allan
· 14 years ago
96f2bd1
e1000e: correct MAC-PHY interconnect register offset for 82579
by Bruce Allan
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ff847ac
e1000e: 82577/82578 PHY register access issues
by Bruce Allan
· 14 years ago
451152d
e1000e: update copyright information
by Bruce Allan
· 15 years ago
e52997f
e1000e: enable support for EEE on 82579
by Bruce Allan
· 15 years ago
d3738bb
e1000e: initial support for 82579 LOMs
by Bruce Allan
· 15 years ago
10df0b9
e1000e: add PCI device id to enable support for 82567V-4
by Bruce Allan
· 15 years ago
a305595
e1000e: move settting of flow control refresh timer to link setup code
by Bruce Allan
· 15 years ago
a65a4a0
e1000e: fix checks for manageability enabled and management pass-through
by Bruce Allan
· 15 years ago
cd79161
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
by Bruce Allan
· 15 years ago
ab8932f
e1000e: genericize the update multicast address list
by Bruce Allan
· 15 years ago
f4d2dd4
e1000e: provide MAC-family-specific function to set LAN ID
by Bruce Allan
· 15 years ago
608f8a0
e1000e: use alternate MAC address on ESB2 if available
by Bruce Allan
· 15 years ago
f464ba8
e1000e: perform 10/100 adaptive IFS only on parts that support it
by Bruce Allan
· 15 years ago
3421eec
e1000e: only perform ESB2 MDIC workaround on certain configurations
by Bruce Allan
· 15 years ago
0781895
e1000e: replace incorrect use of GG82563_REG macro
by Bruce Allan
· 15 years ago
5eb6f3c
e1000e: refactor PHY ID detection workaround
by Bruce Allan
· 15 years ago
9e135a2
e1000e: enable new 82567V-3 device
by Bruce Allan
· 15 years ago
17f208d
e1000e: provide family-specific PHY power up/down operations
by Bruce Allan
· 15 years ago
caaddaf
e1000e: provide family-specific functions to manage VLAN filter arrays
by Bruce Allan
· 15 years ago
c7e54b1
e1000e: update copyright information
by Bruce Allan
· 15 years ago
94d8186
e1000e: cleanup ops function pointers
by Bruce Allan
· 15 years ago
3bb99fe
e1000e: consolidate two dbug macros into one simpler one
by Bruce Allan
· 15 years ago
1d5846b
e1000e: rework disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
5ccdcec
e1000e: allow for swflag to be held over consecutive PHY accesses
by Bruce Allan
· 15 years ago
7d3cabb
e1000e: disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 16 years ago
23a2d1b
e1000e: Fixes possible phy corrupton on 82571 designs.
by Dave Graham
· 16 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 16 years ago
cbe7a81
igb/e1000e: update PSSR_MDIX value to reflect correct bit
by Alexander Duyck
· 16 years ago
bef28b1
e1000e: add support for 82574 device ID 0x10F6
by Bruce Allan
· 16 years ago
8c81c9c
e1000e: add support for 82583 device id
by Alexander Duyck
· 16 years ago
c952337
e1000e: Serdes - attempt autoneg when link restored.
by dave graham
· 16 years ago
78272bb
e1000e: workaround hw errata
by Jesse Brandeburg
· 16 years ago
5c48ef3e2
e1000e: sync change flow control variables with ixgbe
by Bruce Allan
· 16 years ago
75eb0fa
e1000e: ESB2 config after link up
by Bruce Allan
· 16 years ago
6ea7ae1
e1000e: enable ECC correction on 82571 silicon
by Alexander Duyck
· 16 years ago
4662e82
e1000e: add support for new 82574L part
by Bruce Allan
· 16 years ago
f4187b5
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
by Bruce Allan
· 16 years ago
2f15f9d
e1000e: add support for the 82567LM-4 device
by Bruce Allan
· 16 years ago
97ac8ca
e1000e: Add support for BM PHYs on ICH9
by Bruce Allan
· 17 years ago
7c25769
e1000e: cleanup several stats issues
by Bruce Allan
· 17 years ago
e9ec2c0
e1000e: Make arrays out of these Rx/Tx registers
by Jeff Kirsher
· 17 years ago
318a94d
e1000e: reorganize PHY and flow control interface
by Jeff Kirsher
· 17 years ago
e2de3eb
e1000e: rename mc_addr_list_update
by Jeff Kirsher
· 17 years ago
ad68076
e1000e: reformat comment blocks, cosmetic changes only
by Bruce Allan
· 17 years ago
489815c
e1000e: fix spelling errors in comments
by Auke Kok
· 17 years ago
a39fe74
e1000e endianness annotations
by Al Viro
· 17 years ago
040babf
e1000/e1000e: Move PCI-Express device IDs over to e1000e
by Auke Kok
· 17 years ago
93ca161
e1000e: alternate MAC address support
by Bill Hayes
· 17 years ago
121244a
e1000e: Fix debug printk macro
by Auke Kok
· 17 years ago
589c085
e1000e: fix debugging printout code
by Auke Kok
· 17 years ago
bc7f75f
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
by Auke Kok
· 17 years ago