Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
19833b5dffe2f2e92a1b377f9aae9d5f32239512
/
drivers
/
net
/
e1000e
/
82571.c
19833b5
e1000e: disable ASPM L1 on 82573
by Bruce Allan
· 14 years ago
451152d
e1000e: update copyright information
by Bruce Allan
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
a65a4a0
e1000e: fix checks for manageability enabled and management pass-through
by Bruce Allan
· 15 years ago
edf15c1
e1000e: increase rx fifo size to 36K on 82574 and 82583
by Alexander Duyck
· 15 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6f461f6
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
by Bruce Allan
· 15 years ago
2c73e1f
e1000e: typo corrections
by Joe Perches
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 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
db94ce9
e1000e: LED settings in EEPROM ignored on 82571 and 82572
by Bruce Allan
· 15 years ago
94e5b65
e1000e: check_polarity function pointers not set for 8257x
by Bruce Allan
· 15 years ago
5ff5b66
e1000e: comment corrections
by Bruce Allan
· 15 years ago
1a40d5c
e1000e: ensure the link state is correct for serdes links
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
a708dd8
e1000e: cosmetic - group local variables of the same type
by Bruce Allan
· 15 years ago
de39b75
e1000e: do not error out on identification LED init failure
by Bruce Allan
· 15 years ago
99673d9
e1000e: cleanup functions that clear hardware statistics
by Bruce Allan
· 15 years ago
564ea9b
e1000e: set bools to true/false instead of 1/0
by Bruce Allan
· 15 years ago
84efb7b
e1000e: provide comment for 82571 workaround
by Bruce Allan
· 15 years ago
fe40167
e1000e: remove comments regarding a non-existent api module
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
d8014db
e1000e: cleanup redundant #include's
by Bruce Allan
· 15 years ago
a825e00
e1000e: swap max hw supported frame size between 82574 and 82583
by Alexander Duyck
· 15 years ago
23a2d1b
e1000e: Fixes possible phy corrupton on 82571 designs.
by Dave Graham
· 15 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 15 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 15 years ago
8c81c9c
e1000e: add support for 82583 device id
by Alexander Duyck
· 16 years ago
f637011
drivers/net/e1000e: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
c952337
e1000e: Serdes - attempt autoneg when link restored.
by dave graham
· 16 years ago
5df3f0e
e1000e: Disable dynamic clock gating for 82571 per si errata.
by dave graham
· 16 years ago
78272bb
e1000e: workaround hw errata
by Jesse Brandeburg
· 16 years ago
e243455
e1000e: check return code from NVM accesses and fix bank detection
by Bruce Allan
· 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
1605927
e1000e: update comments listing supported parts for each MAC family
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
7c25769
e1000e: cleanup several stats issues
by Bruce Allan
· 17 years ago
69e3fd8
e1000e: rename a few functions
by Jeff Kirsher
· 17 years ago
e9ec2c0
e1000e: Make arrays out of these Rx/Tx registers
by Jeff Kirsher
· 17 years ago
8d7c294
e1000e: limit EEPROM size accesses
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
31f8c4f
e1000e: 82573 can use eerd method to read eeprom
by Auke Kok
· 17 years ago
040babf
e1000/e1000e: Move PCI-Express device IDs over to e1000e
by Auke Kok
· 17 years ago
1eae4eb
e1000e: Disable L1 ASPM power savings for 82573 mobile variants
by Auke Kok
· 17 years ago
93ca161
e1000e: alternate MAC address support
by Bill Hayes
· 17 years ago
6e4ca80
e1000e: Fix typo ! &
by Roel Kluin
· 17 years ago
bc7f75f
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
by Auke Kok
· 17 years ago