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
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
62
-3542
/
+6707
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
6
-11
/
+10
2014-12-09
i40e/i40evf: Convert macro to static inline
Jeff Kirsher
2
-2
/
+8
2014-12-09
i40e: add to NVM update debug message
Shannon Nelson
1
-2
/
+4
2014-12-09
i40e: check for AQ timeout in aq_rc decode
Shannon Nelson
3
-14
/
+33
2014-12-09
i40e: poll on NVM semaphore only if not other error
Shannon Nelson
1
-4
/
+9
2014-12-09
i40e: fix up NVM update sm error handling
Shannon Nelson
1
-10
/
+16
2014-12-09
i40e: set max limit for access polling
Shannon Nelson
3
-15
/
+10
2014-12-09
i40e: remove unused nvm_semaphore_wait
Shannon Nelson
3
-4
/
+0
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2
-0
/
+4
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
4
-19
/
+0
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
3
-6
/
+39
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-7
/
+1
2014-12-06
i40e: Reduce stack in i40e_dbg_dump_desc
Joe Perches
1
-13
/
+17
2014-12-06
i40e: Bump i40e version to 1.2.2 and i40evf version to 1.0.6
Catherine Sullivan
2
-3
/
+3
2014-12-06
i40e: get pf_id from HW rather than PCI function
Shannon Nelson
1
-12
/
+11
2014-12-06
i40e: increase ARQ size
Mitch Williams
1
-1
/
+1
2014-12-06
i40e: Re enable Main VSI loopback setting in the reset path
Anjali Singhai Jain
1
-0
/
+3
2014-12-06
i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback mode
Anjali Singhai Jain
3
-4
/
+15
2014-12-06
i40e: Increase reset delay
Kevin Scott
1
-1
/
+1
2014-12-06
i40evf: make early init sequence even more robust
Mitch Williams
2
-13
/
+12
2014-12-06
i40e: fix netdev_stat macro definition
Shannon Nelson
1
-1
/
+2
2014-12-06
i40e: Define and use i40e_is_vf macro
Anjali Singhai Jain
4
-2
/
+6
2014-12-06
i40e: Add a virtual channel op to config RSS
Anjali Singhai Jain
2
-0
/
+2
2014-12-06
i40e: don't enable PTP support on more than one PF per port
Jacob Keller
2
-11
/
+25
2014-12-06
i40e: Add description to misc and fd interrupts
Carolyn Wyborny
1
-4
/
+7
2014-12-06
i40e: allow various base numbers in debugfs aq commands
Shannon Nelson
1
-2
/
+2
2014-12-06
i40e: remove useless debug noise
Shannon Nelson
2
-6
/
+0
2014-12-06
i40e: Remove unneeded break statement
Shannon Nelson
1
-2
/
+0
2014-12-05
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
1
-4
/
+13
2014-12-05
ixgbevf: add support for X550 VFs
Emil Tantilov
5
-5
/
+38
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
1
-2
/
+8
2014-12-05
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
10
-59
/
+1732
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
4
-53
/
+96
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
3
-0
/
+188
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
5
-29
/
+25
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2
-13
/
+37
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
5
-25
/
+107
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
1
-71
/
+74
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
1
-0
/
+35
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2
-25
/
+20
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
1
-42
/
+36
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2
-7
/
+1
[next]