Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f5e261e626eb3fe07adf484aaad2ecfc757feba3
/
drivers
/
net
/
ethernet
/
intel
f5e261e
e1000e: update copyright year
by Bruce Allan
· 13 years ago
fe2ddfb5
e1000e: split lib.c into three more-appropriate files
by Bruce Allan
· 13 years ago
c8243ee
e1000e: call er16flash() instead of __er16flash()
by Bruce Allan
· 13 years ago
058e8ed
e1000e: increase version number
by Bruce Allan
· 13 years ago
f2315bf
e1000e: convert final strncpy() to strlcpy()
by Bruce Allan
· 13 years ago
434f139
e1000e: concatenate long debug strings which span multiple lines
by Bruce Allan
· 13 years ago
464c85e
e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
by Bruce Allan
· 13 years ago
7f1557e
e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
by Bruce Allan
· 13 years ago
c077a90
e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
by Bruce Allan
· 13 years ago
90b8298
e1000e: update workaround for 82579 intermittently disabled during S0->Sx
by Bruce Allan
· 13 years ago
79d4e90
e1000e: disable Early Receive DMA on ICH LOMs
by Bruce Allan
· 13 years ago
c85c21a
e1000e: Need to include vmalloc.h
by David S. Miller
· 13 years ago
d6cb17d
e1000e: 82574/82583 Tx hang workaround
by Bruce Allan
· 13 years ago
c550b12
e1000e: use hardware default values for Transmit Control register
by Bruce Allan
· 13 years ago
6a92f73
e1000e: use default settings for Tx Inter Packet Gap timer
by Bruce Allan
· 13 years ago
4d24136
e1000e: 82579: workaround for link drop issue
by Bruce Allan
· 13 years ago
56032be
e1000e: always set transmit descriptor control registers the same
by Bruce Allan
· 13 years ago
b6fbca2
e1000e: default IntMode based on kernel config & available hardware support
by Bruce Allan
· 13 years ago
508da42
e1000e: re-factor ethtool get/set ring parameter
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
7ee9135
e1000e: re-enable alternate MAC address for all devices which support it
by Bruce Allan
· 13 years ago
70495a5
e1000e: add Receive Packet Steering (RPS) support
by Bruce Allan
· 13 years ago
afd1293
e1000e: cleanup Rx checksum offload code
by Bruce Allan
· 13 years ago
3d8fe98
ixgbevf: make operations tables const
by Stephen Hemminger
· 13 years ago
b5417bf
ixgbevf: fix sparse warnings
by Stephen Hemminger
· 13 years ago
b47aca13
ixgbevf: make ethtool ops and strings const
by Stephen Hemminger
· 13 years ago
375b27c
ixgbevf: Prevent possible race condition by checking for message
by Greg Rose
· 13 years ago
795be954
ixgbe: Fix register defines to correctly handle complex expressions
by Alexander Duyck
· 13 years ago
56b6896
igbvf: Remove unnecessary irq disable/enable
by Mitch A Williams
· 13 years ago
b2f0f6b
igbvf: remove unneeded cast
by Stephen Hemminger
· 13 years ago
6e86132
igb: Update Copyright on all Intel copyrighted files.
by Carolyn Wyborny
· 13 years ago
c50b52a
igb: make local functions static
by Stephen Hemminger
· 13 years ago
ea81875
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
by Neerav Parikh
· 13 years ago
a95a074
igb: reset PHY after recovering from PHY power down
by Koki Sanagi
· 13 years ago
749ab2c
igb: add basic runtime PM support
by Yan, Zheng
· 13 years ago
bdbc063
igb: Add support for byte queue limits.
by Eric Dumazet
· 13 years ago
13acde8
e1000: cleanup CE4100 MDIO registers access
by Florian Fainelli
· 13 years ago
1c26750
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
by Florian Fainelli
· 13 years ago
3a3847e
e1000: fix lockdep splat in shutdown handler
by Jesse Brandeburg
· 13 years ago
0e22d04
ixgbe: add support for new 82599 device.
by Don Skidmore
· 13 years ago
9e791e4
ixgbe: add support for new 82599 device id
by Emil Tantilov
· 13 years ago
176f950
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
by Emil Tantilov
· 13 years ago
52f33af
ixgbe: fix typo's
by Stephen Hemminger
· 13 years ago
c1085b1
ixgbe: fix incorrect PHY register reads
by Emil Tantilov
· 13 years ago
f83396a
igb: Add flow control advertising to ethtool setting.
by Carolyn Wyborny
· 13 years ago
f131a6c
ixgbevf: Fix register defines to correctly handle complex expressions
by Alexander Duyck
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
560f20d
ixgbe: Remove function prototype for non-existent function
by Greg Rose
· 13 years ago
43497cc
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
by John Fastabend
· 13 years ago
4909fe9
ixgbe: DCBnl set_all, order of operations fix
by John Fastabend
· 13 years ago
e8c626e
igb: Update DMA Coalescing threshold calculation.
by Matthew Vick
· 13 years ago
5f4a780
e1000e: hitting BUG_ON() from napi_enable
by Bruce Allan
· 13 years ago
09357b0
e1000e: Avoid wrong check on TX hang
by Jeff Kirsher
· 13 years ago
3f0cfa3
e1000e: Support for byte queue limits
by Tom Herbert
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
f85fa27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
33a5ba1
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
by Rick Jones
· 13 years ago
ea99d83
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
by Joe Perches
· 13 years ago
82bbcde
igb: Convert bare printk to pr_notice
by Joe Perches
· 13 years ago
876d2d6
igb: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
dbd9636
ixgbevf: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
a4ba8cb
igbvf: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
8d23363
ixgbe: fix LED blink logic to check for link
by Emil Tantilov
· 13 years ago
ef456f8
e1000e: Convert printks to pr_<level>
by Jeff Kirsher
· 13 years ago
ef9b965
e1000e: convert to real ndo_set_rx_mode
by Jesse Brandeburg
· 13 years ago
612a94d
Sweep the last of the active .get_drvinfo floors under ethernet/
by Rick Jones
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
0126410
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
by Rose, Gregory V
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
433aee0
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
by Jeff Kirsher
· 13 years ago
c1a7e1e
ixgbevf: Update release version
by Greg Rose
· 13 years ago
8599e25
ixgbe: DCB, return max for IEEE traffic classes
by John Fastabend
· 13 years ago
331bcf4
ixgbe: fix reading of the buffer returned by the firmware
by Emil Tantilov
· 13 years ago
9487dc8
ixgbe: Fix compiler warnings
by Greg Rose
· 13 years ago
b120818
ixgbe: fix smatch splat due to missing NULL check
by John Fastabend
· 13 years ago
93d3ce8
ixgbe: fix disabling of Tx laser at probe
by Emil Tantilov
· 13 years ago
232ef6b
ixgbe: Fix link issues caused by a reset while interface is down
by Emil Tantilov
· 13 years ago
d5a0e36
igb: Fix for I347AT4 PHY cable length unit detection
by Kantecki, Tomasz
· 13 years ago
243559f
e100: make sure vlan support isn't advertised on old adapters
by Jesse Brandeburg
· 13 years ago
34c9ef8
e1000e: demote a debugging WARN to a debug log message
by Bruce Allan
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
1128c75
igb: VFTA Table Fix for i350 devices
by Carolyn Wyborny
· 13 years ago
b6e0c41
igb: Move DMA Coalescing init code to separate function.
by Carolyn Wyborny
· 13 years ago
65189d2
igb: Fix for Alt MAC Address feature on 82580 and later devices
by Carolyn Wyborny
· 13 years ago
7d94eb8
igbvf: Bump version number
by Williams, Mitch A
· 13 years ago
1009075
igbvf: Update module identification strings
by Williams, Mitch A
· 13 years ago
46a0169
igb: fix a compile warning
by RongQing Li
· 13 years ago
7b8b596
igbvf: fix truesize underestimation
by Eric Dumazet
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
15e5209
ixgbe: change the eeprom version reported by ethtool
by Emil Tantilov
· 13 years ago
2fa5eef
ixgbe: allow eeprom writes via ethtool
by Emil Tantilov
· 13 years ago
79488c5
ixgbe: fix endianess when writing driver version to firmware
by Emil Tantilov
· 13 years ago
0224d66
igb: Check if subordinate VFs are assigned to virtual machines
by Greg Rose
· 13 years ago
Next »