Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c077a9065b8d4612e4d55bd53c3563ca10d5c944
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
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
d6cb17d
e1000e: 82574/82583 Tx hang workaround
by Bruce Allan
· 14 years ago
c550b12
e1000e: use hardware default values for Transmit Control register
by Bruce Allan
· 14 years ago
6a92f73
e1000e: use default settings for Tx Inter Packet Gap timer
by Bruce Allan
· 14 years ago
4d24136
e1000e: 82579: workaround for link drop issue
by Bruce Allan
· 14 years ago
56032be
e1000e: always set transmit descriptor control registers the same
by Bruce Allan
· 14 years ago
b6fbca2
e1000e: default IntMode based on kernel config & available hardware support
by Bruce Allan
· 14 years ago
508da42
e1000e: re-factor ethtool get/set ring parameter
by Bruce Allan
· 14 years ago
55aa698
e1000e: pass pointer to ring struct instead of adapter struct
by Bruce Allan
· 14 years ago
c5083cf
e1000e: convert head, tail and itr_register offsets to __iomem pointers
by Bruce Allan
· 14 years ago
7ee9135
e1000e: re-enable alternate MAC address for all devices which support it
by Bruce Allan
· 14 years ago
70495a5
e1000e: add Receive Packet Steering (RPS) support
by Bruce Allan
· 14 years ago
afd1293
e1000e: cleanup Rx checksum offload code
by Bruce Allan
· 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
· 14 years ago
5f4a780
e1000e: hitting BUG_ON() from napi_enable
by Bruce Allan
· 14 years ago
09357b0
e1000e: Avoid wrong check on TX hang
by Jeff Kirsher
· 14 years ago
3f0cfa3
e1000e: Support for byte queue limits
by Tom Herbert
· 14 years ago
f85fa27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 14 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 14 years ago
33a5ba1
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
by Rick Jones
· 14 years ago
ef456f8
e1000e: Convert printks to pr_<level>
by Jeff Kirsher
· 14 years ago
ef9b965
e1000e: convert to real ndo_set_rx_mode
by Jesse Brandeburg
· 14 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 14 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
34c9ef8
e1000e: demote a debugging WARN to a debug log message
by Bruce Allan
· 14 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 14 years ago
a90b412
e1000e: locking bug introduced by commit 67fd4fcb
by Bruce Allan
· 14 years ago
98a045d
e1000e: fix skb truesize underestimation
by Eric Dumazet
· 14 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 14 years ago
b64e9dd
e1000e: bad short packets received when jumbos enabled on 82579
by Bruce Allan
· 14 years ago
462d599
e1000e: WoL fails on device ID 0x1501
by Bruce Allan
· 14 years ago
03299e4
e1000e: WoL can fail on 82578DM
by Bruce Allan
· 14 years ago
8ce9d6c
e1000e: make function tables const
by Jeff Kirsher
· 14 years ago
877749b
intel: convert to SKB paged frag API.
by Ian Campbell
· 14 years ago
dc22129
e1000e: convert to netdev features/hw_features API
by Bruce Allan
· 14 years ago
ca1ba7c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 14 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
c5778b4
e1000e: bump driver version number
by Bruce Allan
· 14 years ago
5f45021
e1000e: convert driver to use extended descriptors
by Bruce Allan
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
dee1ad4
intel: Move the Intel wired LAN drivers
by Jeff Kirsher
· 14 years ago