index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Power down PHY during driver resets
Peter Waskiewicz
2010-04-27
3
-24
/
+62
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-0
/
+3
*
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
2010-03-27
1
-0
/
+21
*
ixgbe: filter FIP frames into the FCoE offload queues
Chris Leech
2010-03-26
2
-0
/
+16
*
ixgbe: Priority tag FIP frames
Robert Love
2010-03-26
1
-9
/
+17
*
ixgbe: Don't allow user buffer count to exceed 256
Robert Love
2010-03-26
1
-8
/
+10
*
ixgbe: cleanup maximum number of tx queues
John Fastabend
2010-03-26
2
-3
/
+5
*
ixgbe: Change where clear_to_send_flag is reset to zero.
Greg Rose
2010-03-26
1
-3
/
+5
*
ixgbe: In SR-IOV mode insert delay before bring the adapter up
Greg Rose
2010-03-26
1
-0
/
+8
*
ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
Mallikarjuna R Chilakala
2010-03-19
1
-2
/
+6
*
ixgbe: fix for real_num_tx_queues update issue
Vasu Dev
2010-03-19
1
-3
/
+3
*
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
2010-03-18
1
-3
/
+0
*
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
2010-03-18
3
-36
/
+54
*
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-03-06
1
-1
/
+1
*
ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
John Fastabend
2010-02-27
1
-10
/
+11
*
ixgbe: Do not allocate too many netdev txqueues
John Fastabend
2010-02-26
1
-1
/
+13
*
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
2010-02-26
1
-2
/
+0
*
ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...
Mallikarjuna R Chilakala
2010-02-26
1
-3
/
+29
*
ixgbe: prevent speculative processing of descriptors before ready
Milton Miller
2010-02-22
1
-0
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
2
-0
/
+26
|
\
|
*
ixgbe: fix WOL register setup for 82599
Don Skidmore
2010-02-15
1
-0
/
+4
|
*
ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errata
Don Skidmore
2010-02-15
1
-0
/
+22
*
|
ixgbe: Cleanup incorrect header comments
Peter Waskiewicz
2010-02-15
1
-5
/
+0
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-1
/
+1
*
|
ixgbe: Bump driver version up
Peter Waskiewicz
2010-02-10
1
-1
/
+1
*
|
ixgbe: Add support for the new ethtool n-tuple programming interface
Peter Waskiewicz
2010-02-10
5
-18
/
+228
*
|
ixgbe: Make descriptor ring allocations NUMA-aware
PJ Waskiewicz
2010-02-03
4
-167
/
+189
*
|
ixgbe: Allocate driver resources per NUMA node
Jesse Brandeburg
2010-02-03
2
-3
/
+36
*
|
ixgbe: only process one ixgbe_watchdog_task at a time.
John Fastabend
2010-02-03
2
-13
/
+17
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-03
1
-2
/
+5
|
\
\
|
|
/
|
*
ixgbe: Fix return of invalid txq
Krishna Kumar
2010-02-03
1
-1
/
+4
|
*
ixgbe: Fix ixgbe_tx_map error path
Anton Blanchard
2010-02-03
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-28
2
-10
/
+8
|
\
\
|
|
/
|
*
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
John Fastabend
2010-01-28
1
-8
/
+6
|
*
ixgbe: set the correct DCB bit for pg tx settings
John Fastabend
2010-01-28
1
-1
/
+1
|
*
net: Fix IPv6 GSO type checks in Intel ethernet drivers
Sridhar Samudrala
2010-01-23
1
-1
/
+1
*
|
net: use helpers to access uc list V2
Jiri Pirko
2010-01-25
4
-8
/
+7
*
|
ixgbe: Improve reset coordination between the PF and the VF
Greg Rose
2010-01-23
3
-0
/
+39
*
|
ixgbe: Allow the VF driver to be loaded before the PF driver
Greg Rose
2010-01-23
2
-5
/
+8
*
|
ixgbe: Remove unused emulation MAC storage from the per VF data structure.
Greg Rose
2010-01-23
1
-1
/
+0
*
|
ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
Greg Rose
2010-01-23
1
-2
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-23
20
-26
/
+30
|
\
\
|
|
/
|
*
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
2010-01-20
1
-5
/
+5
|
*
ixgbe: update copyright dates
Shannon Nelson
2010-01-13
20
-21
/
+21
|
*
ixgbe: Do not attempt to perform interrupts in netpoll when down
Alexander Duyck
2010-01-13
1
-0
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-2
/
+12
|
\
\
|
|
/
|
*
ixgbe: Fix compiler warning about variable being used uninitialized
PJ Waskiewicz
2010-01-07
1
-2
/
+7
|
*
ixgbe: fix Need to call pci_save_state after pci_restore_state
Don Skidmore
2009-12-23
1
-0
/
+5
*
|
ixgbe: Fix ethtool diag test for VT mode operation
Greg Rose
2010-01-10
1
-0
/
+11
*
|
ixgbe: Add SR-IOV features to main module
Greg Rose
2010-01-10
1
-10
/
+268
[next]