Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
799a9d44023c069f46bc5933a930eab0bd37d0df
/
drivers
/
net
/
ixgbe
2ea186a
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
by John Fastabend
· 15 years ago
c85a261
ixgbe: Do not allocate too many netdev txqueues
by John Fastabend
· 15 years ago
a922afb
ixgbe: do not stop tx queues in ixgbe_set_tso
by John Fastabend
· 15 years ago
43634e8
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
by Mallikarjuna R Chilakala
· 15 years ago
3c945e5
ixgbe: prevent speculative processing of descriptors before ready
by Milton Miller
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e86bff0
ixgbe: fix WOL register setup for 82599
by Don Skidmore
· 15 years ago
a626e84
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
by Don Skidmore
· 15 years ago
d41a5b7
ixgbe: Cleanup incorrect header comments
by Peter Waskiewicz
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
92eb879
ixgbe: Bump driver version up
by Peter Waskiewicz
· 15 years ago
9a713e7
ixgbe: Add support for the new ethtool n-tuple programming interface
by Peter Waskiewicz
· 15 years ago
4a0b9ca
ixgbe: Make descriptor ring allocations NUMA-aware
by PJ Waskiewicz
· 15 years ago
1a6c14a
ixgbe: Allocate driver resources per NUMA node
by Jesse Brandeburg
· 15 years ago
10eec95
ixgbe: only process one ixgbe_watchdog_task at a time.
by John Fastabend
· 15 years ago
9c119ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
fdd3d63
ixgbe: Fix return of invalid txq
by Krishna Kumar
· 15 years ago
e44d38e
ixgbe: Fix ixgbe_tx_map error path
by Anton Blanchard
· 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
3ce1cc5
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
by John Fastabend
· 15 years ago
ebe1b30
ixgbe: set the correct DCB bit for pg tx settings
by John Fastabend
· 15 years ago
32e7bfc
net: use helpers to access uc list V2
by Jiri Pirko
· 15 years ago
8e1e8a4
net: Fix IPv6 GSO type checks in Intel ethernet drivers
by Sridhar Samudrala
· 15 years ago
767081a
ixgbe: Improve reset coordination between the PF and the VF
by Greg Rose
· 15 years ago
c920569
ixgbe: Allow the VF driver to be loaded before the PF driver
by Greg Rose
· 15 years ago
ef291b8
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
by Greg Rose
· 15 years ago
1ada1b1
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
by Greg Rose
· 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
c1fa347
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
by Roel Kluin
· 15 years ago
8c47eaa
ixgbe: update copyright dates
by Shannon Nelson
· 15 years ago
1a647bd
ixgbe: Do not attempt to perform interrupts in netpoll when down
by Alexander Duyck
· 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
bdbec4b
ixgbe: Fix ethtool diag test for VT mode operation
by Greg Rose
· 15 years ago
1cdd1ec
ixgbe: Add SR-IOV features to main module
by Greg Rose
· 15 years ago
096a58f
ixgbe: Add SR-IOV feature enablement code
by Greg Rose
· 15 years ago
92ed72d
ixgbe: Add SR-IOV specific modules to driver Makefile
by Greg Rose
· 15 years ago
1736727
ixgbe: Add SR-IOV specific features
by Greg Rose
· 15 years ago
7f87047
ixgbe: Add SR-IOV register, structure and bit defines
by Greg Rose
· 15 years ago
10ca132
ixgbe: Mailbox header and code module
by Greg Rose
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
6837e89
ixgbe: Fix compiler warning about variable being used uninitialized
by PJ Waskiewicz
· 15 years ago
ce7194d
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
by hartleys
· 15 years ago
656ab81
ixgbe: fix Need to call pci_save_state after pci_restore_state
by Don Skidmore
· 15 years ago
ca55398
ixgbe: allow tx of pre-formatted vlan tagged packets
by Gurucharan Shetty
· 15 years ago
734e979
ixgbe: Fix 82598 premature copper PHY link indicatation
by Mallikarjuna R Chilakala
· 15 years ago
eb985f0
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
by Mallikarjuna R Chilakala
· 15 years ago
74757d4
ixgbe: add support for 82599 KR device 0x1517
by Don Skidmore
· 15 years ago
60d5113
ixgbe: Fix TX stats accounting
by Eric Dumazet
· 15 years ago
9b47144
ixgbe: use EIAM to automask MSI-X
by Jesse Brandeburg
· 15 years ago
7ca3bc5
ixgbe: performance tweaks
by Jesse Brandeburg
· 15 years ago
6bacb30
ixgbe: change default ring size
by Jesse Brandeburg
· 15 years ago
5f71582
ixgbe: select FCoE Tx queue in ndo_select_queue
by Yi Zou
· 15 years ago
61a0f42
ixgbe: use known user priority for FCoE when DCB is enabled
by Yi Zou
· 15 years ago
e5a4354
ixgbe: remove skb_dma_map/unmap calls from driver
by Alexander Duyck
· 15 years ago
9b963e5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3b8626b
ixgbe: Display currently attached PHY through ethtool
by PJ Waskiewicz
· 15 years ago
91152c3
ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
by Shannon Nelson
· 15 years ago
000c486
ixgbe: LINKS2 is not a valid register for 82598
by Don Skidmore
· 15 years ago
9bbe3a5
ixgbe: Disable Flow Control for certain devices
by PJ Waskiewicz
· 15 years ago
cfb3f91
ixgbe: handle parameters for tx and rx EITR, no div0
by Shannon Nelson
· 15 years ago
dc63d37
ixgbe: Only set/clear VFE in ixgbe_set_rx_mode
by Alexander Duyck
· 15 years ago
edd2ea5
ixgbe: Use rx buffer length from rx ring for configuring rscctl
by Mallikarjuna R Chilakala
· 15 years ago
94b982b
ixgbe: Modify 82599 HWRSC statistics counters
by Mallikarjuna R Chilakala
· 15 years ago
30b7683
ixgbe: move tc variable to CONFIG_IXGBE_DCB
by Jaswinder Singh Rajput
· 15 years ago
a0607fd
drivers/net: request_irq - Remove unnecessary leading & from second arg
by Joe Perches
· 15 years ago
a2bfbc0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c0e1f68
ixgbe: Fixing EEH handler to handle more than one error
by Breno Leitao
· 15 years ago
342bde1
ixgbe: Make queue pairs on single MSI-X interrupts
by PJ Waskiewicz
· 15 years ago
8a0717f
ixgbe: Flush the LSC mask change to prevent repeated interrupts
by Nelson, Shannon
· 15 years ago
f9254ed
ixgbe: r_idx not used in ixgbe_msix_clean_rx()
by Ali Gholami Rudi
· 15 years ago
d0e1e88
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ee5f784
ixgbe: fix traffic hangs on Tx with ioatdma loaded
by Don Skidmore
· 15 years ago
26f23d8
ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled
by Yi Zou
· 15 years ago
b352e40
ixgbe: Fix gso_max_size for 82599 when DCB is enabled
by Yi Zou
· 15 years ago
61a1fa1
ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
by Yi Zou
· 15 years ago
383ff34
ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
by Yi Zou
· 15 years ago
cfadf85
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
759884b
ixgbe: fix memory leak when resizing rings while interface is down
by Alexander Duyck
· 15 years ago
29c3a05
ixgbe: Fix erroneous display of stats by ethtool -S
by Ajit Khaparde
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
cd7e1f0
ixgbe: Fix KR to KX fail over for Mezzanine cards
by Don Skidmore
· 15 years ago
38ad1c8
ixgbe: add support for 82599 based Express Module X520-P2
by Don Skidmore
· 15 years ago
2d86f13
ixgbe: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 15 years ago
3295354
dcb: data center bridging ops should be r/o
by Stephen Hemminger
· 15 years ago
dbfec66
ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card
by Don Skidmore
· 15 years ago
312eb93
ixgbe: add support for 82599 Combined Backplane
by Don Skidmore
· 15 years ago
19d5afd
e1000e/igb/ixgbe: Don't report an error if devices don't support AER
by Frans Pop
· 15 years ago
a00d210
ixgbe: correct the parameter description
by Jiri Pirko
· 15 years ago
6ad3810
ixgbe: Remove ATR computation for UDP traffic
by Peter P Waskiewicz Jr
· 15 years ago
aad7191
ixgbe patch to provide NIC's tx/rx counters via ethtool
by Ben Greear
· 15 years ago
e0f4daf
ixgbe: Bump driver version number
by Peter P Waskiewicz Jr
· 15 years ago
539e5f0
ixgbe: Fix backplane flow control autoneg
by Peter P Waskiewicz Jr
· 15 years ago
84f62d4
ixgbe: Fix disabling of relaxed ordering with Tx DCA
by Peter P Waskiewicz Jr
· 15 years ago
bb5a9ad
ixgbe: move rx queue RSC configuration to a separate function
by Nelson, Shannon
· 15 years ago
f7554a2
ixgbe: Allow tx itr specific settings
by Nelson, Shannon
· 15 years ago
0a1f87c
ixgbe: fix sfp_timer clean up in ixgbe_down
by Don Skidmore
· 15 years ago
6b1be19
ixgbe: Create separate media type for CX4 adapters
by Peter P Waskiewicz Jr
· 15 years ago
8911184
ixgbe: Add support for 82599-based CX4 adapters
by Peter P Waskiewicz Jr
· 15 years ago
1b3ff02
ixgbe: Properly disable packet split per-ring when globally disabled
by Peter P Waskiewicz Jr
· 15 years ago
d4ab881
ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets
by Yi Zou
· 15 years ago
Next »