index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000
/
e1000_hw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: legacy: field get conversion
Jesse Brandeburg
2023-12-18
1
-26
/
+19
*
intel: add bit macro includes where needed
Jesse Brandeburg
2023-12-18
1
-0
/
+1
*
intel/e1000:fix repeated words in comments
Jilin Yuan
2022-06-30
1
-1
/
+1
*
e1000: Fix typos in comments
Jiaqing Zhao
2022-06-09
1
-2
/
+2
*
net: e1000: remove repeated words for e1000_hw.c
Hao Chen
2021-05-19
1
-2
/
+2
*
e1000: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-23
1
-0
/
+1
*
e1000: remove unused and incorrect code
Jesse Brandeburg
2020-10-14
1
-9
/
+1
*
intel: handle unused assignments
Jesse Brandeburg
2020-09-26
1
-74
/
+65
*
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
2020-09-26
1
-6
/
+1
*
net: e1000: Remove set but not used variable
Zheng Yongjun
2020-09-19
1
-2
/
+1
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-2
/
+2
*
e1000: Fix typo in the comment
Hari
2020-05-29
1
-1
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-27
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
e1000: Fix off-by-one in debug message
Ahmad Fatoum
2017-11-27
1
-2
/
+4
*
e1000: Elementary checkpatch warnings and checks removed
Janusz Wolak
2015-12-13
1
-90
/
+89
*
e1000: get rid of duplicate exit path
Jean Sacren
2015-12-13
1
-4
/
+3
*
e1000: fix kernel-doc argument being missing
Jean Sacren
2015-12-13
1
-0
/
+1
*
e1000: Remove checkpatch coding style errors
Janusz Wolak
2015-12-13
1
-9
/
+7
*
e1000: make eeprom read/write scheduler friendly
Joern Engel
2015-12-13
1
-5
/
+8
*
e1000: remove dead e1000_init_eeprom_params calls
Francois Romieu
2015-09-23
1
-8
/
+0
*
e1000: move e1000_tbi_adjust_stats to where its used
Florian Westphal
2014-09-12
1
-78
/
+0
*
e1000: remove unnecessary break after return
Fabian Frederick
2014-07-21
1
-2
/
+0
*
e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers
Tobias Klauser
2014-05-27
1
-2
/
+2
*
e1000: remove debug messages with function names
Jakub Kicinski
2014-04-11
1
-124
/
+0
*
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
2013-02-16
1
-249
/
+309
*
e1000: fix concurrent accesses to PHY from watchdog and ethtool
Maxime Bizon
2012-11-01
1
-2
/
+15
*
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-11
1
-4
/
+4
*
e1000: Neaten e1000_config_dsp_after_link_change
Joe Perches
2012-02-24
1
-83
/
+73
*
e1000: convert mdelay to msleep
Jesse Brandeburg
2011-10-07
1
-11
/
+11
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-0
/
+6
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-11
1
-0
/
+5824