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: fix dma mapping unbalance
Jesse Brandeburg
2008-12-15
1
-5
/
+7
*
ixgbe: Implement PCIe AER support
Peter P Waskiewicz Jr
2008-12-10
2
-8
/
+34
*
ixgbe: function comment typo
Wang Chen
2008-12-03
1
-2
/
+1
*
ixgbe: section fixes
Al Viro
2008-11-27
1
-3
/
+2
*
ixgbe: cleanup link up/down messages
Jeff Kirsher
2008-11-27
1
-10
/
+12
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-26
1
-1
/
+0
|
\
|
*
driver/net/*: remove redundant argument comments
Qinghuang Feng
2008-11-23
1
-1
/
+0
*
|
ixgbe: Naming interrupt vectors
Robert Olsson
2008-11-25
1
-4
/
+14
*
|
DCB: fix kconfig option
Jeff Kirsher
2008-11-25
3
-7
/
+7
*
|
ixgbe: convert directly reference of netdev->priv
Wang Chen
2008-11-21
1
-1
/
+1
*
|
ixgbe: add SFP+ driver support
Donald Skidmore
2008-11-20
6
-7
/
+550
*
|
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-20
2
-1
/
+202
*
|
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-20
1
-1
/
+15
*
|
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-20
1
-1
/
+32
*
|
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-20
1
-1
/
+41
*
|
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
9
-19
/
+1575
*
|
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
1
-32
/
+30
|
\
\
|
|
/
|
*
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
2008-11-19
1
-30
/
+28
*
|
ixgb: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-14
/
+18
*
|
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
PJ Waskiewicz
2008-11-16
1
-3
/
+3
*
|
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2008-11-12
2
-6
/
+6
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
|
ixgbe: add device support for 82598AT (copper 10GbE) adapters
Jesse Brandeburg
2008-11-02
7
-0
/
+154
*
|
net: convert more to %pM
Johannes Berg
2008-10-27
1
-4
/
+2
|
/
*
[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMA
Jeff Garzik
2008-10-16
2
-18
/
+18
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
1
-1
/
+1
*
ixgbe: whitespace/formatting cleanup
Alexander Duyck
2008-09-24
1
-71
/
+54
*
ixgbe: correctly add and remove napi queues
Alexander Duyck
2008-09-24
1
-100
/
+130
*
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
2008-09-24
9
-300
/
+266
*
ixgbe: bump version
Jeff Kirsher
2008-09-24
1
-1
/
+1
*
ixgbe: xmit frame refactor
Jesse Brandeburg
2008-09-24
1
-25
/
+17
*
ixgbe: lower stack space usage
Jesse Brandeburg
2008-09-24
1
-9
/
+6
*
ixgbe: cleanup defines
Jesse Brandeburg
2008-09-24
1
-7
/
+0
*
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2008-09-24
2
-45
/
+45
*
ixgbe: refresh the ixgbe_down function
Jesse Brandeburg
2008-09-24
1
-10
/
+19
*
ixgbe: update to latest common code module
Jesse Brandeburg
2008-09-24
9
-814
/
+1700
*
ixgbe: add clean rx many routine
Jesse Brandeburg
2008-09-24
1
-2
/
+60
*
ixgbe: lro stats were not counted on first ethtool -Scall
Jesse Brandeburg
2008-09-24
1
-6
/
+8
*
ixgbe: fix ring reallocation in ethtool
Jesse Brandeburg
2008-09-24
3
-53
/
+56
*
ixgbe: add device support for XF LR adapters
Jesse Brandeburg
2008-09-24
3
-0
/
+4
*
ixgbe: recycle pages in packet split mode
Jesse Brandeburg
2008-09-24
2
-18
/
+32
*
ixgbe: fix bug with lots of tx queues
Jesse Brandeburg
2008-09-24
1
-3
/
+3
*
ixgbe: fix initial interrupt throttle settings
Jesse Brandeburg
2008-09-24
3
-89
/
+100
*
ixgbe: fix ethtool disable csum for ipv6
Jesse Brandeburg
2008-09-24
1
-1
/
+1
*
ixgbe: fix pci_resource allocation as in other drivers
Jeff Kirsher
2008-09-24
1
-8
/
+2
*
ixgbe: fix ethtool register dump
Jesse Brandeburg
2008-09-24
2
-21
/
+12
*
ixgbe: limit small mtu to minimum for ipv4 support
Jesse Brandeburg
2008-09-24
1
-2
/
+2
*
ixgbe: fix bug with shared interrupts
Jesse Brandeburg
2008-09-24
1
-1
/
+6
*
ixgbe: link change interrupt was not causing link event
Jesse Brandeburg
2008-09-24
1
-2
/
+2
[next]