Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efc38d2af55d80b4420dab71f6634ad7aa34a38c
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
82571.c
efc38d2
e1000e: use correct type for read of 32-bit register
by Bruce Allan
· 12 years ago
eca90f5
e1000e: 82571 Tx Data Corruption during Tx hang recovery
by Tushar Dave
· 12 years ago
b7ec70b
e1000e: NIC goes up and immediately goes down
by Tushar Dave
· 12 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
18115f8
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
by Tushar Dave
· 12 years ago
d0efa8f
e1000e: Correct link check logic for 82571 serdes
by Tushar Dave
· 12 years ago
1f56f45
e1000e: clear REQ and GNT in EECD (82571 && 82572)
by Richard Alpe
· 13 years ago
d4a4206
e1000e: Disable ASPM L1 on 82574
by Chris Boot
· 13 years ago
f6bd557
e1000e: Driver workaround for IPv6 Header Extension Erratum.
by Matthew Vick
· 13 years ago
69e1e01
e1000e: fix .ndo_set_rx_mode for 82579
by Bruce Allan
· 13 years ago
2cb7a9c
e1000e: Enable DMA Burst Mode on 82574 by default.
by Matthew Vick
· 13 years ago
04499ec
e1000e: cleanup boolean logic
by Bruce Allan
· 13 years ago
3d3a167
e1000e: cleanup whitespace and indentation
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
1a46b40
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
by Bruce Allan
· 13 years ago
d1964eb
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
by Bruce Allan
· 13 years ago
5015e53
e1000e: cleanup goto statements to exit points without common work
by Bruce Allan
· 13 years ago
8260725
e1000e: cleanup: always return 0
by Bruce Allan
· 13 years ago
7eb61d8
e1000e: cleanup: remove unnecessary assignments just before returning
by Bruce Allan
· 13 years ago
ec34c17
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
by Bruce Allan
· 13 years ago
668018d
e1000e: remove unnecessary parentheses
by Bruce Allan
· 13 years ago
66092f5
e1000e: cleanup e1000_init_mac_params_82571()
by Bruce Allan
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
d6cb17d
e1000e: 82574/82583 Tx hang workaround
by Bruce Allan
· 13 years ago
8ce9d6c
e1000e: make function tables const
by Jeff Kirsher
· 13 years ago
dc22129
e1000e: convert to netdev features/hw_features API
by Bruce Allan
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/e1000e/82571.c]
a3d72d5
e1000e: Add Jumbo Frame support to 82583 devices
by Carolyn Wyborny
· 13 years ago
dbf80dc
e1000e: implement ethtool set_phys_id
by Bruce Allan
· 14 years ago
78cd29d
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
by Bruce Allan
· 14 years ago
1bba438
e1000e: convert short duration msleep() to usleep_range()
by Bruce Allan
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 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
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
77996d1
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
by Bruce Allan
· 14 years ago
dd93f95
e1000e: cleanup variables set but not used
by Bruce Allan
· 14 years ago
d9c76f9
e1000e: 82571 Serdes can fail to get link
by Bruce Allan
· 14 years ago
ed5c2b0
e1000e: 82574/82583 performance improvement
by Bruce Allan
· 14 years ago
a82a14f
e1000e: 82571-based mezzanine card can fail ethtool link test
by Bruce Allan
· 14 years ago
1b98c2b
e1000e: 82574 intermittently fails to initialize with manageability f/w
by Bruce Allan
· 14 years ago
d478eb4
e1000e: 82571 SerDes link handle null code word from partner
by Bruce Allan
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
ff10e13
e1000e: reset PHY after errors detected
by Carolyn Wyborny
· 14 years ago
3a3b758
e1000e: use hardware writeback batching
by Jesse Brandeburg
· 14 years ago
1aef70e
e1000e: don't check for alternate MAC addr on parts that don't support it
by Bruce Allan
· 14 years ago
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
· 14 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
Next »