index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
1
-1
/
+1
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
1
-1
/
+1
*
i40e: enable fdb add code, remove unused code
Jesse Brandeburg
2014-11-22
1
-63
/
+8
*
i40e: trigger SW INT with no ITR wait
Shannon Nelson
2014-11-20
2
-3
/
+12
*
i40e: don't overload fields
Mitch Williams
2014-11-20
3
-8
/
+8
*
i40e: Set XPS bit mask to zero in DCB mode
Neerav Parikh
2014-11-18
1
-7
/
+31
*
i40e: Prevent link flow control settings when PFC is enabled
Neerav Parikh
2014-11-18
1
-2
/
+12
*
i40e: Do not disable/enable FCoE VSI with DCB reconfig
Neerav Parikh
2014-11-18
1
-1
/
+11
*
i40e: Modify Tx disable wait flow in case of DCB reconfiguration
Neerav Parikh
2014-11-18
2
-0
/
+61
*
i40e: Update VEB's enabled_tc after reconfiguration
Neerav Parikh
2014-11-18
1
-0
/
+1
*
i40e: Check for LLDP AdminStatus before querying DCBX
Neerav Parikh
2014-11-18
3
-0
/
+63
*
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
2014-11-18
10
-35
/
+328
*
i40e: Resume Port Tx after DCB event
Neerav Parikh
2014-11-18
3
-1
/
+52
*
i40e: Bump version to 1.1.23
Catherine Sullivan
2014-11-18
1
-2
/
+2
*
i40e: re-enable VFLR interrupt sooner
Mitch Williams
2014-11-18
1
-6
/
+6
*
i40e: only warn once of PTP nonsupport in 100Mbit speed
Shannon Nelson
2014-11-18
1
-3
/
+9
*
i40e: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-7
/
+3
*
i40e: clean up throttle rate code
Jesse Brandeburg
2014-11-11
2
-11
/
+5
*
i40e: don't do link_status or stats collection on every ARQ
Shannon Nelson
2014-11-11
2
-5
/
+12
*
i40e: poll firmware slower
Kamil Krawczyk
2014-11-11
2
-5
/
+3
*
i40e: properly parse MDET registers
Mitch Williams
2014-11-03
1
-5
/
+7
*
i40e: configure VM ID in qtx_ctl
Mitch Williams
2014-11-03
1
-2
/
+6
*
i40e: enable debug earlier
Shannon Nelson
2014-11-03
1
-0
/
+5
*
i40e: better wording for resource tracking errors
Shannon Nelson
2014-11-03
1
-6
/
+8
*
i40e: scale msix vector use when more cores than vectors
Shannon Nelson
2014-11-03
1
-4
/
+7
*
i40e: remove debugfs dump stats
Shannon Nelson
2014-11-03
1
-91
/
+2
*
i40e: avoid disable of interrupt when changing ITR
Jesse Brandeburg
2014-11-03
1
-2
/
+0
*
i40e: fix link checking logic
Mitch Williams
2014-11-03
1
-4
/
+7
*
i40e: Add condition to enter fdir flush and reinit
Akeem G Abodunrin
2014-11-03
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
1
-2
/
+2
|
\
|
*
i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()
Dan Carpenter
2014-10-25
1
-2
/
+2
*
|
i40e: Bump version
Catherine Sullivan
2014-10-23
1
-1
/
+1
*
|
i40e: Moving variable declaration out of the loops
Akeem G Abodunrin
2014-10-23
1
-4
/
+3
*
|
i40e: Add 10GBaseT support
Mitch Williams
2014-10-23
4
-5
/
+34
*
|
i40e: process link events when setting up switch
Mitch Williams
2014-10-23
1
-0
/
+8
*
|
i40e: Fix a bug where Rx would stop after some time
Anjali Singhai Jain
2014-10-23
1
-4
/
+20
*
|
i40e/i40evf: Use usleep_range() instead of udelay()
Neerav Parikh
2014-10-23
2
-4
/
+4
*
|
i40e/i40evf: Fix whitespace indentation
Jeff Kirsher
2014-10-23
1
-1070
/
+1069
*
|
i40e: enable LSE poke and simplify link state
Jesse Brandeburg
2014-10-23
1
-23
/
+16
*
|
i40e: mask phy events
Jesse Brandeburg
2014-10-23
3
-0
/
+47
|
/
*
i40e: skb->xmit_more support
Eric Dumazet
2014-10-08
1
-44
/
+46
*
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-10-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
1
-1
/
+1
|
\
|
*
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
2014-08-25
1
-1
/
+1
*
|
i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()
Ethan Zhao
2014-09-04
1
-31
/
+2
*
|
i40e/i40evf: Bump i40e/i40evf versions
Catherine Sullivan
2014-09-04
1
-1
/
+1
*
|
i40e: fix panic due to too-early Tx queue enable
Jesse Brandeburg
2014-09-04
1
-1
/
+1
*
|
i40e: Fix an issue when PF reset fails
Anjali Singhai Jain
2014-09-04
2
-3
/
+11
*
|
i40e: make warning less verbose
Jesse Brandeburg
2014-09-04
1
-14
/
+12
*
|
i40e: Tell OS link is going down when calling set_phy_config
Catherine Sullivan
2014-09-04
1
-3
/
+18
[next]