Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d26046bb0aff707aac38a9bf3dd56fa39b28a399
/
drivers
/
net
/
e1000
bcb4919
e1000: Update truesize with the length of the packet for packet split
by Auke Kok
· 19 years ago
5d9428d
BUG_ON() Conversion in drivers/net/
by Eric Sesterhenn
· 19 years ago
1533306
[NET]: dev_put/dev_hold cleanup
by Stephen Hemminger
· 19 years ago
abc71c4
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
c3d7a3a
[PATCH] e1000 endianness bugs
by David S. Miller
· 19 years ago
30dcbf2
[PATCH] drivers/net/e1000/: proper prototypes
by Adrian Bunk
· 19 years ago
b962697
Merge branch 'e1000-upstream' of git://198.78.49.142/linux-2.6
by Jeff Garzik
· 19 years ago
749dfc70
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
9e927fb
[PATCH] Wrong return value corrupts free object in e1000 driver
by David S. Miller
· 19 years ago
cb76432
e1000: Fix mii-tool access to setting speed and duplex
by Jeff Kirsher
· 19 years ago
0f15a8f
e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters.
by Jeff Kirsher
· 19 years ago
30320be
e1000: Added a performance enhancement - prefetch
by Jeff Kirsher
· 19 years ago
dc7c6ad
e1000: Add copybreak when using packet split
by Jeff Kirsher
· 19 years ago
8704163
e1000: Fixed the following issues with ESB2 (requires ESB2 support):
by Jeff Kirsher
· 19 years ago
6418ecc
e1000: Add support for new hardware (ESB2)
by Jeff Kirsher
· 19 years ago
2a1af5d
e1000: Add performance enahancement by balancing TX and RX
by Jeff Kirsher
· 19 years ago
85b22eb
e1000: Add enabled Jumbo frame support for 82573L
by Jeff Kirsher
· 19 years ago
9f68788
e1000: Add 82573 controller support to TSO fix
by Jeff Kirsher
· 19 years ago
329bfd0
e1000: Fix filling skb descriptors while using packet split
by Jeff Kirsher
· 19 years ago
7e6c986
e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s
by Jeff Kirsher
· 19 years ago
8491682
e1000: Fix Quadport Wake on LAN
by Jeff Kirsher
· 19 years ago
8df06e5
e1000: Fix RSS if enabled in mid-connection
by Jeff Kirsher
· 19 years ago
497fce5
e1000: Fix 82543 issue when reading eeprom
by Jeff Kirsher
· 19 years ago
20a4402
e1000: Fix dhcp issue when the skb structure fields are not filled properly
by Jeff Kirsher
· 19 years ago
c5f226f
e1000: Fix AMT losing connectivity when switching VLAN in passive mode
by Jeff Kirsher
· 19 years ago
5b66ba0
e1000: Fix unecessary delay for 82573 controllers
by Jeff Kirsher
· 19 years ago
0989aa4
e1000: Fix lock up while setting ring parameters
by Jeff Kirsher
· 19 years ago
9f644d5
e1000: Fix dead counters
by Jeff Kirsher
· 19 years ago
c1605eb
e1000: Remove Multiqueue code until we have support for MSI-X in our hardware
by Jeff Kirsher
· 19 years ago
a1415ee
[PATCH] e1000: revert to single descriptor for legacy receive path
by Jeff Kirsher
· 19 years ago
7c4d336
[PATCH] e1000: fix compile warning
by Jesse Brandeburg
· 19 years ago
86c3d59
[PATCH] e1000: fix receive breakage
by Jesse Brandeburg
· 19 years ago
73629bb
[PATCH] e1000: Added driver comments
by Jesse Brandeburg
· 19 years ago
96838a4
[PATCH] e1000: Fix whitespace
by Jesse Brandeburg
· 19 years ago
6150f03
[PATCH] e1000: Added functions declarations
by Jesse Brandeburg
· 19 years ago
2f82665
[PATCH] e1000: Added functions to save and restore config
by Jesse Brandeburg
· 19 years ago
b92ff8e
[PATCH] e1000: Added RX buffer enhancements
by Jesse Brandeburg
· 19 years ago
35ec56b
[PATCH] e1000: Added disable packet split capability
by Jesse Brandeburg
· 19 years ago
38bd3b2
[PATCH] e1000: Removed unused variables and initialized variables
by Jeff Kirsher
· 19 years ago
8241e35
[PATCH] e1000: Cleaned up code and removed hard coded numbers
by Jeff Kirsher
· 19 years ago
a292ca6
[PATCH] e1000: Added copy break code
by Jeff Kirsher
· 19 years ago
240b171
[PATCH] e1000: Added variable to handle return values for pci_enable_* functions
by Jeff Kirsher
· 19 years ago
fb3d47d
[PATCH] e1000: Added PCIe bus information
by Jeff Kirsher
· 19 years ago
a2917e2
[PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers
by Jeff Kirsher
· 19 years ago
b7ee49d
[PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber
by Jeff Kirsher
· 19 years ago
72d64a4
[PATCH] e1000: Added cleaned_count to RX buffer allocation
by Jeff Kirsher
· 19 years ago
1e613fd
[PATCH] e1000: Added interrupt auto mask support
by Jeff Kirsher
· 19 years ago
e8da8be
[PATCH] e1000: Fix Netpoll issue
by Jeff Kirsher
· 19 years ago
ce7393b
[PATCH] e1000: Fixed frame size logic
by Jeff Kirsher
· 19 years ago
ff14701
[PATCH] e1000: Fix VLAN support
by Jeff Kirsher
· 19 years ago
d74bbd3
[PATCH] e1000: Fix __pskb_pull_tail
by Jeff Kirsher
· 19 years ago
0fadb05
[PATCH] e1000: Fix collision distance
by Jeff Kirsher
· 19 years ago
4702863
[PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers
by Jeff Kirsher
· 19 years ago
f564511
[PATCH] e1000: Fix desc. clean up
by Jeff Kirsher
· 19 years ago
392137f
[PATCH] e1000: Fix TX timeout logic
by Jeff Kirsher
· 19 years ago
997f5cb
[PATCH] e1000: Fix Desc. Rings and Jumbo Frames
by Jeff Kirsher
· 19 years ago
66a2b0a
[PATCH] e1000: Fix TX queue length based on link speed
by Jeff Kirsher
· 19 years ago
f11b7f8
[PATCH] e1000: Fix flow control water marks
by Jeff Kirsher
· 19 years ago
4d351858
[PATCH] e1000: Fix EEPROM read logic
by Jeff Kirsher
· 19 years ago
526f995
[PATCH] e1000: Fix PHY reset when blocked
by Jeff Kirsher
· 19 years ago
4927316
[PATCH] e1000: Fix loopback logic
by Jeff Kirsher
· 19 years ago
7bfa481
[PATCH] e1000: Fix mulitple queues
by Jeff Kirsher
· 19 years ago
f56799e
[PATCH] e1000: Fix adapter structure and prepare for multique fix
by Jeff Kirsher
· 19 years ago
d8c2bd3
[PATCH] e1000: Fix LED functionality for 82573
by Jeff Kirsher
· 19 years ago
6b7660c
[PATCH] Fix e1000 stats
by Jeff Kirsher
· 19 years ago
7892f59
[PATCH] e1000: Fix PHY config for 82573 controller
by Jeff Kirsher
· 19 years ago
b55ccb3
[PATCH] e1000: Fix ASF/AMT for 8257{1|2|3} controllers
by Jeff Kirsher
· 19 years ago
5712819
[PATCH] e1000: Fix SoL/IDER link and loopback
by Jeff Kirsher
· 19 years ago
545c67c
[PATCH] e1000: General Fixes
by Jeff Kirsher
· 19 years ago
9a3056d
[PATCH] e1000: Fix TSO
by Jeff Kirsher
· 19 years ago
4ee9c02
[PATCH] e1000: Fix jumbo frame performance
by Jeff Kirsher
· 19 years ago
32a4ec9
[PATCH] e1000: Fix invalid memory reference
by Kenji Kaneshige
· 19 years ago
fd80324
e1000: Fixes for 8357x
by Jeff Kirsher
· 19 years ago
fd8a882b
Merge branch 'master'
by Jeff Garzik
· 19 years ago
a174fd8
[PATCH] e1000: fix for dhcp issue
by Jesse Brandeburg
· 19 years ago
6b27adb
[PATCH] e1000: zero-out pointers in e1000_free_desc_rings
by John W. Linville
· 19 years ago
e98fc4a
[PATCH] e1000: avoid leak when e1000_setup_loopback_test fails
by John W. Linville
· 19 years ago
3ad2cc6
[PATCH] drivers/net/e1000/: possible cleanups
by Adrian Bunk
· 19 years ago
977e74b
[PATCH] e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled
by Ashutosh Naik
· 19 years ago
a7ec15d
[PATCH] e1000: use vmalloc_node()
by Ravikiran G Thirumalai
· 19 years ago
b6a1d5f
[PATCH] e1000: remove warning about e1000_suspend
by Martin J. Bligh
· 19 years ago
b4558ea
drivers/net: Remove pointless checks for NULL prior to calling kfree()
by Jesper Juhl
· 19 years ago
07b8fed
[PATCH] e1000: Driver version, white space, comments, device id & other
by Mallikarjuna R Chilakala
· 19 years ago
c4cfe56
[PATCH] e1000 build fix
by Andrew Morton
· 19 years ago
166d823
[PATCH] e1000_intr build fix
by Andrew Morton
· 19 years ago
be2b28e
e1000: fix warnings
by Jeff Garzik
· 19 years ago
a7990ba
e1000: Flush shadow RAM
by Mallikarjuna R Chilakala
· 19 years ago
352c9f8
e1000: Added msleep_interruptible delay
by Mallikarjuna R Chilakala
· 19 years ago
e4c811c
e1000: Fixes for packet split related issues
by Mallikarjuna R Chilakala
· 19 years ago
2ae76d9
e1000: Enable custom configuration bits for 82571/2 controllers
by Mallikarjuna R Chilakala
· 19 years ago
24025e4ec
e1000: implementation of the multi-queue feature
by Mallikarjuna R Chilakala
· 19 years ago
581d708
e1000: multi-queue defines/modification to data structures
by Mallikarjuna R Chilakala
· 19 years ago
868d530
e1000: Support for 82571 and 82572 controllers
by Mallikarjuna R Chilakala
· 19 years ago
a3536c8
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
9beb0ac
[PATCH] e1000: support ETHTOOL_GPERMADDR
by John W. Linville
· 19 years ago
bd061bf
[PATCH] e1000: correct rx_dropped counting
by John W. Linville
· 19 years ago
1bea9ad
[PATCH] (2/7) iomem annotations (e1000)
by viro@ftp.linux.org.uk
· 19 years ago
829ca9a
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
by Pavel Machek
· 19 years ago
b4ee21f
[PATCH] e1000 printk warning fix 2
by Andrew Morton
· 19 years ago
6b0b315
[NETPOLL]: e1000 netpoll tweak
by Matt Mackall
· 19 years ago
Next »