Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b70d4f8486ecbd6a7d931901309b49b07435774
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
ich8lan.c
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
· 11 years ago
91a3d82
e1000e: enable support for new device IDs
by Bruce Allan
· 11 years ago
e0236ad
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
by Bruce Allan
· 11 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
ed1a4265
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
203e415
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
· 12 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
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
e561a70
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
by Bruce Allan
· 13 years ago
3fa8293
e1000e: cleanup: minor whitespace addition (insert blank line separator)
by Bruce Allan
· 13 years ago
f71dde6
e1000e: cleanup: remove unnecessary variable initializations
by Bruce Allan
· 13 years ago
55920b5
e1000e: cleanup: remove unnecessary variable ret_val
by Bruce Allan
· 13 years ago
f1a3fe1
e1000e: cleanup: remove unreachable statement
by Bruce Allan
· 13 years ago
d7eb338
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
by Bruce Allan
· 13 years ago
8260725
e1000e: cleanup: always return 0
by Bruce Allan
· 13 years ago
75ce153
e1000e: cleanup: rename goto labels to be more meaningful
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
fe1e980
e1000e: remove unnecessary returns from void functions
by Bruce Allan
· 13 years ago
0e15df4
e1000e: minor whitespace and indentation cleanup
by Bruce Allan
· 13 years ago
9e2d765
e1000e: cleanup - check return values consistently
by Bruce Allan
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
c8243ee
e1000e: call er16flash() instead of __er16flash()
by Bruce Allan
· 13 years ago
434f139
e1000e: concatenate long debug strings which span multiple lines
by Bruce Allan
· 13 years ago
464c85e
e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
by Bruce Allan
· 13 years ago
7f1557e
e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
by Bruce Allan
· 13 years ago
c077a90
e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
by Bruce Allan
· 13 years ago
90b8298
e1000e: update workaround for 82579 intermittently disabled during S0->Sx
by Bruce Allan
· 13 years ago
79d4e90
e1000e: disable Early Receive DMA on ICH LOMs
by Bruce Allan
· 13 years ago
4d24136
e1000e: 82579: workaround for link drop issue
by Bruce Allan
· 13 years ago
34c9ef8
e1000e: demote a debugging WARN to a debug log message
by Bruce Allan
· 13 years ago
a90b412
e1000e: locking bug introduced by commit 67fd4fcb
by Bruce Allan
· 13 years ago
b64e9dd
e1000e: bad short packets received when jumbos enabled on 82579
by Bruce Allan
· 13 years ago
462d599
e1000e: WoL fails on device ID 0x1501
by Bruce Allan
· 13 years ago
03299e4
e1000e: WoL can fail on 82578DM
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/ich8lan.c]
b9e06f7
e1000e: remove unnecessary check for NULL pointer
by Bruce Allan
· 13 years ago
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 13 years ago
Next »