Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5a439c565799cb8d290d71ce375e86be64d43a4b
/
drivers
/
net
/
ixgbe
5dd2d33
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
by Jeff Garzik
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
6988867
ixgbe: whitespace/formatting cleanup
by Alexander Duyck
· 16 years ago
b3c8b4b
ixgbe: correctly add and remove napi queues
by Alexander Duyck
· 16 years ago
b461724
ixgbe: Whitespace, copyright update and version number change patch
by Peter P Waskiewicz
· 16 years ago
51ac644
ixgbe: bump version
by Jeff Kirsher
· 16 years ago
9f8cdf4
ixgbe: xmit frame refactor
by Jesse Brandeburg
· 16 years ago
74ce8dd
ixgbe: lower stack space usage
by Jesse Brandeburg
· 16 years ago
2adc051
ixgbe: cleanup defines
by Jesse Brandeburg
· 16 years ago
b980497
ixgbe: move set_num_queues and call it after msix failure
by Jesse Brandeburg
· 16 years ago
7f82187
ixgbe: refresh the ixgbe_down function
by Jesse Brandeburg
· 16 years ago
c44ade9
ixgbe: update to latest common code module
by Jesse Brandeburg
· 16 years ago
f084827
ixgbe: add clean rx many routine
by Jesse Brandeburg
· 16 years ago
f6af803
ixgbe: lro stats were not counted on first ethtool -Scall
by Jesse Brandeburg
· 16 years ago
c431f97
ixgbe: fix ring reallocation in ethtool
by Jesse Brandeburg
· 16 years ago
b95f5fc
ixgbe: add device support for XF LR adapters
by Jesse Brandeburg
· 16 years ago
762f4c5
ixgbe: recycle pages in packet split mode
by Jesse Brandeburg
· 16 years ago
ff819cf
ixgbe: fix bug with lots of tx queues
by Jesse Brandeburg
· 16 years ago
30efa5a
ixgbe: fix initial interrupt throttle settings
by Jesse Brandeburg
· 16 years ago
3d3d6d3
ixgbe: fix ethtool disable csum for ipv6
by Jesse Brandeburg
· 16 years ago
0585798
ixgbe: fix pci_resource allocation as in other drivers
by Jeff Kirsher
· 16 years ago
98c00a1
ixgbe: fix ethtool register dump
by Jesse Brandeburg
· 16 years ago
42c783c
ixgbe: limit small mtu to minimum for ipv4 support
by Jesse Brandeburg
· 16 years ago
f47cf66
ixgbe: fix bug with shared interrupts
by Jesse Brandeburg
· 16 years ago
41fb924
ixgbe: link change interrupt was not causing link event
by Jesse Brandeburg
· 16 years ago
cf8280e
ixgbe: Update watchdog thread to accomodate longerlink_up events
by Jesse Brandeburg
· 16 years ago
ce94bf4
ixgbe: fix multicast address update
by Jesse Brandeburg
· 16 years ago
a1f96ee
ixgbe: fix dca defines to not have spaces
by Jesse Brandeburg
· 16 years ago
af72166
ixgbe: fix bug where using wake queue instead of start
by Jesse Brandeburg
· 16 years ago
17dce5d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
3be1adf
ixgbe: change config srrctl to only program one register per VMDq/RSS id
by Alexander Duyck
· 16 years ago
4eeae6f
ixgbe: use different context for tso and offload
by PJ Waskiewicz
· 16 years ago
cc41ac7
ixgbe: fix dca hints going to wrong processor
by Jesse Brandeburg
· 16 years ago
e9990a9
ixgbe: fix bug where lro settings are per ring
by Jesse Brandeburg
· 16 years ago
96b0e0f
ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE
by Jesse Brandeburg
· 16 years ago
22f32b7a5
ixgbe: should not use HW_CSUM, should use IP* flags
by Jesse Brandeburg
· 16 years ago
7c6e0a4
ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring
by Jesse Brandeburg
· 16 years ago
e01c31a
ixgbe: Implement Tx Head Writeback
by Jesse Brandeburg
· 16 years ago
2b9ade9
ixgbe: disable flow control by default
by Jesse Brandeburg
· 16 years ago
3a58107
ixgbe: Cleanup references to Tx and Rx rings to becommon across the driver
by Jesse Brandeburg
· 16 years ago
036c9b0
ixgbe: do not update stats twice each receive
by Jesse Brandeburg
· 16 years ago
2c5645c
ixgbe: Implement HAVE_SET_RX_MODE
by Christopher Leech
· 16 years ago
9da09bb
ixgbe: add little endian annotations for sparse
by Jesse Brandeburg
· 16 years ago
712744b
ixgbe: fix rx csum return status misinterpretation
by Jesse Brandeburg
· 16 years ago
15e79f2
ixgbe: initialize interrupt throttle rate
by Andy Gospodarek
· 16 years ago
3d01625
ixgbe: fix vlan filtering
by Alexander Duyck
· 16 years ago
8d792cd
ixgbe: add cx4 device ID
by Jesse Brandeburg
· 16 years ago
bb5d10a
ixgbe: remove device ID for unsupported device
by Jesse Brandeburg
· 16 years ago
d55b53f
igb/ixgbe/e1000e: resolve tx multiqueue bug
by Jeff Kirsher
· 16 years ago
fd2ea0a
net: Use queue aware tests throughout.
by David S. Miller
· 16 years ago
09e83b5
netdev: Kill NETIF_F_MULTI_QUEUE.
by David S. Miller
· 16 years ago
78ed11a
netdrv intel: always enable VLAN filtering except in promiscous mode
by Patrick McHardy
· 16 years ago
746b9f0
netdrv intel: disable VLAN filtering in promiscous mode
by Patrick McHardy
· 16 years ago
b19fa1f
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
by David S. Miller
· 16 years ago
332e4af
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by David S. Miller
· 16 years ago
1b63ba8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
6f4a0e4
ixgbe: fix EEH recovery during reset on PPC
by Paul Larson
· 16 years ago
177db6f
ixgbe: add LRO support
by Mallikarjuna R Chilakala
· 16 years ago
4ae127d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ad31c40
ixbge: allow vlan devices to use TSO and TCP CSUM offload
by Jeff Kirsher
· 16 years ago
ff68cdb
ixgbe: fix typo
by Jeff Kirsher
· 16 years ago
fb3b27b
ixgbe: save and restore pcie/msi state to support EEH recovery
by Wendy Xiong
· 17 years ago
652f093
Compilation fix for ixgbe_main.c.
by Denis V. Lunev
· 17 years ago
ef85004
ixgbe: Increment version
by Auke Kok
· 17 years ago
bd0362d
ixgbe: Add optional DCA infrastructure
by Jeb Cramer
· 17 years ago
f494e8f
ixgbe: Introduce adaptive interrupt moderation
by Ayyappan Veeraiyan
· 17 years ago
30eba97
ixgbe: Introduce Multiqueue TX
by Ayyappan Veeraiyan
· 17 years ago
021230d
ixgbe: Introduce MSI-X queue vector code
by Ayyappan Veeraiyan
· 17 years ago
5a059e9
ixgbe: fix typo in speed mesage
by Emil Tantilov
· 17 years ago
41825d7
ixgbe: Correctly obtain protocol information on transmit
by Auke Kok
· 17 years ago
4a75834
ixgbe: remove accidentally added #ifdef
by Auke Kok
· 17 years ago
4bebfaa
ixgbe: Disallow device reset during ethtool test
by Auke Kok
· 17 years ago
0c254d8
ixgbe: warn when device is in a x4 or lower width slot
by Auke Kok
· 17 years ago
d2f4fbe
ixgbe: add real-time traffic counters
by Ayyappan Veeraiyan
· 17 years ago
6f11eef
ixgbe: fix several counter register errata
by Ayyappan Veeraiyan
· 17 years ago
e59bd25
ixgbe: properly return CHECKSUM_NONE, cleanup csum code
by Ayyappan Veeraiyan
· 17 years ago
5eba369
ixgbe: Fix FW init/release, make this code a function
by Ayyappan Veeraiyan
· 17 years ago
9c83b07
ixgbe: Fix pause code for ethtool
by Ayyappan Veeraiyan
· 17 years ago
735441f
ixbge: Make ethtool code account for media types
by Ayyappan Veeraiyan
· 17 years ago
e092be6
ixbge: remove TX lock and redo TX accounting.
by Ayyappan Veeraiyan
· 17 years ago
d4f8088
ixgbe: remove obsolete irq_sem, add driver state checking code
by Ayyappan Veeraiyan
· 17 years ago
8327d00
ixgbe endianness annotations
by Al Viro
· 17 years ago
8c5863a
drivers/net/ixgb: Add missing "space"
by Joe Perches
· 17 years ago
3957d63
ixgbe: Fix copper PHY initialization code
by Auke Kok
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
c00acf4
netdev: ARRAY_SIZE() cleanups
by Alejandro Martinez Ruiz
· 17 years ago
49d85c5
[NET]: Fix interrupt semaphore corruption in Intel drivers.
by David S. Miller
· 17 years ago
d2c7ddd
[NET]: Fix TX timeout regression in Intel drivers.
by David S. Miller
· 17 years ago
53e52c7
[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.
by David S. Miller
· 17 years ago
4ec2411
[NET]: Do not check netif_running() and carrier state in ->poll()
by David S. Miller
· 17 years ago
9c8eb72
ixgbe: minor sparse fixes
by Stephen Hemminger
· 17 years ago
b9f2c04
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
9a799d7
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
by Auke Kok
· 17 years ago