Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1aef70ef125165e0114a8e475636eff242a52030
/
drivers
/
net
/
e1000e
1aef70e
e1000e: don't check for alternate MAC addr on parts that don't support it
by Bruce Allan
· 14 years ago
19833b5
e1000e: disable ASPM L1 on 82573
by Bruce Allan
· 14 years ago
2d0bb1c
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
by Jeff Kirsher
· 14 years ago
6ba7401
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
96f2bd1
e1000e: correct MAC-PHY interconnect register offset for 82579
by Bruce Allan
· 14 years ago
00dad5e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
8e86acd
e1000e: Fix irq_synchronize in MSI-X case
by Jeff Kirsher
· 14 years ago
c128ec2
e1000e: register pm_qos request on hardware activation
by Florian Mickler
· 14 years ago
ff847ac
e1000e: 82577/82578 PHY register access issues
by Bruce Allan
· 14 years ago
ea7afd3
e1000e: Drop a useless statement
by Jean Delvare
· 14 years ago
82f6825
pm_qos: Get rid of the allocation in pm_qos_add_request()
by James Bottomley
· 14 years ago
5a86f28
e1000e: disable EEE support by default
by Bruce Allan
· 14 years ago
cc40f57
e1000e: remove EEE module parameter
by Bruce Allan
· 14 years ago
8eb64e6
e1000e: suppress compile warnings on certain archs
by Bruce Allan
· 14 years ago
36f2407
e1000e: don't inadvertently re-set INTX_DISABLE
by Dean Nelson
· 14 years ago
52b6dcf
e1000e: fail when try to setup unsupported features
by Stanislaw Gruszka
· 14 years ago
17f085d
e1000e: disable gig speed when in S0->Sx transition
by Bruce Allan
· 14 years ago
dbcb9fec
e1000e: packet split should not be used with early receive
by Bruce Allan
· 14 years ago
f2e2b3a
e1000e: do not touch PHY page 800 registers when link speed is 1000Mbps
by Bruce Allan
· 14 years ago
0c6bdb3
e1000e: avoid polling h/w registers during link negotiation
by Bruce Allan
· 14 years ago
c14c643
e1000e: update driver version number
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
eb7700d
e1000e: fix check for manageability on ICHx/PCH
by Bruce Allan
· 14 years ago
8c7bbb9
e1000e: separate out PHY statistics register updates
by Bruce Allan
· 14 years ago
3f0c16e
e1000e: cleanup e1000_sw_lcd_config_ich8lan()
by Bruce Allan
· 14 years ago
3af5048
e1000e: cleanup ethtool loopback setup code
by Bruce Allan
· 14 years ago
3b21b50
e1000e: change logical negate to bitwise
by Dan Carpenter
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
10df0b9
e1000e: add PCI device id to enable support for 82567V-4
by Bruce Allan
· 15 years ago
e98cac4
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
by Bruce Allan
· 15 years ago
a305595
e1000e: move settting of flow control refresh timer to link setup code
by Bruce Allan
· 15 years ago
a65a4a0
e1000e: fix checks for manageability enabled and management pass-through
by Bruce Allan
· 15 years ago
eab50ff
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
by Bruce Allan
· 15 years ago
8b802a7
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
by Bruce Allan
· 15 years ago
757c530
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
by Bruce Allan
· 15 years ago
9c5e209
e1000e: cleanup multiple common exit points
by Bruce Allan
· 15 years ago
52a9b23
e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
by Bruce Allan
· 15 years ago
cd79161
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
by Bruce Allan
· 15 years ago
11b08be
e1000e: bad state after running ethtool diagnostics with AMT enabled
by Bruce Allan
· 15 years ago
4fe4491
e1000e: use static params to save stack space (part 2)
by Bruce Allan
· 15 years ago
ed77134
PM QOS update
by Mark Gross
· 15 years ago
627c8a0
e1000e: Reset 82577/82578 PHY before first PHY register read
by Bruce Allan
· 15 years ago
6dfaa76
e1000e: reset MAC-PHY interconnect on 82577/82578 during Sx->S0
by Bruce Allan
· 15 years ago
eab2abf
e1000/e1000e: implement a simple interrupt moderation
by Jesse Brandeburg
· 15 years ago
edf15c1
e1000e: increase rx fifo size to 36K on 82574 and 82583
by Alexander Duyck
· 15 years ago
f85e4df
e1000e: Save irq into netdev structure
by Tom Herbert
· 15 years ago
c72ea83
e1000e: Remove unnessary log message
by Tom Herbert
· 15 years ago
50849d7
e1000e: reduce writes of RX producer ptr
by Tom Herbert
· 15 years ago
9ed318d
e1000e: save skb counts in TX to avoid cache misses
by Tom Herbert
· 15 years ago
7ef5273
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0c75ba2
e1000e: Fix oops caused by ASPM patch.
by Anton Blanchard
· 15 years ago
84f4ee9
e1000e: add registers etc. printout code just before resetting adapters
by Taku Izumi
· 15 years ago
0be3f55
e1000e: use DMA API instead of PCI DMA functions
by Nick Nunley
· 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
e743d31
drivers: net: use skb_headlen()
by Eric Dumazet
· 15 years ago
dad1e54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
dac8761
e1000e: stop cleaning when we reach tx_ring->next_to_use
by Terry Loftin
· 15 years ago
6f59d66
e1000e: use static params to save stack space
by Jesse Brandeburg
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 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
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
2c73e1f
e1000e: typo corrections
by Joe Perches
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 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
a034016
Net / e1000e: Fix build issue introduced by runtime PM patch
by Rafael J. Wysocki
· 15 years ago
e50208a
e1000e: Fix build with CONFIG_PM disabled.
by David S. Miller
· 15 years ago
23606cf
e1000e / PCI / PM: Add basic runtime PM support (rev. 4)
by Rafael J. Wysocki
· 15 years ago
d89b218
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
a80483d
e1000e: fix packet corruption and tx hang during NFSv2
by Jesse Brandeburg
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
7aeef97
net: e1000e: convert to use mc helpers
by Jiri Pirko
· 15 years ago
b405e8d
e1000e: Fix namespace conflicts wrt. e1000_has_link
by David S. Miller
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
8e1e8a4
net: Fix IPv6 GSO type checks in Intel ethernet drivers
by Sridhar Samudrala
· 15 years ago
9926146
e1000/e1000e: don't use small hardware rx buffers
by Jesse Brandeburg
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b94b502
e1000e: enhance frame fragment detection
by Jesse Brandeburg
· 15 years ago
c1fa347
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
by Roel Kluin
· 15 years ago
ab8932f
e1000e: genericize the update multicast address list
by Bruce Allan
· 15 years ago
f4d2dd4
e1000e: provide MAC-family-specific function to set LAN ID
by Bruce Allan
· 15 years ago
608f8a0
e1000e: use alternate MAC address on ESB2 if available
by Bruce Allan
· 15 years ago
baf86c9
e1000e: workaround link issues on busy hub in half duplex on 82577/82578
by Bruce Allan
· 15 years ago
fddaa1a
e1000e: MDIO slow mode should always be done for 82577
by Bruce Allan
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b7a9216
e1000e: fix and commonize code for setting the receive address registers
by Bruce Allan
· 15 years ago
ca777f9
e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value
by Bruce Allan
· 15 years ago
f464ba8
e1000e: perform 10/100 adaptive IFS only on parts that support it
by Bruce Allan
· 15 years ago
29477e2
e1000e: don't accumulate PHY statistics on PHY read failure
by Bruce Allan
· 15 years ago
28b8f04
e1000e: call pci_save_state() after pci_restore_state()
by Bruce Allan
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
db94ce9
e1000e: LED settings in EEPROM ignored on 82571 and 82572
by Bruce Allan
· 15 years ago
3421eec
e1000e: only perform ESB2 MDIC workaround on certain configurations
by Bruce Allan
· 15 years ago
0781895
e1000e: replace incorrect use of GG82563_REG macro
by Bruce Allan
· 15 years ago
93a23f4
e1000e: minor correction to name of bit in CTRL_EXT register
by Bruce Allan
· 15 years ago
Next »