Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e304147cdb404ce6d1dd0e50cb19f52142bb363
/
drivers
/
net
/
e1000e
68eac46
e1000e: fix use of pci_enable_pcie_error_reporting
by Xiaotian Feng
· 15 years ago
82776a4
e1000e: WoL does not work on 82577/82578 with manageability enabled
by Bruce Allan
· 15 years ago
148675a
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
by Bruce Allan
· 15 years ago
373a88d
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
by Bruce Allan
· 15 years ago
7d3cabb
e1000e: disable K1 at 1000Mbps for 82577/82578
by Bruce Allan
· 15 years ago
906e8d9
e1000e: delay second read of PHY_STATUS register on failure of first read
by Bruce Allan
· 15 years ago
28c9195
e1000e: prevent NVM corruption on sectors larger than 4K
by Bruce Allan
· 15 years ago
60f1292
e1000e: do not write SmartSpeed register bits on parts without support
by Bruce Allan
· 15 years ago
fc0c776
e1000e: delay after LCD reset and proper checks for PHY configuration done
by Bruce Allan
· 15 years ago
e65fa87
e1000e: PHY loopback broken on 82578
by Bruce Allan
· 15 years ago
c93b5a7
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
by Mike Mason
· 15 years ago
679e8a0
e1000e: stop unnecessary polling when using msi-x
by Andy Gospodarek
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
98a1708
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
by Martin Olsson
· 16 years ago
18760f1
e1000e: Expose MDI-X status via ethtool change
by Chaitanya Lala
· 16 years ago
edfea6e6
e1000e: Call e1000e_config_collision_dist() after TCTL has been set
by Simon Horman
· 16 years ago
23a2d1b
e1000e: Fixes possible phy corrupton on 82571 designs.
by Dave Graham
· 16 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 16 years ago
3be8c94
e1000e: bump the version number
by Bruce Allan
· 16 years ago
37289d9
e1000e: workaround a Tx hang on 82577/82578
by Bruce Allan
· 16 years ago
a4f58f5
e1000e: add support for 82577/82578 GbE LOM parts
by Bruce Allan
· 16 years ago
2adc55c
e1000e: specify max supported frame size in adapter struct
by Bruce Allan
· 16 years ago
3ec2a2b
e1000e: correct flow control thresholds
by Bruce Allan
· 16 years ago
918d719
e1000e: do not attempt to disable smart powerdown if not supported
by Bruce Allan
· 16 years ago
6e50912a
e1000e: enable CRC stripping by default
by Bruce Allan
· 16 years ago
cdd0db0
net: dont update dev->trans_start
by Eric Dumazet
· 16 years ago
cbe7a81
igb/e1000e: update PSSR_MDIX value to reflect correct bit
by Alexander Duyck
· 16 years ago
c2d5ab4
e1000/e1000e/igb/ixgb: don't txhang after link down
by Jesse Brandeburg
· 16 years ago
4cb9be7
e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
by Jesse Brandeburg
· 16 years ago
e5e9743
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
9c563d2
e1000e: indicate link down at load
by Jesse Brandeburg
· 16 years ago
a86043c
e1000e: fix bug in restart queue logic
by Jesse Brandeburg
· 16 years ago
4f9de72
NET/e1000e: Fix powering off during shutdown
by Rafael J. Wysocki
· 16 years ago
df26fd2
e1000/e1000: fix compile warning
by Jesse Brandeburg
· 16 years ago
284901a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
by Yang Hongyang
· 16 years ago
6a35528
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
by Yang Hongyang
· 16 years ago
73afa53
e1000e: update version number
by Jesse Brandeburg
· 16 years ago
a3c69fe
e1000e: fix close interrupt race
by Jesse Brandeburg
· 16 years ago
a72d2b2
e1000e: fix loss of multicast packets
by Jesse Brandeburg
· 16 years ago
12d04a3
e1000e: commonize tx cleanup routine to match e1000 & igb
by Alexander Duyck
· 16 years ago
bef28b1
e1000e: add support for 82574 device ID 0x10F6
by Bruce Allan
· 16 years ago
3f51839
e1000e: fixup merge error
by Arthur Jones
· 16 years ago
5f66f20
e1000e: allow tx of pre-formatted vlan tagged packets
by Arthur Jones
· 16 years ago
1b7719c
e1000e: fix dma error handling issues
by Alexander Duyck
· 16 years ago
8c81c9c
e1000e: add support for 82583 device id
by Alexander Duyck
· 16 years ago
8ddc951
e1000e: fix unmap bug
by Jesse Brandeburg
· 16 years ago
fcf495b
e1000e: remove workaround for e1000 hardware
by Jesse Brandeburg
· 16 years ago
f637011
drivers/net/e1000e: fix sparse warning: Should it be static?
by Hannes Eder
· 16 years ago
0a834a3
e1000e: Remove mutex_trylock and associated WARN on failure.
by dave graham
· 16 years ago
c952337
e1000e: Serdes - attempt autoneg when link restored.
by dave graham
· 16 years ago
573cca8
e1000e: remove RXSEQ link monitoring for serdes
by dave graham
· 16 years ago
5df3f0e
e1000e: Disable dynamic clock gating for 82571 per si errata.
by dave graham
· 16 years ago
111b9dc
e1000e: add aer support
by Jesse Brandeburg
· 16 years ago
612e244
e1000e: normalize usage of serdes_has_link
by Alex Chiang
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
3eacdf5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
78272bb
e1000e: workaround hw errata
by Jesse Brandeburg
· 16 years ago
92af3e9
e1000e: drop lltx, remove unnecessary lock
by Jesse Brandeburg
· 16 years ago
c405b82
e1000e: Invoke VLAN GRO handler
by Herbert Xu
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
eefacf3
e1000e: Add process name to WARN message when detecting Mutex contention
by David Graham
· 16 years ago
e8de148
resource: allow MMIO exclusivity for device drivers
by Arjan van de Ven
· 16 years ago
fa4c16d
drivers/net/e1000e: fix sparse warnings: make symbols static
by Hannes Eder
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
89c88b1
e1000e: Add GRO support
by Herbert Xu
· 16 years ago
eb14f01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
30bb0e0
e1000e: fix double release of mutex
by Jeff Kirsher
· 16 years ago
cb7b48f
igb/e1000e: Naming interrupt vectors
by Alexander Duyck
· 16 years ago
5b9ab2e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ece4af1
driver/net/*: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
e243455
e1000e: check return code from NVM accesses and fix bank detection
by Bruce Allan
· 16 years ago
a20e4cf
e1000e: fix incorrect link status when switch module pulled
by Bruce Allan
· 16 years ago
8452759
e1000e: store EEPROM version number to prevent unnecessary NVM reads
by Bruce Allan
· 16 years ago
0285c8d
e1000e: cosmetic newline in debug message
by Bruce Allan
· 16 years ago
5c48ef3e2
e1000e: sync change flow control variables with ixgbe
by Bruce Allan
· 16 years ago
8f12fe8
e1000e: link up/down messages must follow a specific format
by Bruce Allan
· 16 years ago
75eb0fa
e1000e: ESB2 config after link up
by Bruce Allan
· 16 years ago
438b365
e1000e: check return of pci_save_state
by Bruce Allan
· 16 years ago
1605927
e1000e: update comments listing supported parts for each MAC family
by Bruce Allan
· 16 years ago
63dcf3d
e1000e: 82571 check for link fix on 82571 serdes
by Bruce Allan
· 16 years ago
5aa49c8
e1000e: commit speed/duplex changes for m88 PHY
by Bruce Allan
· 16 years ago
005cbdf
e1000e: disable correctable errors for quad ports while going to D3
by Alexander Duyck
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
651c246
e1000e: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6ea7ae1
e1000e: enable ECC correction on 82571 silicon
by Alexander Duyck
· 16 years ago
eb7c3ad
e1000e: fix IPMI traffic
by Jeff Kirsher
· 16 years ago
e82f54b
e1000e: fix warn_on reload after phy_id error
by Jeff Kirsher
· 16 years ago
6ff6802
e1000e: Use device_set_wakeup_enable
by \"Rafael J. Wysocki\
· 16 years ago
4cf1653
netdevice: safe convert to netdev_priv() #part-2
by Wang Chen
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
7c510e4
net: convert more to %pM
by Johannes Berg
· 16 years ago
af807c8
e1000e: don't generate bad checksums for tcp packets with 0 csum
by Dave Graham
· 16 years ago
1694f25
e1000e: release hw semaphore after successfully writing EEPROM
by Arthur Jones
· 16 years ago
4dd5651
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
95b866d
e1000e: Fix incorrect debug warning
by Linus Torvalds
· 16 years ago
6f92a6a
e1000e: update version from k4 to k6
by Jesse Brandeburg
· 16 years ago
717d438
e1000e: debug contention on NVM SWFLAG
by Thomas Gleixner
· 16 years ago
4fa7553
e1000e: drop stats lock
by Jesse Brandeburg
· 16 years ago
23033fa
e1000e: remove phy read from inside spinlock
by Jesse Brandeburg
· 16 years ago
Next »