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
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
alx: add constants for the stats fields
Sabrina Dubroca
2014-01-11
1
-4
/
+48
*
alx: add a hardware stats structure
Sabrina Dubroca
2014-01-11
1
-0
/
+62
*
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
2014-01-10
1
-0
/
+2
*
i40e: Bump version
Catherine Sullivan
2014-01-10
1
-1
/
+1
*
i40e: fix log message wording
Shannon Nelson
2014-01-10
1
-1
/
+1
*
i40e: enable PTP
Jacob Keller
2014-01-10
8
-2
/
+824
*
i40e: call clear_pxe after adminq is initialized
Shannon Nelson
2014-01-10
1
-0
/
+1
*
i40e: clear qtx_head before enabling Tx queue
Shannon Nelson
2014-01-10
1
-2
/
+4
*
i40e: adjust ITR max and min values
Shannon Nelson
2014-01-10
1
-3
/
+2
*
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
2014-01-10
2
-1
/
+7
*
i40e: allow VF to remove any MAC filter
Mitch Williams
2014-01-10
1
-2
/
+6
*
i40e: do not bail when disabling if Tx queue disable fails
Anjali Singhai Jain
2014-01-10
1
-5
/
+4
*
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
2014-01-10
1
-1
/
+1
*
i40e: Cleanup Doxygen warnings
Jeff Kirsher
2014-01-10
4
-23
/
+24
*
i40e: fix long lines
Mitch Williams
2014-01-10
2
-3
/
+4
*
i40e: Bump version
Catherine Sullivan
2014-01-10
1
-1
/
+1
*
i40e: Update the Current NVM version Low value
Anjali Singhai Jain
2014-01-10
1
-1
/
+1
*
i40e: drop unused macros
Jesse Brandeburg
2014-01-10
1
-9
/
+0
*
i40e: use assignment instead of memcpy
Mitch Williams
2014-01-10
3
-8
/
+5
*
cxgb4: Changed FW check version to match FW binary version
Hariprasad Shenai
2014-01-09
1
-4
/
+4
*
i40e: Turn flow director off in MFP mode
Catherine Sullivan
2014-01-09
1
-7
/
+7
*
i40e: Add a dummy packet template
Jesse Brandeburg
2014-01-09
1
-3
/
+23
*
i40e: fix spelling errors
Jesse Brandeburg
2014-01-09
1
-1
/
+1
*
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2014-01-09
2
-16
/
+17
*
i40e: shorten wordy fields
Mitch Williams
2014-01-09
4
-11
/
+11
*
i40e: accept pf to pf adminq messages
Shannon Nelson
2014-01-09
1
-2
/
+5
*
i40e: remove interrupt on AQ error
Shannon Nelson
2014-01-09
1
-1
/
+1
*
i40e: release NVM resource reservation on startup
Shannon Nelson
2014-01-09
1
-0
/
+3
*
i40e: Cleanup reconfig rss path
Anjali Singhai Jain
2014-01-09
1
-8
/
+0
*
i40e: disable packet split
Jesse Brandeburg
2014-01-09
1
-1
/
+0
*
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2014-01-09
2
-4
/
+12
*
i40e: Fix MAC format in Write MAC address AQ cmd
Kamil Krawczyk
2014-01-09
1
-2
/
+5
*
i40e: Fix GPL header
Greg Rose
2014-01-09
27
-108
/
+81
*
i40e: use kernel specific defines
Jesse Brandeburg
2014-01-09
2
-7
/
+5
*
i40e: Re-enable interrupt on ICR0
Anjali Singhai Jain
2014-01-09
1
-4
/
+6
*
i40e: correctly setup ARQ descriptors
Mitch Williams
2014-01-07
1
-0
/
+5
*
i40e: remove redundant AQ enable
Kamil Krawczyk
2014-01-07
1
-6
/
+0
*
i40e: Enable/Disable PF switch LB on SR-IOV configure changes
Greg Rose
2014-01-07
1
-2
/
+74
*
i40e: whitespace paren and comment tweaks
Shannon Nelson
2014-01-07
3
-6
/
+7
*
i40e: rework shadow ram read functions
Shannon Nelson
2014-01-07
1
-51
/
+16
*
i40e: check MAC type before any REG access
Shannon Nelson
2014-01-07
1
-8
/
+8
*
i40e: move PF ID init from PF reset to SC init
Shannon Nelson
2014-01-07
1
-7
/
+7
*
i40e: Reduce range of interrupt reg in reg test
Shannon Nelson
2014-01-07
1
-3
/
+3
*
i40e: update firmware api to 1.1
Shannon Nelson
2014-01-07
4
-44
/
+99
*
i40e: Add code to wait for FW to complete in reset path
Shannon Nelson
2014-01-07
2
-0
/
+42
*
i40e: Bump version
Catherine Sullivan
2014-01-07
1
-1
/
+1
*
i40e: Allow VF to set already assigned MAC address
Greg Rose
2014-01-07
1
-1
/
+4
*
i40e: Stop accepting any VLAN tag on VLAN 0 filter set
Greg Rose
2014-01-07
1
-11
/
+0
*
i40e: Do not enable broadcast promiscuous by default
Greg Rose
2014-01-07
2
-17
/
+18
*
i40e: Expose AQ debugfs hooks
Anjali Singhai Jain
2014-01-07
1
-0
/
+114
[next]