Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d08cd0ef89a24f5eb6c6801c48cd06bca230d6d
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
80003es2lan.c
918a430
e1000e: fix compiler warning (maybe-unitialized variable)
by David Ertman
· 11 years ago
e80bd1d
e1000e: cleanup whitespace
by Bruce Allan
· 12 years ago
ce43a21
e1000e: cleanup USLEEP_RANGE checkpatch checks
by Bruce Allan
· 12 years ago
04e115c
e1000e: cleanup formatting of static structs
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
17e813e
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
by Bruce Allan
· 12 years ago
f0ff439
e1000e: cleanup CODE_INDENT checkpatch errors
by Bruce Allan
· 12 years ago
21b5a6f
e1000e: cosmetic move of #defines to the new 80003es2lan.h
by Bruce Allan
· 12 years ago
c2ade1a
e1000e: use generic IEEE MII definitions
by Bruce Allan
· 12 years ago
55c5f55
e1000e: cleanup some whitespace and indentation issues
by Bruce Allan
· 12 years ago
6b598e1
e1000e: cleanup: remove e1000e_commit_phy()
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
bf67044
e1000e: update copyright date
by Bruce Allan
· 12 years ago
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 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
1c1093a
e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.
by Matthew Vick
· 13 years ago
04499ec
e1000e: cleanup boolean logic
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
4876832
e1000e: cleanup use of check_mng_mode 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
dffcdde
e1000e: cosmetic comment changes to make lines less than 80 characters
by Bruce Allan
· 13 years ago
b4d8e21
e1000e: cosmetic change to boolean comparisons
by Bruce Allan
· 13 years ago
5015e53
e1000e: cleanup goto statements to exit points without common work
by Bruce Allan
· 13 years ago
7eb61d8
e1000e: cleanup: remove unnecessary assignments just before returning
by Bruce Allan
· 13 years ago
8649f43
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
by Bruce Allan
· 13 years ago
520d6f2
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
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
e68782e
e1000e: cleanup e1000_init_mac_params_80003es2lan()
by Bruce Allan
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
434f139
e1000e: concatenate long debug strings which span multiple lines
by Bruce Allan
· 13 years ago
6a92f73
e1000e: use default settings for Tx Inter Packet Gap timer
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
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/e1000e/es2lan.c]
945a515
intel drivers: repair missing flush operations
by Jesse Brandeburg
· 14 years ago
d9b2413
e1000e: disable far-end loopback mode on ESB2
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
0d6057e
e1000e: update Copyright for 2011
by Bruce Allan
· 14 years ago
dd93f95
e1000e: cleanup variables set but not used
by Bruce Allan
· 14 years ago
6480641
e1000e: checkpatch error - open braces
by Bruce Allan
· 14 years ago
184125a
e1000e: checkpatch error - trailing statements
by Bruce Allan
· 14 years ago
3a3b758
e1000e: use hardware writeback batching
by Jesse Brandeburg
· 14 years ago
451152d
e1000e: update copyright information
by Bruce Allan
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
a65a4a0
e1000e: fix checks for manageability enabled and management pass-through
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
3421eec
e1000e: only perform ESB2 MDIC workaround on certain configurations
by Bruce Allan
· 15 years ago
94e5b65
e1000e: check_polarity function pointers not set for 8257x
by Bruce Allan
· 15 years ago
17f208d
e1000e: provide family-specific PHY power up/down operations
by Bruce Allan
· 15 years ago
eb656d4
e1000e: guard against buffer overflow in cable length tables
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
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
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 16 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 16 years ago
fa4c16d
drivers/net/e1000e: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
75eb0fa
e1000e: ESB2 config after link up
by Bruce Allan
· 16 years ago
4662e82
e1000e: add support for new 82574L part
by Bruce Allan
· 16 years ago
2d9498f
e1000e: Fix HW Error on es2lan, ARP capture issue by BMC
by David Graham
· 17 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
bc7f75f
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
by Auke Kok
· 17 years ago