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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
i40e: add ethtool RSS support
Mitch A Williams
2
-0
/
+110
2015-03-09
i40e/i40evf: Bump i40e/i40evf version
Catherine Sullivan
2
-2
/
+2
2015-03-09
i40e: add MAC printing to debugfs dump VSI
Shannon Nelson
1
-0
/
+5
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
9
-174
/
+174
2015-03-09
i40e: tame the nvmupdate read and write complaints
Shannon Nelson
1
-2
/
+7
2015-03-09
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
3
-0
/
+5
2015-03-09
i40vf: don't stop me now
Mitch Williams
1
-5
/
+6
2015-03-09
i40e: future proof some sizeof calls
Shannon Nelson
1
-2
/
+2
2015-03-09
i40e: Remove "hello world" strings from i40e driver
Greg Rose
1
-2
/
+2
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
9
-10
/
+10
2015-03-07
i40e: Strip configfs code
Greg Rose
5
-374
/
+0
2015-03-07
i40e/i40evf: Bump version
Sravanthi Tangeda
2
-2
/
+2
2015-03-07
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
Jesse Brandeburg
2
-0
/
+4
2015-03-07
i40e: Simplify code for rss_size_max config
Anjali Singhai Jain
1
-5
/
+2
2015-03-07
i40e/i40evf: Simplify tunnel selection logic
Anjali Singhai Jain
2
-4
/
+20
2015-03-07
i40e: FD filters flush policy changes
Anjali Singhai Jain
3
-20
/
+67
2015-03-07
i40e: Avoid logs while adding/deleting FD-SB filters
Anjali Singhai Jain
1
-3
/
+3
2015-03-07
i40e: print port stats only on partition 1
Shannon Nelson
1
-3
/
+3
2015-03-07
i40e: Move code to enable/disable Loopback to the main file
Akeem G Abodunrin
3
-70
/
+68
2015-03-07
i40e: rework vector reservation
Shannon Nelson
1
-19
/
+56
2015-03-07
i40e: clean up debug_read_register
Jesse Brandeburg
1
-6
/
+4
2015-03-07
i40e: store msg_enable in the right size
Jesse Brandeburg
1
-1
/
+1
2015-03-07
i40e: Remove unneeded conversion
Kamil Krawczyk
1
-1
/
+0
2015-03-07
i40e: Remove duplicate code
Catherine Sullivan
1
-8
/
+0
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
6
-54
/
+54
2015-03-06
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-03-06
e1000: call netif_carrier_off early on down
Eliezer Tamir
1
-1
/
+1
2015-03-06
igb: Make arrays on stack static const to avoid reallocation
Alexander Duyck
1
-12
/
+12
2015-03-06
igb: Fix warning pin may be used uninitialized
Alexander Duyck
1
-1
/
+1
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
1
-3
/
+5
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
1
-4
/
+8
2015-03-06
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
1
-2
/
+2
2015-03-05
i40e/i40evf: Version bump
Sravanthi Tangeda
2
-2
/
+2
2015-03-05
i40e: don't spam the system log
Mitch A Williams
1
-3
/
+0
2015-03-05
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
1
-31
/
+29
2015-03-05
i40e: Ioremap changes
Anjali Singhai
2
-2
/
+7
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
8
-10
/
+2
2015-03-05
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2
-0
/
+4
2015-03-05
i40e: Fix ethtool offline test
Greg Rose
1
-0
/
+10
2015-03-05
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
1
-0
/
+4
2015-03-05
i40e: fix XPS mask when resetting
Jesse Brandeburg
1
-11
/
+11
2015-03-05
i40e: use more portable sign extension
Jesse Brandeburg
1
-2
/
+2
2015-03-05
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
3
-3
/
+4
2015-03-05
i40e: Don't check operational or sync bit for App TLV
Neerav Parikh
1
-1
/
+1
2015-03-05
i40e: during LED interaction ignore activity LED src modes
Matt Jared
1
-1
/
+34
2015-03-05
i40e: Fix NPAR Tx Scheduler init
Greg Rose
1
-0
/
+4
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-76
/
+280
2015-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
26
-115
/
+190
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-04
i40e: Fix dependencies in the i40e driver on configfs
Greg Rose
4
-8
/
+17
[next]