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
*
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
*
|
ixgbe: Add SR-IOV feature enablement code
Greg Rose
2010-01-10
1
-58
/
+68
*
|
ixgbe: Add SR-IOV specific modules to driver Makefile
Greg Rose
2010-01-10
1
-1
/
+2
*
|
ixgbe: Add SR-IOV specific features
Greg Rose
2010-01-10
2
-0
/
+381
*
|
ixgbe: Add SR-IOV register, structure and bit defines
Greg Rose
2010-01-10
3
-3
/
+83
*
|
ixgbe: Mailbox header and code module
Greg Rose
2010-01-10
2
-0
/
+575
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
|
drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
hartleys
2010-01-07
1
-10
/
+2
|
/
*
ixgbe: allow tx of pre-formatted vlan tagged packets
Gurucharan Shetty
2009-12-15
1
-1
/
+12
*
ixgbe: Fix 82598 premature copper PHY link indicatation
Mallikarjuna R Chilakala
2009-12-15
2
-0
/
+40
*
ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters
Mallikarjuna R Chilakala
2009-12-15
1
-2
/
+5
*
ixgbe: add support for 82599 KR device 0x1517
Don Skidmore
2009-12-08
3
-0
/
+4
*
ixgbe: Fix TX stats accounting
Eric Dumazet
2009-12-08
2
-16
/
+5
*
ixgbe: use EIAM to automask MSI-X
Jesse Brandeburg
2009-12-03
1
-6
/
+19
*
ixgbe: performance tweaks
Jesse Brandeburg
2009-12-03
3
-30
/
+27
*
ixgbe: change default ring size
Jesse Brandeburg
2009-12-03
1
-2
/
+2
*
ixgbe: select FCoE Tx queue in ndo_select_queue
Yi Zou
2009-12-03
1
-10
/
+14
*
ixgbe: use known user priority for FCoE when DCB is enabled
Yi Zou
2009-12-03
3
-13
/
+28
*
ixgbe: remove skb_dma_map/unmap calls from driver
Alexander Duyck
2009-12-02
2
-14
/
+50
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
1
-1
/
+1
|
\
|
*
ixgbe: move tc variable to CONFIG_IXGBE_DCB
Jaswinder Singh Rajput
2009-11-20
1
-1
/
+1
*
|
ixgbe: Display currently attached PHY through ethtool
PJ Waskiewicz
2009-11-29
1
-0
/
+50
*
|
ixgbe: Fix Receive Address Register (RAR) cleaning and accounting
Shannon Nelson
2009-11-29
1
-4
/
+4
*
|
ixgbe: LINKS2 is not a valid register for 82598
Don Skidmore
2009-11-29
1
-4
/
+11
*
|
ixgbe: Disable Flow Control for certain devices
PJ Waskiewicz
2009-11-29
1
-0
/
+14
*
|
ixgbe: handle parameters for tx and rx EITR, no div0
Shannon Nelson
2009-11-29
1
-6
/
+7
*
|
ixgbe: Only set/clear VFE in ixgbe_set_rx_mode
Alexander Duyck
2009-11-23
1
-8
/
+10
*
|
ixgbe: Use rx buffer length from rx ring for configuring rscctl
Mallikarjuna R Chilakala
2009-11-23
1
-4
/
+4
*
|
ixgbe: Modify 82599 HWRSC statistics counters
Mallikarjuna R Chilakala
2009-11-23
3
-8
/
+24
*
|
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-18
2
-6
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
1
-0
/
+1
|
\
\
|
|
/
|
*
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
2009-11-16
1
-0
/
+1
*
|
ixgbe: Make queue pairs on single MSI-X interrupts
PJ Waskiewicz
2009-11-13
1
-2
/
+2
[next]