index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
...
*
|
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-17
1
-4
/
+16
*
|
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
2012-07-17
1
-0
/
+6
*
|
ixgbevf: Use igb style interrupt masks instead of ixgbe style
Alexander Duyck
2012-07-17
3
-146
/
+105
*
|
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
3
-182
/
+89
*
|
ixgbevf: Update q_vector to contain ring pointers instead of bitmaps
Alexander Duyck
2012-07-17
2
-105
/
+65
*
|
ixgbevf: Cleanup accounting for space needed at start of xmit_frame
Alexander Duyck
2012-07-17
1
-22
/
+24
*
|
ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
Alexander Duyck
2012-07-17
2
-10
/
+4
*
|
ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag
Alexander Duyck
2012-07-17
2
-20
/
+2
*
|
ixgbevf: Drop netdev_registered value since that is already stored in netdev
Alexander Duyck
2012-07-17
2
-6
/
+1
*
|
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-07-17
3
-228
/
+22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-16
11
-225
/
+265
|
\
\
|
*
|
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
2
-147
/
+129
|
*
|
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
4
-15
/
+22
|
*
|
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
2012-07-14
4
-23
/
+35
|
*
|
ixgbe: Cleanup unpacking code for DCB
Alexander Duyck
2012-07-14
1
-25
/
+22
|
*
|
ixgbe: Simplify logic for getting traffic class from user priority
Alexander Duyck
2012-07-14
1
-7
/
+23
|
*
|
e1000e: Program the correct register for ITR when using MSI-X.
Matthew Vick
2012-07-14
3
-7
/
+31
|
*
|
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
Tushar Dave
2012-07-14
1
-6
/
+8
*
|
|
ethernet: Use eth_random_addr
Joe Perches
2012-07-16
2
-3
/
+3
|
/
/
*
|
ixgbe: Merge RSS and flow director ring register caching and configuration
Alexander Duyck
2012-07-11
1
-74
/
+24
*
|
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
Alexander Duyck
2012-07-11
1
-21
/
+15
*
|
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
4
-18
/
+16
*
|
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
4
-8
/
+14
*
|
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
4
-89
/
+59
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
1
-0
/
+5
|
\
\
|
|
/
|
*
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
2012-07-09
1
-0
/
+5
*
|
drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers
Ben Hutchings
2012-07-10
1
-6
/
+3
*
|
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
13
-63
/
+68
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-05
3
-72
/
+33
|
\
\
|
|
/
|
*
e1000e: remove use of IP payload checksum
Bruce Allan
2012-07-01
2
-61
/
+15
|
*
igbvf: fix divide by zero
Mitch A Williams
2012-06-30
1
-11
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
3
-7
/
+13
|
\
\
|
|
/
|
*
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-26
3
-7
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
4
-8
/
+19
|
\
\
|
|
/
|
*
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
2012-06-20
1
-1
/
+1
|
*
Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.
Carolyn Wyborny
2012-06-20
1
-3
/
+7
|
*
igb: Fix incorrect RAR address entries for i210/i211 device.
Carolyn Wyborny
2012-06-20
1
-2
/
+0
|
*
ixgbe: Fix PHC loophole allowing misconfiguration of increment register
Jacob Keller
2012-06-17
1
-2
/
+11
*
|
ixgbe: simplify padding and length checks
Stephen Hemminger
2012-06-21
1
-7
/
+2
*
|
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
2012-06-20
1
-85
/
+62
*
|
ixgbe: add support for 1G SX modules
Jacob Keller
2012-06-20
3
-5
/
+24
*
|
igb: Version bump
Carolyn Wyborny
2012-06-20
1
-3
/
+3
*
|
igb: Update firmware info output
Carolyn Wyborny
2012-06-20
3
-10
/
+89
*
|
igb: Streamline RSS queue and queue pairing assignment logic.
Matthew Vick
2012-06-20
2
-33
/
+55
*
|
igb: Support the get_ts_info ethtool method.
Carolyn Wyborny
2012-06-20
1
-0
/
+35
*
|
igb: Add switch case for supported hardware to igb_ptp_remove.
Carolyn Wyborny
2012-06-20
1
-1
/
+11
*
|
igb: A fix to VF TX rate limit
Lior Levy
2012-06-20
2
-0
/
+6
*
|
e1000: Combining Bitwise OR in one expression.
Tushar Dave
2012-06-20
1
-6
/
+6
*
|
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
2012-06-14
3
-14
/
+104
*
|
ixgbe: PTP Fix hwtstamp mode settings
Jacob Keller
2012-06-14
1
-15
/
+8
[prev]
[next]