Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a0e9ae1bd788bc19adc4d4ae08c98b233697402
/
drivers
/
net
/
e1000e
/
ich8lan.c
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
· 14 years ago
17f085d
e1000e: disable gig speed when in S0->Sx transition
by Bruce Allan
· 14 years ago
451152d
e1000e: update copyright information
by Bruce Allan
· 14 years ago
e52997f
e1000e: enable support for EEE on 82579
by Bruce Allan
· 14 years ago
d3738bb
e1000e: initial support for 82579 LOMs
by Bruce Allan
· 14 years ago
eb7700d
e1000e: fix check for manageability on ICHx/PCH
by Bruce Allan
· 14 years ago
8c7bbb9
e1000e: separate out PHY statistics register updates
by Bruce Allan
· 14 years ago
3f0c16e
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
by Bruce Allan
· 14 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
a65a4a0
e1000e: fix checks for manageability enabled and management pass-through
by Bruce Allan
· 15 years ago
eab50ff
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
by Bruce Allan
· 15 years ago
8b802a7
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
by Bruce Allan
· 15 years ago
9c5e209
e1000e: cleanup multiple common exit points
by Bruce Allan
· 15 years ago
627c8a0
e1000e: Reset 82577/82578 PHY before first PHY register read
by Bruce Allan
· 15 years ago
6dfaa76
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
by Bruce Allan
· 15 years ago
2c73e1f
e1000e: typo corrections
by Joe Perches
· 15 years ago
a80483d
e1000e: fix packet corruption and tx hang during NFSv2
by Jesse Brandeburg
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f4d2dd4
e1000e: provide MAC-family-specific function to set LAN ID
by Bruce Allan
· 15 years ago
baf86c9
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
by Bruce Allan
· 15 years ago
fddaa1a
e1000e: MDIO slow mode should always be done for 82577
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
0781895
e1000e: replace incorrect use of GG82563_REG macro
by Bruce Allan
· 15 years ago
0be8401
e1000e: correct ICH/PCH PHY operations function pointers
by Bruce Allan
· 15 years ago
9b71b41
e1000e: add debug messages
by Bruce Allan
· 15 years ago
5ff5b66
e1000e: comment corrections
by Bruce Allan
· 15 years ago
9e135a2
e1000e: enable new 82567V-3 device
by Bruce Allan
· 15 years ago
17f208d
e1000e: provide family-specific PHY power up/down operations
by Bruce Allan
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a708dd8
e1000e: cosmetic - group local variables of the same type
by Bruce Allan
· 15 years ago
9b72461
e1000e: remove redundant might_sleep()
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
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
bb436b2
e1000e: disable K1 on PCH LOM when in PHY loopback mode
by Bruce Allan
· 15 years ago
818f333
e1000e: do not initiate autonegotiation during OEM configuration
by Bruce Allan
· 15 years ago
38eb394
e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8
by Bruce Allan
· 15 years ago
1d5846b
e1000e: rework disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
f523d21
e1000e: config PHY via software after resets
by Bruce Allan
· 15 years ago
5ccdcec
e1000e: allow for swflag to be held over consecutive PHY accesses
by Bruce Allan
· 15 years ago
ca15df5
e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH
by Bruce Allan
· 15 years ago
fa2ce13
e1000e: 82577/82578 requires a different method to configure LPLU
by Bruce Allan
· 15 years ago
53ac5a8
e1000e: increase swflag acquisition timeout for ICHx/PCH
by Bruce Allan
· 15 years ago
db2932e
e1000e: clear PHY wakeup bit after LCD reset on 82577/82578
by Bruce Allan
· 15 years ago
74eee2e
e1000e: reset the PHY on 82577/82578 when going to Sx
by Bruce Allan
· 15 years ago
148675a
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
by Bruce Allan
· 15 years ago
373a88d
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
by Bruce Allan
· 15 years ago
7d3cabb
e1000e: disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
28c9195
e1000e: prevent NVM corruption on sectors larger than 4K
by Bruce Allan
· 15 years ago
60f1292
e1000e: do not write SmartSpeed register bits on parts without support
by Bruce Allan
· 15 years ago
fc0c776
e1000e: delay after LCD reset and proper checks for PHY configuration done
by Bruce Allan
· 15 years ago
37289d9
e1000e: workaround a Tx hang on 82577/82578
by Bruce Allan
· 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
0a834a3
e1000e: Remove mutex_trylock and associated WARN on failure.
by dave graham
· 16 years ago
eefacf3
e1000e: Add process name to WARN message when detecting Mutex contention
by David Graham
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
30bb0e0
e1000e: fix double release of mutex
by Jeff Kirsher
· 16 years ago
e243455
e1000e: check return code from NVM accesses and fix bank detection
by Bruce Allan
· 16 years ago
0285c8d
e1000e: cosmetic newline in debug message
by Bruce Allan
· 16 years ago
5c48ef3e2
e1000e: sync change flow control variables with ixgbe
by Bruce Allan
· 16 years ago
1605927
e1000e: update comments listing supported parts for each MAC family
by Bruce Allan
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
95b866d
e1000e: Fix incorrect debug warning
by Linus Torvalds
· 16 years ago
717d438
e1000e: debug contention on NVM SWFLAG
by Thomas Gleixner
· 16 years ago
37f4023
e1000e: reset swflag after resetting hardware
by Jesse Brandeburg
· 16 years ago
4a77035
e1000e: write protect ICHx NVM to prevent malicious write/erase
by Bruce Allan
· 16 years ago
2e2e8d5
e1000e: remove failed request for sw/fw/hw flag
by Bruce Allan
· 16 years ago
4662e82
e1000e: add support for new 82574L part
by Bruce Allan
· 16 years ago
f4187b5
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
by Bruce Allan
· 16 years ago
2f15f9d
e1000e: add support for the 82567LM-4 device
by Bruce Allan
· 16 years ago
97ac8ca
e1000e: Add support for BM PHYs on ICH9
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
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
Next »