Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
drivers
/
net
/
ethernet
/
intel
/
e1000
281a8f2
e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()
by Sebastian Andrzej Siewior
· 14 years ago
17eea0d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
8ce6909
e1000: Prevent reset task killing itself.
by Tushar Dave
· 14 years ago
a306085
e1000: look in the page and not in skb->data for the last byte
by Sebastian Andrzej Siewior
· 14 years ago
4af4a233
e1000: remove workaround for Errata 23 from jumbo alloc
by Sebastian Andrzej Siewior
· 14 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
dd7f5c9
e1000: Silence sparse warnings by correcting type
by Andrei Emeltchenko
· 14 years ago
eab467f
e1000: add transmit timestamping support
by Willem de Bruijn
· 14 years ago
e825b73
e1000: Support RX-ALL flag.
by Ben Greear
· 14 years ago
b3f4d59
intel: make wired ethernet driver message level consistent (rev2)
by stephen hemminger
· 14 years ago
52f5509
e1000: fix vlan processing regression
by Jiri Pirko
· 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
· 15 years ago
e29b5d8
v2 e1000: Neaten e1000_dump function
by Tushar Dave
· 14 years ago
542c3f4
e1000: Neaten e1000_config_dsp_after_link_change
by Joe Perches
· 14 years ago
b0d1562
e1000: Support RX-FCS flag.
by Ben Greear
· 14 years ago
11a78dc
e1000: Support sending custom Ethernet CRC.
by Ben Greear
· 14 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
b868179
e1000: add dropped DMA receive enable back in for WoL
by Dean Nelson
· 14 years ago
b04e36b
e1000: Adding e1000_dump function
by Tushar Dave
· 14 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 14 years ago
13acde8
e1000: cleanup CE4100 MDIO registers access
by Florian Fainelli
· 14 years ago
1c26750
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
by Florian Fainelli
· 14 years ago
3a3847e
e1000: fix lockdep splat in shutdown handler
by Jesse Brandeburg
· 14 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 14 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 15 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 15 years ago
f85fa27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 15 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 15 years ago
ea99d83
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
by Joe Perches
· 15 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 15 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 15 years ago
ed64b3c
e1000: fix skb truesize underestimation
by Eric Dumazet
· 15 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 15 years ago
0ef4eed
e1000: convert to private mutex from rtnl
by Jesse Brandeburg
· 15 years ago
4e0d8f7d
e1000: convert mdelay to msleep
by Jesse Brandeburg
· 15 years ago
a4010af
e1000: convert hardware management from timers to threads
by Jesse Brandeburg
· 15 years ago
d5bc77a
e1000: don't enable dma receives until after dma address has been setup
by Dean Nelson
· 15 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 15 years ago
877749b
intel: convert to SKB paged frag API.
by Ian Campbell
· 15 years ago
31c15a2
e1000: save skb counts in TX to avoid cache misses
by Dean Nelson
· 15 years ago
0178934
net: introduce IFF_UNICAST_FLT private flag
by Jiri Pirko
· 15 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 15 years ago