Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e2c6544829f8df396a0a233c86d5ee78f405ffef
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
e2c6544
e1000e: Move pm_qos_req to e1000e adapter
by Thomas Graf
· 10 years ago
837a1db
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
by Alexander Duyck
· 10 years ago
bdf36d9
ptp: e1000e: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
32eaf12
Merge branch 'ptp-2038'
by David S. Miller
· 10 years ago
07c74eb
ptp: e1000e: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
152c0a9
e1000e: NVM write protect access removed from SPT HW
by Yanir Lubetkin
· 10 years ago
a60a132
e1000e: call netif_carrier_off early on down
by Eliezer Tamir
· 10 years ago
1103a63
e1000e: remove calls to ioremap/unmap for NVM addr
by Yanir Lubetkin
· 10 years ago
9d17ce4
e1000e: fix obscure comments
by Yanir Lubetkin
· 10 years ago
79849eb
e1000e: initial support for i219
by David Ertman
· 11 years ago
472f31f
net: e1000e: support txtd update delay via xmit_more
by Florian Westphal
· 11 years ago
6930895
e1000e: Fix 82572EI that has no hardware timestamp support
by Mathias Koehrer
· 11 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 11 years ago
4d045b4
e1000e: convert to CYCLECOUNTER_MASK macro.
by Richard Cochran
· 11 years ago
54da508
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
by David S. Miller
· 11 years ago
f4de2b9
net: e1000e: convert to timecounter adjtime.
by Richard Cochran
· 11 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 11 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
67fd893
ethernet/intel: Use napi_alloc_skb
by Alexander Duyck
· 11 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 11 years ago
d61c81c
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 11 years ago
5c8d19d
e100e: use netdev_rss_key_fill() helper
by Eric Dumazet
· 11 years ago
47ccd1e
e1000e: Fix TSO with non-accelerated vlans
by Vlad Yasevich
· 11 years ago
5e815d8
e1000e: delete excessive space character in debug message
by Jean Sacren
· 11 years ago
da8ed50
e1000e: fix trivial kernel doc typos
by Jean Sacren
· 11 years ago
2a7e19a
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
by David Ertman
· 11 years ago
2116bc2
e1000e: Fix EEE in S5 w/ Runtime PM enabled
by David Ertman
· 11 years ago
b4c1e6b
e1000e: Add support for EEE in Sx states
by David Ertman
· 11 years ago
491a04d
e1000e: Add code to check return values on NVM accesses
by David Ertman
· 11 years ago
493004d
e1000e: Fix CRC errors with jumbo traffic
by David Ertman
· 11 years ago
4145ce0
e1000e: remove unnecessary break after return
by Fabian Frederick
· 11 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
c6f3148
e1000e: Out of line __ew32_prepare/__ew32
by Andi Kleen
· 11 years ago
50844bb
e1000e: Fix expand setting EEE link info to all affected parts
by David Ertman
· 11 years ago
261a7d1
e1000e: Cleanup parenthesis around return value
by David Ertman
· 11 years ago
5e7ff97
e1000e: 82574/82583 TimeSync errata for SYSTIM read
by Todd Fujinaka
· 11 years ago
b3e5bf1
e1000e: Failure to write SHRA turns on PROMISC mode
by David Ertman
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2c98262
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
by David Ertman
· 11 years ago
7142a55
e1000e: Fix issue with link flap on 82579
by David Ertman
· 11 years ago
fbb9ab1
e1000e: Expand workaround for 10Mb HD throughput bug
by David Ertman
· 11 years ago
77e6114
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
by David Ertman
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0e8e842
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
by David Ertman
· 11 years ago
b56083e
e1000e: Cleanup checkpatch extra space
by David Ertman
· 11 years ago
6cf08d1
e1000e: Cleanup to fix checkpatch missing blank lines
by David Ertman
· 11 years ago
3992c8e
e1000e: Cleanup return values in ethtool
by David Ertman
· 11 years ago
c5ffe7e
e1000e/igb/ixgbe/i40e: fix message terminations
by Jakub Kicinski
· 11 years ago
3e7986f
e1000e: Enclose e1000e_pm_thaw() with CONFIG_PM_SLEEP
by Hiroaki SHIMODA
· 11 years ago
c751a3d
e1000e: Correctly include VLAN_HLEN when changing interface MTU
by Vlad Yasevich
· 11 years ago
bcf1f57
e1000e: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
b20a774
e1000e: Fix no connectivity when driver loaded with cable out
by David Ertman
· 11 years ago
201b54b
e1000e: remove redundant if clause from PTP work
by Jakub Kicinski
· 11 years ago
59c871c
e1000e: add timeout for TX HW time stamping work
by Jakub Kicinski
· 11 years ago
4986b4f0
ptp: drivers: set the number of programmable pins.
by Richard Cochran
· 11 years ago
e7e834a
e1000e: Fix Explicitly set Transmit Control Register
by David Ertman
· 12 years ago
d9554e9
e1000e: Fix Hardware Unit Hang
by David Ertman
· 12 years ago
72f72dc
e1000e: fix the build error when PM is disabled
by Kevin Hao
· 11 years ago
e25909b
net: e1000e calls skb_set_hash
by Tom Herbert
· 12 years ago
96dee02
e1000e: Fix SHRA register access for 82579
by David Ertman
· 11 years ago
ad40064
e1000e: Fix ethtool offline tests for 82579 parts
by David Ertman
· 11 years ago
5bb7317
e1000e: Fix not generating an error on invalid load parameter
by David Ertman
· 11 years ago
74f350e
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
by David Ertman
· 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
3b70d4f
e1000e: Add missing branding strings in ich8lan.c
by David Ertman
· 12 years ago
e78b80b
e1000e: Cleanup - Update GPL header and Copyright
by David Ertman
· 12 years ago
a03206e
e1000e: Fix 82579 sets LPI too early.
by David Ertman
· 12 years ago
f7235ef
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
by David Ertman
· 12 years ago
b485dba
e1000e: Cleanup unecessary references
by David Ertman
· 12 years ago
6c2ed39
e1000e: PTP lock in e1000e_phc_adjustfreq
by Todd Fujinaka
· 12 years ago
0cc7c95
e1000e: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
38a529b
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
by Mika Westerberg
· 12 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
7509963
e1000e: Fix a compile flag mis-match for suspend/resume
by David Ertman
· 12 years ago
918a430
e1000e: fix compiler warning (maybe-unitialized variable)
by David Ertman
· 12 years ago
9e6c3b6
e1000e: fix compiler warnings
by David Ertman
· 12 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 12 years ago
4e8cff6
e1000e: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 12 years ago
1ee2dcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
62d7e3a
e1000e: Validate hwtstamp_config completely before applying it
by Ben Hutchings
· 12 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
5ccc921
intel: Remove extern from function prototypes
by Joe Perches
· 12 years ago
718a39e
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
by Russell King
· 12 years ago
c3a0dce
e1000e: fix overrun of PHY RAR array
by David Ertman
· 12 years ago
138953b
e1000e: cleanup boolean comparison to true
by David Ertman
· 12 years ago
35fdb94
e1000e: balance semaphore put/get for 82573
by Steven La
· 12 years ago
22f8aba
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
by Bruce Allan
· 12 years ago
e8c254c
e1000e: Avoid kernel crash during shutdown
by Li Zhang
· 12 years ago
13129d9
e1000e: Add code to check for failure of pci_disable_link_state call
by Carolyn Wyborny
· 12 years ago
0cf0459
e1000e: cleanup whitespace in recent commit
by Bruce Allan
· 12 years ago
16b095a
e1000e: fix I217/I218 PHY initialization flow
by Bruce Allan
· 12 years ago
97390ab
e1000e: do not resume device from RPM suspend to read PHY status registers
by Bruce Allan
· 12 years ago
91a3d82
e1000e: enable support for new device IDs
by Bruce Allan
· 12 years ago
3ef672a
e1000e: ethtool unnecessarily takes device out of RPM suspend
by Bruce Allan
· 12 years ago
e0236ad
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
by Bruce Allan
· 12 years ago
ce345e0
e1000e: low throughput using 4K jumbos on I218
by Bruce Allan
· 12 years ago
da1e204
e1000e: iAMT connections drop on driver unload when jumbo frames enabled
by Bruce Allan
· 12 years ago
Next »