index
:
blackbird-op-linux
master
Blackbird™ 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
2015-03-13
1
-4
/
+4
*
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
2015-03-13
9
-495
/
+498
*
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2015-03-13
2
-15
/
+4
*
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2015-03-13
2
-4
/
+12
*
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
2015-03-13
1
-2
/
+2
*
ixgbe: Clean up type inconsistency
Don Skidmore
2015-03-13
1
-2
/
+2
*
ixgbe: add new wrapper for X550 support
Don Skidmore
2015-03-13
9
-14
/
+114
*
i40e: add ethtool RSS support
Mitch A Williams
2015-03-09
2
-0
/
+110
*
i40e/i40evf: Bump i40e/i40evf version
Catherine Sullivan
2015-03-09
2
-2
/
+2
*
i40e: add MAC printing to debugfs dump VSI
Shannon Nelson
2015-03-09
1
-0
/
+5
*
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
2015-03-09
9
-174
/
+174
*
i40e: tame the nvmupdate read and write complaints
Shannon Nelson
2015-03-09
1
-2
/
+7
*
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
2015-03-09
3
-0
/
+5
*
i40vf: don't stop me now
Mitch Williams
2015-03-09
1
-5
/
+6
*
i40e: future proof some sizeof calls
Shannon Nelson
2015-03-09
1
-2
/
+2
*
i40e: Remove "hello world" strings from i40e driver
Greg Rose
2015-03-09
1
-2
/
+2
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
9
-10
/
+10
*
i40e: Strip configfs code
Greg Rose
2015-03-07
5
-374
/
+0
*
i40e/i40evf: Bump version
Sravanthi Tangeda
2015-03-07
2
-2
/
+2
*
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
Jesse Brandeburg
2015-03-07
2
-0
/
+4
*
i40e: Simplify code for rss_size_max config
Anjali Singhai Jain
2015-03-07
1
-5
/
+2
*
i40e/i40evf: Simplify tunnel selection logic
Anjali Singhai Jain
2015-03-07
2
-4
/
+20
*
i40e: FD filters flush policy changes
Anjali Singhai Jain
2015-03-07
3
-20
/
+67
*
i40e: Avoid logs while adding/deleting FD-SB filters
Anjali Singhai Jain
2015-03-07
1
-3
/
+3
*
i40e: print port stats only on partition 1
Shannon Nelson
2015-03-07
1
-3
/
+3
*
i40e: Move code to enable/disable Loopback to the main file
Akeem G Abodunrin
2015-03-07
3
-70
/
+68
*
i40e: rework vector reservation
Shannon Nelson
2015-03-07
1
-19
/
+56
*
i40e: clean up debug_read_register
Jesse Brandeburg
2015-03-07
1
-6
/
+4
*
i40e: store msg_enable in the right size
Jesse Brandeburg
2015-03-07
1
-1
/
+1
*
i40e: Remove unneeded conversion
Kamil Krawczyk
2015-03-07
1
-1
/
+0
*
i40e: Remove duplicate code
Catherine Sullivan
2015-03-07
1
-8
/
+0
*
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
2015-03-07
6
-54
/
+54
*
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
2015-03-06
1
-1
/
+9
*
e1000: call netif_carrier_off early on down
Eliezer Tamir
2015-03-06
1
-1
/
+1
*
igb: Make arrays on stack static const to avoid reallocation
Alexander Duyck
2015-03-06
1
-12
/
+12
*
igb: Fix warning pin may be used uninitialized
Alexander Duyck
2015-03-06
1
-1
/
+1
*
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
2015-03-06
1
-3
/
+5
*
e1000e: fix obscure comments
Yanir Lubetkin
2015-03-06
1
-4
/
+8
*
i40e: Fix mismatching type for ioremap_len
Jeff Kirsher
2015-03-05
1
-2
/
+2
*
i40e/i40evf: Version bump
Sravanthi Tangeda
2015-03-05
2
-2
/
+2
*
i40e: don't spam the system log
Mitch A Williams
2015-03-05
1
-3
/
+0
*
i40e: move IRQ tracking setup into MSIX setup
Shannon Nelson
2015-03-05
1
-31
/
+29
*
i40e: Ioremap changes
Anjali Singhai
2015-03-05
2
-2
/
+7
*
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
2015-03-05
8
-10
/
+2
*
i40e: Add AOC PHY types to case statements
Catherine Sullivan
2015-03-05
2
-0
/
+4
*
i40e: Fix ethtool offline test
Greg Rose
2015-03-05
1
-0
/
+10
*
i40e: Reassign incorrect PHY type to fix a FW bug
Catherine Sullivan
2015-03-05
1
-0
/
+4
*
i40e: fix XPS mask when resetting
Jesse Brandeburg
2015-03-05
1
-11
/
+11
*
i40e: use more portable sign extension
Jesse Brandeburg
2015-03-05
1
-2
/
+2
*
i40e/i40evf: grab NVM devstarter version not image version
Shannon Nelson
2015-03-05
3
-3
/
+4
[next]