index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-14
qlcnic: Enable IPv6 LRO even if IP address is not programmed
Shahed Shaikh
1
-2
/
+2
2014-01-14
qlcnic: Fix SR-IOV cleanup code path
Manish Chopra
1
-3
/
+1
2014-01-14
qlcnic: Enable beaconing for 83xx/84xx Series adapter.
Himanshu Madhani
7
-24
/
+70
2014-01-14
qlcnic: Do MAC learning for SRIOV PF.
Sucheta Chakraborty
6
-31
/
+64
2014-01-14
qlcnic: Turn on promiscous mode for SRIOV PF.
Sucheta Chakraborty
1
-0
/
+4
2014-01-14
qlcnic: Enable VF flood bit on PF.
Sucheta Chakraborty
1
-0
/
+30
2014-01-14
qlcnic: Restrict VF from configuring any VLAN mode.
Sucheta Chakraborty
1
-1
/
+11
2014-01-13
bnx2x: namespace and dead code cleanups
stephen hemminger
11
-524
/
+147
2014-01-13
drivers: net: silence compiler warning in smc91x.c
Pankaj Dubey
1
-1
/
+1
2014-01-13
net/mlx4_en: call gro handler for encapsulated frames
Eric Dumazet
2
-5
/
+7
2014-01-13
qlcnic: Convert vmalloc/memset to kcalloc
Joe Perches
2
-11
/
+7
2014-01-12
alx: add stats to ethtool
Sabrina Dubroca
2
-1
/
+107
2014-01-12
alx: add alx_get_stats64 operation
Sabrina Dubroca
2
-0
/
+53
2014-01-12
alx: add stats update function
Sabrina Dubroca
2
-0
/
+62
2014-01-12
alx: add constants for the stats fields
Sabrina Dubroca
1
-4
/
+48
2014-01-12
alx: add a hardware stats structure
Sabrina Dubroca
1
-0
/
+62
2014-01-11
i40evf: fix s390 build failure due to implicit prefetch.h
Paul Gortmaker
1
-0
/
+2
2014-01-11
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-11
i40e: fix log message wording
Shannon Nelson
1
-1
/
+1
2014-01-11
i40e: enable PTP
Jacob Keller
8
-2
/
+824
2014-01-11
i40e: call clear_pxe after adminq is initialized
Shannon Nelson
1
-0
/
+1
2014-01-11
i40e: clear qtx_head before enabling Tx queue
Shannon Nelson
1
-2
/
+4
2014-01-11
i40e: adjust ITR max and min values
Shannon Nelson
1
-3
/
+2
2014-01-11
i40e: check for possible incorrect ipv6 checksum
Shannon Nelson
2
-1
/
+7
2014-01-11
i40e: allow VF to remove any MAC filter
Mitch Williams
1
-2
/
+6
2014-01-11
i40e: do not bail when disabling if Tx queue disable fails
Anjali Singhai Jain
1
-5
/
+4
2014-01-11
i40e: Setting queue count to 1 using ethtool is valid
Anjali Singhai Jain
1
-1
/
+1
2014-01-11
i40e: Cleanup Doxygen warnings
Jeff Kirsher
4
-23
/
+24
2014-01-11
i40e: fix long lines
Mitch Williams
2
-3
/
+4
2014-01-11
i40e: Bump version
Catherine Sullivan
1
-1
/
+1
2014-01-11
i40e: Update the Current NVM version Low value
Anjali Singhai Jain
1
-1
/
+1
2014-01-11
i40e: drop unused macros
Jesse Brandeburg
1
-9
/
+0
2014-01-11
i40e: use assignment instead of memcpy
Mitch Williams
3
-8
/
+5
2014-01-10
cxgb4: Changed FW check version to match FW binary version
Hariprasad Shenai
1
-4
/
+4
2014-01-09
i40e: Turn flow director off in MFP mode
Catherine Sullivan
1
-7
/
+7
2014-01-09
i40e: Add a dummy packet template
Jesse Brandeburg
1
-3
/
+23
2014-01-09
i40e: fix spelling errors
Jesse Brandeburg
1
-1
/
+1
2014-01-09
i40e: trivial: formatting and checkpatch fixes
Mitch Williams
2
-16
/
+17
2014-01-09
i40e: shorten wordy fields
Mitch Williams
4
-11
/
+11
2014-01-09
i40e: accept pf to pf adminq messages
Shannon Nelson
1
-2
/
+5
2014-01-09
i40e: remove interrupt on AQ error
Shannon Nelson
1
-1
/
+1
2014-01-09
i40e: release NVM resource reservation on startup
Shannon Nelson
1
-0
/
+3
2014-01-09
i40e: Cleanup reconfig rss path
Anjali Singhai Jain
1
-8
/
+0
2014-01-09
i40e: disable packet split
Jesse Brandeburg
1
-1
/
+0
2014-01-09
i40e: add a comment on barrier and fix panic on reset
Greg Rose
2
-4
/
+12
2014-01-09
i40e: Fix MAC format in Write MAC address AQ cmd
Kamil Krawczyk
1
-2
/
+5
2014-01-09
i40e: Fix GPL header
Greg Rose
27
-108
/
+81
2014-01-09
i40e: use kernel specific defines
Jesse Brandeburg
2
-7
/
+5
2014-01-09
i40e: Re-enable interrupt on ICR0
Anjali Singhai Jain
1
-4
/
+6
2014-01-08
i40e: correctly setup ARQ descriptors
Mitch Williams
1
-0
/
+5
[next]