index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-16
1
-6
/
+2
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-20
/
+13
*
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-12-17
1
-0
/
+2
*
e1000e: Fix a compile flag mis-match for suspend/resume
David Ertman
2013-12-17
1
-2
/
+2
*
e1000e: fix compiler warning (maybe-unitialized variable)
David Ertman
2013-12-17
1
-2
/
+5
*
e1000e: fix compiler warnings
David Ertman
2013-12-17
1
-3
/
+7
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-14
1
-1
/
+4
*
i40e: fix null dereference
Jesse Brandeburg
2013-12-14
1
-0
/
+3
*
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2013-11-30
2
-2
/
+2
*
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
2013-11-30
1
-3
/
+2
*
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
2013-11-30
1
-2
/
+2
*
e1000: fix possible reset_task running after adapter down
Vladimir Davydov
2013-11-30
1
-4
/
+11
*
e1000: fix lockdep warning in e1000_reset_task
Vladimir Davydov
2013-11-29
2
-35
/
+3
*
e1000: prevent oops when adapter is being closed and reset simultaneously
yzhu1
2013-11-29
2
-0
/
+14
*
igb: Fixed Wake On LAN support
Akeem G Abodunrin
2013-11-29
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-8
/
+6
|
\
|
*
e1000e: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-11-14
1
-8
/
+6
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
2
-0
/
+9
|
\
\
|
*
|
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
2
-0
/
+9
*
|
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
7
-74
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...
Russell King
2013-09-21
1
-7
/
+2
|
*
|
DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
|
*
|
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
|
*
|
DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-11
/
+5
|
*
|
DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
|
*
|
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
|
*
|
DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
*
|
|
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-11
2
-8
/
+13
*
|
|
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
1
-24
/
+27
*
|
|
ixgbe: deleting dfwd stations out of order can cause null ptr deref
John Fastabend
2013-11-08
1
-2
/
+6
*
|
|
ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS
John Fastabend
2013-11-08
1
-6
/
+10
*
|
|
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-11-07
4
-89
/
+443
*
|
|
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
2013-11-01
1
-8
/
+7
*
|
|
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2013-11-01
2
-8
/
+12
*
|
|
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
2013-11-01
1
-0
/
+4
*
|
|
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
2013-11-01
1
-1
/
+3
*
|
|
ixgbevf: remove redundant workaround
Emil Tantilov
2013-11-01
1
-9
/
+0
*
|
|
e1000: fix wrong queue idx calculation
Hong Zhiguo
2013-11-01
1
-2
/
+1
*
|
|
i40e: fix error return code in i40e_probe()
Wei Yongjun
2013-10-29
1
-1
/
+3
*
|
|
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
2
-34
/
+45
*
|
|
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
3
-0
/
+60
*
|
|
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
2
-0
/
+177
*
|
|
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
Jacob Keller
2013-10-29
1
-6
/
+7
*
|
|
ixgbevf: add ixgbevf_rx_skb
Jacob Keller
2013-10-29
1
-1
/
+15
*
|
|
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
2013-10-29
1
-23
/
+13
*
|
|
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
2013-10-29
1
-2
/
+2
*
|
|
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2013-10-29
2
-16
/
+38
*
|
|
ixgbevf: bump driver version
Don Skidmore
2013-10-24
1
-1
/
+1
*
|
|
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
3
-1
/
+84
*
|
|
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
2013-10-24
1
-2
/
+16
[next]