Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00dabd57e8207c6c7f3a5decc2c56e54951d568a
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
e1000.h
529498c
e1000e: Bump the version to 3.2.5
by Yanir Lubetkin
· 9 years ago
83129b3
e1000e: fix systim issues
by Yanir Lubetkin
· 9 years ago
ff91742
e1000e: fix flush_desc_ring implementation
by Yanir Lubetkin
· 9 years ago
5684044
e1000e: Add pm_qos header
by David Ahern
· 10 years ago
e2c6544
e1000e: Move pm_qos_req to e1000e adapter
by Thomas Graf
· 10 years ago
79849eb
e1000e: initial support for i219
by David Ertman
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
c6f3148
e1000e: Out of line __ew32_prepare/__ew32
by Andi Kleen
· 11 years ago
5e7ff97
e1000e: 82574/82583 TimeSync errata for SYSTIM read
by Todd Fujinaka
· 11 years ago
b56083e
e1000e: Cleanup checkpatch extra space
by David Ertman
· 11 years ago
59c871c
e1000e: add timeout for TX HW time stamping work
by Jakub Kicinski
· 11 years ago
63eb48f
e1000e Refactor of Runtime Power Management
by David Ertman
· 11 years ago
2800209
e1000e: Refactor PM flows
by David Ertman
· 11 years ago
e78b80b
e1000e: Cleanup - Update GPL header and Copyright
by David Ertman
· 11 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 11 years ago
c96ddb0
e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split
by Wei Yang
· 12 years ago
2a437cd
e1000e: fix scheduling while atomic bug
by Bruce Allan
· 12 years ago
d495bcb
e1000e: EEE capability advertisement not set/disabled as required
by Bruce Allan
· 12 years ago
ce43a21
e1000e: cleanup USLEEP_RANGE checkpatch checks
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
66501f5
e1000e: cleanup LEADING_SPACE checkpatch warnings
by Bruce Allan
· 12 years ago
c29c3ba
e1000e: cleanup LONG_LINE checkpatch warnings
by Bruce Allan
· 12 years ago
948f97a
e1000e: cosmetic move of #defines and prototypes to the new manage.h
by Bruce Allan
· 12 years ago
d226311
e1000e: cosmetic move of #defines and function prototypes to the new nvm.h
by Bruce Allan
· 12 years ago
93b9f8b
e1000e: cosmetic move of #defines and function prototypes to the new phy.h
by Bruce Allan
· 12 years ago
bdfe2da
e1000e: cosmetic move of function prototypes to the new mac.h
by Bruce Allan
· 12 years ago
1b41db3
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
by Bruce Allan
· 12 years ago
f25701d
e1000e: cosmetic move of #defines and prototypes to the new 82571.h
by Bruce Allan
· 12 years ago
c2ade1a
e1000e: use generic IEEE MII definitions
by Bruce Allan
· 12 years ago
41c7d9c
e1000e: cleanup: remove unused #define
by Bruce Allan
· 12 years ago
6b598e1
e1000e: cleanup: remove e1000e_commit_phy()
by Bruce Allan
· 12 years ago
dde3a57
e1000e: cleanup: remove e1000_get_cable_length()
by Bruce Allan
· 12 years ago
fe90849
e1000e: cleanup: rename e1000_get_cfg_done()
by Bruce Allan
· 12 years ago
9d57088
e1000e: add comment to spinlock_t definition
by Bruce Allan
· 12 years ago
bf67044
e1000e: update copyright date
by Bruce Allan
· 12 years ago
fc915e9
e1000e: remove prototype of non-existent function
by Bruce Allan
· 12 years ago
94fb848
e1000e: enable ECC on I217/I218 to catch packet buffer memory errors
by Bruce Allan
· 12 years ago
d89777b
e1000e: add support for IEEE-1588 PTP
by Bruce Allan
· 12 years ago
b67e191
e1000e: add support for hardware timestamping on some devices
by Bruce Allan
· 12 years ago
203e415
e1000e: add ethtool .get_eee/.set_eee
by Bruce Allan
· 12 years ago
12d43f7
e1000e: unexpected "Reset adapter" message when cable pulled
by Bruce Allan
· 12 years ago
e921eb1
e1000e: cosmetic cleanup of comments
by Bruce Allan
· 12 years ago
8edc0e6
e1000e: Change wthresh to 1 to avoid possible Tx stalls
by Hiroaki SHIMODA
· 12 years ago
d821a4c
e1000e: DoS while TSO enabled caused by link partner with small MSS
by Bruce Allan
· 12 years ago
22a4cca
e1000e: Program the correct register for ITR when using MSI-X.
by Matthew Vick
· 12 years ago
2fbe452
e1000e: initial support for i217
by Bruce Allan
· 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
bdc125f
e1000e: 82579 potential system hang on stress when ME enabled
by Bruce Allan
· 13 years ago
bb9e44d
e1000e: prevent oops when adapter is being closed and reset simultaneously
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
44abd5c
e1000e: cleanup use of check_reset_block 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
0184039
e1000e: Support RXFCS feature flag.
by Ben Greear
· 13 years ago
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
79d4e90
e1000e: disable Early Receive DMA on ICH LOMs
by Bruce Allan
· 13 years ago
6a92f73
e1000e: use default settings for Tx Inter Packet Gap timer
by Bruce Allan
· 13 years ago
55aa698
e1000e: pass pointer to ring struct instead of adapter struct
by Bruce Allan
· 13 years ago
c5083cf
e1000e: convert head, tail and itr_register offsets to __iomem pointers
by Bruce Allan
· 13 years ago
09357b0
e1000e: Avoid wrong check on TX hang
by Jeff Kirsher
· 13 years ago
a90b412
e1000e: locking bug introduced by commit 67fd4fcb
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
ca1ba7c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 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
5f45021
e1000e: convert driver to use extended descriptors
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/e1000.h]
c2fed99
e1000e: use GFP_KERNEL allocations at init time
by Jeff Kirsher
· 13 years ago
995181b
e1000e: remove e1000_queue_stats
by Eric Dumazet
· 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
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
78cd29d
e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
by Bruce Allan
· 14 years ago
86d70e5
e1000e: convert to new VLAN model
by Jeff Kirsher
· 14 years ago
67fd4fc
e1000e: convert to stats64
by Jeff Kirsher
· 14 years ago
0d6057e
e1000e: update Copyright for 2011
by Bruce Allan
· 14 years ago
31dbe5b
e1000e: power off PHY after reset when interface is down
by Bruce Allan
· 14 years ago
fe46f58
e1000e: use either_crc_le() rather than re-write it
by Bruce Allan
· 14 years ago
073287c
e1000e: support new PBA format from EEPROM
by Bruce Allan
· 14 years ago
9633e63
e1000e: fix double initialization in blink path
by Holger Eitzenberger
· 14 years ago
ff10e13
e1000e: reset PHY after errors detected
by Carolyn Wyborny
· 14 years ago
828bac8
e1000e: 82579 performance improvements
by Bruce Allan
· 14 years ago
3a3b758
e1000e: use hardware writeback batching
by Jesse Brandeburg
· 14 years ago
8e86acd
e1000e: Fix irq_synchronize in MSI-X case
by Jeff Kirsher
· 14 years ago
0c6bdb3
e1000e: avoid polling h/w registers during link negotiation
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
8c7bbb9
e1000e: separate out PHY statistics register updates
by Bruce Allan
· 14 years ago
9ed318d
e1000e: save skb counts in TX to avoid cache misses
by Tom Herbert
· 15 years ago
e1703b36
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6f461f6
e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
by Bruce Allan
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8544b9f
e1000e: Use pr_<level> and netdev_<level>
by Bruce Allan
· 15 years ago
f49c57e
e1000e: do not modify tx_queue_len on link speed change
by Emil Tantilov
· 15 years ago
Next »