Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
94fb848bf43fae3410639fb2110a783200e9e1da
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
ich8lan.c
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
· 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
3fa829363
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
3ebfc7c
e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800
by Bruce Allan
· 14 years ago
2b6b168
e1000e: access multiple PHY registers on same page at the same time
by Bruce Allan
· 14 years ago
c5caf48
e1000e: log when swflag is cleared unexpectedly on ICH/PCH devices
by Bruce Allan
· 14 years ago
99730e4
e1000e: 82579 intermittently disabled during S0->Sx
by Bruce Allan
· 14 years ago
dbf80dc
e1000e: implement ethtool set_phys_id
by Bruce Allan
· 14 years ago
1bba438
e1000e: convert short duration msleep() to usleep_range()
by Bruce Allan
· 14 years ago
23e4f06
e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM
by Bruce Allan
· 14 years ago
6cc7aae
e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked
by Bruce Allan
· 14 years ago
1effb45
e1000e: extend EEE LPI timer to prevent dropped link
by Bruce Allan
· 14 years ago
90da066
e1000e: reduce scope of some variables, remove unnecessary ones
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
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
fe46f58
e1000e: use either_crc_le() rather than re-write it
by Bruce Allan
· 14 years ago
482fed8
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
by Bruce Allan
· 14 years ago
dd93f95
e1000e: cleanup variables set but not used
by Bruce Allan
· 14 years ago
b1cdfea
e1000e: checkpatch warnings - braces
by Bruce Allan
· 14 years ago
664dc87
e1000e: 82579 PHY incorrectly identified during init
by Bruce Allan
· 14 years ago
ce54afd
e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx
by Bruce Allan
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
828bac8
e1000e: 82579 performance improvements
by Bruce Allan
· 14 years ago
605c82b
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
by Bruce Allan
· 14 years ago
a1ce647
e1000e: 82579 jumbo frame workaround causing CRC errors
by Bruce Allan
· 14 years ago
831bd2e
e1000e: 82579 unaccounted missed packets
by Bruce Allan
· 14 years ago
5f3eed6
e1000e: 82566DC fails to get link
by Bruce Allan
· 14 years ago
87fb741
e1000e: 82579 SMBus address and LEDs incorrect after device reset
by Bruce Allan
· 14 years ago
8395ae8
e1000e: 82577/8/9 issues with device in Sx
by Bruce Allan
· 14 years ago
5a86f28
e1000e: disable EEE support by default
by Bruce Allan
· 15 years ago
17f085d
e1000e: disable gig speed when in S0->Sx transition
by Bruce Allan
· 15 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
eb7700d
e1000e: fix check for manageability on ICHx/PCH
by Bruce Allan
· 15 years ago
8c7bbb9
e1000e: separate out PHY statistics register updates
by Bruce Allan
· 15 years ago
3f0c16e
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
by Bruce Allan
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
e98cac4
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
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
Next »