Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
6d7407b
e1000e: fix Rapid Start Technology support for i217
by Bruce Allan
· 14 years ago
ba9e186
e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS
by Bruce Allan
· 14 years ago
2e7d21c
e1000e: Fix merge conflict (net->net-next)
by Jeff Kirsher
· 14 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
a61d3d1
e1000e: increase version number
by Bruce Allan
· 14 years ago
1f56f45
e1000e: clear REQ and GNT in EECD (82571 && 82572)
by Richard Alpe
· 14 years ago
7b9f7e3
e1000e: enable forced master/slave on 82577
by Bruce Allan
· 14 years ago
2fbe452
e1000e: initial support for i217
by Bruce Allan
· 14 years ago
d02c70a
e1000e: Update driver version number
by Matthew Vick
· 14 years ago
59aed95
e1000e: Remove special case for 82573/82574 ASPM L1 disablement
by Chris Boot
· 14 years ago
d4a4206
e1000e: Disable ASPM L1 on 82574
by Chris Boot
· 14 years ago
f6bd557
e1000e: Driver workaround for IPv6 Header Extension Erratum.
by Matthew Vick
· 14 years ago
885fe7b
e1000e: Resolve intermittent negotiation issue on 82574/82583.
by Matthew Vick
· 14 years ago
f1430d6
e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers
by Bruce Allan
· 14 years ago
7c0427e
e1000e: suggest a possible workaround to a device hang on 82577/8
by Bruce Allan
· 14 years ago
69e1e01
e1000e: fix .ndo_set_rx_mode for 82579
by Bruce Allan
· 14 years ago
cb17aab
e1000e: PHY initialization flow changes for 82577/8/9
by Bruce Allan
· 14 years ago
62bc813
e1000e: workaround EEPROM configuration change on 82579
by Bruce Allan
· 14 years ago
80be312
e1000e: add transmit timestamping support
by Willem de Bruijn
· 14 years ago
bdc125f
e1000e: 82579 potential system hang on stress when ME enabled
by Bruce Allan
· 14 years ago
36ceeb4
e1000e: 82579 packet drop workaround
by Bruce Allan
· 14 years ago
2cb7a9c
e1000e: Enable DMA Burst Mode on 82574 by default.
by Matthew Vick
· 14 years ago
1c1093a
e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN.
by Matthew Vick
· 14 years ago
727c356
e1000e: Fix default interrupt throttle rate not set in NIC HW
by Jeff Kirsher
· 14 years ago
569a3af
e1000e: MSI interrupt test failed, using legacy interrupt
by Prasanna S Panchamukhi
· 14 years ago
56845d7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
04499ec
e1000e: cleanup boolean logic
by Bruce Allan
· 14 years ago
6ad6514
e1000e: cleanup remaining strings split across multiple lines
by Bruce Allan
· 14 years ago
92fe173
e1000e: issues in Sx on 82577/8/9
by Bruce Allan
· 14 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
fad59b0
e1000e: update driver version number
by Bruce Allan
· 14 years ago
1e36052
e1000e: cleanup indexed register arrays
by Bruce Allan
· 14 years ago
c58c8a7
e1000e: cleanup NAPI routine
by Bruce Allan
· 14 years ago
397c020
e1000e: Minor comment clean-up.
by Matthew Vick
· 14 years ago
bf03085
e1000e: Guarantee descriptor writeback flush success.
by Matthew Vick
· 14 years ago
bb9e44d
e1000e: prevent oops when adapter is being closed and reset simultaneously
by Bruce Allan
· 14 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 14 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 14 years ago
4679026
net: remove the second argument of k[un]map_atomic()
by Cong Wang
· 14 years ago
bb9c5ee
e1000e: use msleep instead of mdelay
by Bruce Allan
· 14 years ago
3d3a167
e1000e: cleanup whitespace and indentation
by Bruce Allan
· 14 years ago
06c24b9
e1000e: cleanup incorrect filename in comment
by Bruce Allan
· 14 years ago
e85e363
e1000e: rename e1000e_reload_nvm() and call as function pointer
by Bruce Allan
· 14 years ago
0d37678
e1000e: cleanup - remove unnecessary variable
by Bruce Allan
· 14 years ago
b20caa8
e1000e: use true/false for boolean send_xon, do not assume always true
by Bruce Allan
· 14 years ago
b2a50e1
e1000e: cleanup comment in e1000_hash_mc_addr()
by Bruce Allan
· 14 years ago
57cde76
e1000e: rename e1000e_config_collision_dist() and call as function pointer
by Bruce Allan
· 14 years ago
6e3c807
e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan
by Bruce Allan
· 14 years ago
944ce01
e1000e: cleanup calls to setup_physical_interface function pointer
by Bruce Allan
· 14 years ago
44abd5c
e1000e: cleanup use of check_reset_block function pointer
by Bruce Allan
· 14 years ago
4876832
e1000e: cleanup use of check_mng_mode function pointer
by Bruce Allan
· 14 years ago
1a46b40
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
by Bruce Allan
· 14 years ago
d1964eb
e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer
by Bruce Allan
· 14 years ago
dffcdde
e1000e: cosmetic comment changes to make lines less than 80 characters
by Bruce Allan
· 14 years ago
b4d8e21
e1000e: cosmetic change to boolean comparisons
by Bruce Allan
· 14 years ago
cf955e6
e1000e: Support RXALL feature flag.
by Ben Greear
· 14 years ago
943146d
e1000e: Support sending custom Ethernet CRC.
by Ben Greear
· 14 years ago
0184039
e1000e: Support RXFCS feature flag.
by Ben Greear
· 14 years ago
5015e53
e1000e: cleanup goto statements to exit points without common work
by Bruce Allan
· 14 years ago
2a31b37
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
by Bruce Allan
· 14 years ago
e561a70
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
by Bruce Allan
· 14 years ago
3fa8293
e1000e: cleanup: minor whitespace addition (insert blank line separator)
by Bruce Allan
· 14 years ago
f71dde6
e1000e: cleanup: remove unnecessary variable initializations
by Bruce Allan
· 14 years ago
f764956
e1000e: cleanup: remove unnecessary test and return
by Bruce Allan
· 14 years ago
55920b5
e1000e: cleanup: remove unnecessary variable ret_val
by Bruce Allan
· 14 years ago
f1a3fe1
e1000e: cleanup: remove unreachable statement
by Bruce Allan
· 14 years ago
d7eb338
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
by Bruce Allan
· 14 years ago
8260725
e1000e: cleanup: always return 0
by Bruce Allan
· 14 years ago
7eb61d8
e1000e: cleanup: remove unnecessary assignments just before returning
by Bruce Allan
· 14 years ago
8649f43
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
by Bruce Allan
· 14 years ago
520d6f2
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
by Bruce Allan
· 14 years ago
75ce153
e1000e: cleanup: rename goto labels to be more meaningful
by Bruce Allan
· 14 years ago
ffacd47
e1000e: cleanup: use goto for common work needed by multiple exit points
by Bruce Allan
· 14 years ago
f92518d
e1000e: replace '1' with 'true' for boolean get_link_status
by Bruce Allan
· 14 years ago
ec34c17
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
by Bruce Allan
· 14 years ago
07914ee
e1000e: use true/false for bool autoneg_false
by Bruce Allan
· 14 years ago
668018d
e1000e: remove unnecessary parentheses
by Bruce Allan
· 14 years ago
fe1e980
e1000e: remove unnecessary returns from void functions
by Bruce Allan
· 14 years ago
4bcf053
e1000e: remove test that is always false
by Bruce Allan
· 14 years ago
0e15df4
e1000e: minor whitespace and indentation cleanup
by Bruce Allan
· 14 years ago
e885d76
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
by Bruce Allan
· 14 years ago
a2a5b32
e1000e: fix checkpatch warning from MINMAX test
by Bruce Allan
· 14 years ago
24b706b
e1000e: cleanup - use braces in both branches of a conditional statement
by Bruce Allan
· 14 years ago
f23efdf
e1000e: cleanup e1000_set_phys_id
by Bruce Allan
· 14 years ago
66092f5
e1000e: cleanup e1000_init_mac_params_82571()
by Bruce Allan
· 14 years ago
e68782e
e1000e: cleanup e1000_init_mac_params_80003es2lan()
by Bruce Allan
· 14 years ago
9e2d765
e1000e: cleanup - check return values consistently
by Bruce Allan
· 14 years ago
f36bb6c
e1000e: add missing initializers reported when compiling with W=1
by Bruce Allan
· 14 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 14 years ago
fe2ddfb
e1000e: split lib.c into three more-appropriate files
by Bruce Allan
· 14 years ago
c8243ee
e1000e: call er16flash() instead of __er16flash()
by Bruce Allan
· 14 years ago
058e8ed
e1000e: increase version number
by Bruce Allan
· 14 years ago
f2315bf
e1000e: convert final strncpy() to strlcpy()
by Bruce Allan
· 14 years ago
434f139
e1000e: concatenate long debug strings which span multiple lines
by Bruce Allan
· 14 years ago
464c85e
e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
by Bruce Allan
· 14 years ago
7f1557e
e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
by Bruce Allan
· 14 years ago
c077a90
e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
by Bruce Allan
· 14 years ago
90b8298
e1000e: update workaround for 82579 intermittently disabled during S0->Sx
by Bruce Allan
· 14 years ago
79d4e90
e1000e: disable Early Receive DMA on ICH LOMs
by Bruce Allan
· 14 years ago
c85c21a
e1000e: Need to include vmalloc.h
by David S. Miller
· 14 years ago
Next »