Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
204dc3c0b1bea10a7d811970fd41ceabaef31267
/
drivers
/
net
/
ixgbe
2850062
ixgbe: update set_rx_mode to fix issues w/ macvlan
by Alexander Duyck
· 14 years ago
6b08f51
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
28c8e47
ixgbe: fix automatic LRO/RSC settings for low latency
by Andy Gospodarek
· 14 years ago
d08935c
ixgbe: fix for race with 8259(8|9) during shutdown
by Don Skidmore
· 14 years ago
eedc765
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
ca73948
ixgbe: only check pfc bits in hang logic if pfc is enabled
by John Fastabend
· 14 years ago
849c454
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
by Emil Tantilov
· 14 years ago
a1868dc
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
by Jeff Kirsher
· 14 years ago
119fc60
ixgbe:add support for a new 82599 10G Base-T device
by Mallikarjuna R Chilakala
· 14 years ago
ea0a04d
ixgbe: add support for active DA cables
by Don Skidmore
· 14 years ago
33c66bd
ixgbe: dcb, do not tag tc_prio_control frames
by John Fastabend
· 14 years ago
7483d9d
ixgbe: fix ixgbe_tx_is_paused logic
by John Fastabend
· 14 years ago
38e0bd9
ixgbe: always enable vlan strip/insert when DCB is enabled
by Yi Zou
· 14 years ago
497f683
ixgbe: remove some redundant code in setting FCoE FIP filter
by Yi Zou
· 14 years ago
be5d507
ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp
by Yi Zou
· 14 years ago
0b746e0
ixgbe: fix header len when unsplit packet overflows to data buffer
by Shannon Nelson
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
21ce849
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
by Mallikarjuna R Chilakala
· 14 years ago
e8171aa
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
by Mallikarjuna R Chilakala
· 14 years ago
e433ea1
ixgbe: fix setting of promisc mode when using mac-vlans
by Emil Tantilov
· 14 years ago
8a07a22
ixgbe: Streamline MC filter setup for VFs
by Greg Rose
· 15 years ago
7342291
ixgbe: Remove unneeded register writes in VF VLAN setup
by Greg Rose
· 15 years ago
7f01648
ixgbe: Add support for VF MAC and VLAN configuration
by Greg Rose
· 15 years ago
f041277
ixgbe: Add boolean parameter to ixgbe_set_vmolr
by Greg Rose
· 15 years ago
26d2784
Revert "ixgbe: disable MSI-X by default on certain Cisco adapters"
by David S. Miller
· 15 years ago
d5ffd75
ixgbe: disable MSI-X by default on certain Cisco adapters
by Nicholas Nunley
· 15 years ago
dcd79ae
ixgbe: add registers etc. printout code just before resetting adapters
by Taku Izumi
· 15 years ago
1b50773
ixgbe: use DMA API instead of PCI DMA functions
by Nick Nunley
· 15 years ago
c4ee6a5
ixgbe: Properly display 1 gig downshift warning for backplane
by Anjali Singhai
· 15 years ago
1c4f0ef
ixgbe: cleanup ethtool autoneg input
by Don Skidmore
· 15 years ago
c0dfb90
ixgbe: ixgbe_down needs to stop dev_watchdog
by John Fastabend
· 15 years ago
ef02119
ixgbe: fix bug when EITR=0 causing no writebacks
by Jesse Brandeburg
· 15 years ago
f8d1dca
ixgbe: enable extremely low latency
by Jesse Brandeburg
· 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
61fac74
ixgbe: Power down PHY during driver resets
by Peter Waskiewicz
· 15 years ago
5f6c018
ixgbe: fix bug with vlan strip in promsic mode
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
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
e7d481a
ixgbe: Do not run all Diagnostic offline tests when VFs are active
by Greg Rose
· 15 years ago
2853eb8
ixgbe: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
af06393
ixgbe: filter FIP frames into the FCoE offload queues
by Chris Leech
· 15 years ago
ca77cd5
ixgbe: Priority tag FIP frames
by Robert Love
· 15 years ago
a7551b7
ixgbe: Don't allow user buffer count to exceed 256
by Robert Love
· 15 years ago
e0fce69
ixgbe: cleanup maximum number of tx queues
by John Fastabend
· 15 years ago
581d1aa
ixgbe: Change where clear_to_send_flag is reset to zero.
by Greg Rose
· 15 years ago
5809a1a
ixgbe: In SR-IOV mode insert delay before bring the adapter up
by Greg Rose
· 15 years ago
d6dbee8
net/intel: remove trailing space in messages
by Frans Pop
· 15 years ago
fd3686a
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
by Mallikarjuna R Chilakala
· 15 years ago
936332b
ixgbe: fix for real_num_tx_queues update issue
by Vasu Dev
· 15 years ago
0ecad5a
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
by Mallikarjuna R Chilakala
· 15 years ago
1097cd1
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
by Mallikarjuna R Chilakala
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
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
Next »