Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5b36d8f5e514c60a23d8f57d8e1eb5089d41bb09
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
ich8lan.c
c8744f4
e1000e: Add Support for CannonLake
by Sasha Neftin
· 8 years ago
3a3173b
e1000e: Initial Support for CannonLake
by Sasha Neftin
· 8 years ago
10ed1e0
e1000e: fix PTP on e1000_pch_lpt variants
by Jarod Wilson
· 8 years ago
8037dd6
e1000e: fix PTP on e1000_pch_lpt variants
by Jarod Wilson
· 8 years ago
18dd239
e1000e: use BIT() macro for bit defines
by Jacob Keller
· 9 years ago
c5c6d077
e1000e: Clear ULP configuration register on ULP exit
by Raanan Avargil
· 9 years ago
c26f40d
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
by Raanan Avargil
· 9 years ago
74f3129
e1000e: Increase PHY PLL clock gate timing
by Raanan Avargil
· 9 years ago
6721e9d
e1000e: Increase ULP timer
by Raanan Avargil
· 9 years ago
f3ed935
e1000e: initial support for i219-LM (3)
by Raanan Avargil
· 9 years ago
d17c786
e1000e: Increase timeout of polling bit RSPCIPHY
by Raanan Avargil
· 9 years ago
352f8ea
e1000e: i219 - k1 workaround for LPT is not required for SPT
by Yanir Lubetkin
· 10 years ago
93cbfc7
e1000e: i219 - Increase minimum FIFO read/write min gap
by Yanir Lubetkin
· 10 years ago
69cfbc9
e1000e: i219 - increase IPG for speed 10/100 full duplex
by Yanir Lubetkin
· 10 years ago
6607c99
e1000e: i219 - fix to enable both ULP and EEE in Sx state
by Yanir Lubetkin
· 10 years ago
beee807
e1000e: synchronization of MAC-PHY interface only on non- ME systems
by Yanir Lubetkin
· 10 years ago
529498c
e1000e: Bump the version to 3.2.5
by Yanir Lubetkin
· 10 years ago
bfc9473
e1000e: remove call to do_div and sign mismatch warning
by Yanir Lubetkin
· 10 years ago
30544af
e1000e: fix call to do_div() to use u64 arg
by Jeff Kirsher
· 10 years ago
8084b86
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
by Alexander Duyck
· 10 years ago
9d17ce4
e1000e: fix obscure comments
by Yanir Lubetkin
· 10 years ago
79849eb
e1000e: initial support for i219
by David Ertman
· 10 years ago
b4c1e6b
e1000e: Add support for EEE in Sx states
by David Ertman
· 11 years ago
493004d
e1000e: Fix CRC errors with jumbo traffic
by David Ertman
· 11 years ago
4145ce0
e1000e: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
261a7d1
e1000e: Cleanup parenthesis around return value
by David Ertman
· 11 years ago
b3e5bf1
e1000e: Failure to write SHRA turns on PROMISC mode
by David Ertman
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2c98262
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
by David Ertman
· 11 years ago
7142a55
e1000e: Fix issue with link flap on 82579
by David Ertman
· 11 years ago
fbb9ab1
e1000e: Expand workaround for 10Mb HD throughput bug
by David Ertman
· 11 years ago
77e6114
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
by David Ertman
· 11 years ago
6cf08d1
e1000e: Cleanup to fix checkpatch missing blank lines
by David Ertman
· 11 years ago
96dee02
e1000e: Fix SHRA register access for 82579
by David Ertman
· 11 years ago
74f350e
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
by David Ertman
· 11 years ago
3b70d4f
e1000e: Add missing branding strings in ich8lan.c
by David Ertman
· 11 years ago
e78b80b
e1000e: Cleanup - Update GPL header and Copyright
by David Ertman
· 11 years ago
a03206e
e1000e: Fix 82579 sets LPI too early.
by David Ertman
· 11 years ago
f7235ef
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
by David Ertman
· 11 years ago
c3a0dce
e1000e: fix overrun of PHY RAR array
by David Ertman
· 11 years ago
16b095a
e1000e: fix I217/I218 PHY initialization flow
by Bruce Allan
· 12 years ago
91a3d82
e1000e: enable support for new device IDs
by Bruce Allan
· 12 years ago
e0236ad
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
by Bruce Allan
· 12 years ago
e80bd1d
e1000e: cleanup whitespace
by Bruce Allan
· 12 years ago
cf8fb73
e1000e: add support for LTR on I217/I218
by Bruce Allan
· 12 years ago
1fc06b0
e1000e: enable EEE by default
by Bruce Allan
· 12 years ago
d495bcb
e1000e: EEE capability advertisement not set/disabled as required
by Bruce Allan
· 12 years ago
ea8179a
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
by Bruce Allan
· 12 years ago
772d05c
e1000e: slow performance between two 82579 connected via 10Mbit hub
by Bruce Allan
· 12 years ago
e5f2ef7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
ce43a21
e1000e: cleanup USLEEP_RANGE checkpatch checks
by Bruce Allan
· 12 years ago
e5fe254
e1000e: cleanup unnecessary line breaks
by Bruce Allan
· 12 years ago
33550ce
e1000e: cleanup unusually placed comments
by Bruce Allan
· 12 years ago
fc830b7
e1000e: cleanup (add/remove) blank lines where appropriate
by Bruce Allan
· 12 years ago
53aa82d
e1000e: cleanup SPACING checkpatch checks
by Bruce Allan
· 12 years ago
17e813e
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
by Bruce Allan
· 12 years ago
362e20c
e1000e: cleanup SPACING checkpatch errors and warnings
by Bruce Allan
· 12 years ago
f0ff439
e1000e: cleanup CODE_INDENT checkpatch errors
by Bruce Allan
· 12 years ago
e08f626
e1000e: workaround DMA unit hang on I218
by Bruce Allan
· 12 years ago
a7a1d9d
e1000e: cleanup checkpatch braces checks
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
c2ade1a
e1000e: use generic IEEE MII definitions
by Bruce Allan
· 12 years ago
8bb6286
e1000e: resolve -Wunused-parameter compile warnings
by Bruce Allan
· 12 years ago
55c5f55
e1000e: cleanup some whitespace and indentation issues
by Bruce Allan
· 12 years ago
c3d2dbf
e1000e: correct maximum frame size on 82579
by Bruce Allan
· 12 years ago
fe90849
e1000e: cleanup: rename e1000_get_cfg_done()
by Bruce Allan
· 12 years ago
70806a7
e1000e: cleanup: do not assign a variable a value when not necessary
by Bruce Allan
· 12 years ago
7dbbe5d
e1000e: do not ignore variables which get set a value
by Bruce Allan
· 12 years ago
1f96012d
e1000e: cleanup: remove unnecessary function prototypes
by Bruce Allan
· 12 years ago
4e03510
e1000e: fix PHY init workarounds for i217/i218
by Bruce Allan
· 12 years ago
ed1a426
e1000e: correct maximum frame size on i217/i218
by Bruce Allan
· 12 years ago
bf67044
e1000e: update copyright date
by Bruce Allan
· 12 years ago
6e928b7
e1000e: prevent hardware from automatically configuring PHY on I217/I218
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
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
8e5ab42
e1000e: add missing bailout on error
by Bruce Allan
· 12 years ago
3d4d575
e1000e: fix enabling of EEE on 82579 and I217
by Bruce Allan
· 12 years ago
651fb10
e1000e: 82577: workaround for link drop issue
by Bruce Allan
· 12 years ago
4ddc48a
e1000e: helper functions for accessing EMI registers
by Bruce Allan
· 12 years ago
1cc7a3a
e1000e: Invalid Image CSUM bit changed for I217
by Bruce Allan
· 12 years ago
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 years ago
a52359b
e1000e: fix test for PHY being accessible on 82577/8/9 and I217
by Bruce Allan
· 13 years ago
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 13 years ago
2fbe452
e1000e: initial support for i217
by Bruce Allan
· 13 years ago
f6bd557
e1000e: Driver workaround for IPv6 Header Extension Erratum.
by Matthew Vick
· 13 years ago
f1430d6
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
by Bruce Allan
· 13 years ago
69e1e01
e1000e: fix .ndo_set_rx_mode for 82579
by Bruce Allan
· 13 years ago
cb17aab
e1000e: PHY initialization flow changes for 82577/8/9
by Bruce Allan
· 13 years ago
62bc813
e1000e: workaround EEPROM configuration change on 82579
by Bruce Allan
· 13 years ago
36ceeb4
e1000e: 82579 packet drop workaround
by Bruce Allan
· 13 years ago
56845d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
04499ec
e1000e: cleanup boolean logic
by Bruce Allan
· 13 years ago
92fe173
e1000e: issues in Sx on 82577/8/9
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
6e3c807
e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
by Bruce Allan
· 13 years ago
944ce01
e1000e: cleanup calls to setup_physical_interface function pointer
by Bruce Allan
· 13 years ago
44abd5c
e1000e: cleanup use of check_reset_block function pointer
by Bruce Allan
· 13 years ago
Next »