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
/
ixgbe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
2011-05-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-20
17
-951
/
+2024
|
\
|
*
ixgbe: Add support for new 82599 adapter
Don Skidmore
2011-05-14
3
-0
/
+7
|
*
ixgbe: fix sparse warning
Emil Tantilov
2011-05-14
1
-1
/
+1
|
*
ixgbe: cleanup some minor issues in ixgbe_down()
Alexander Duyck
2011-05-14
1
-18
/
+16
|
*
ixgbe: Merge over-temp task into service task
Alexander Duyck
2011-05-14
2
-36
/
+53
|
*
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
2011-05-14
3
-32
/
+37
|
*
ixgbe: merge reset task into service task
Alexander Duyck
2011-05-14
2
-24
/
+38
|
*
ixgbe: Merge watchdog functionality into service task
Alexander Duyck
2011-05-14
2
-166
/
+200
|
*
ixgbe: Combine SFP and multi-speed fiber task into single service task
Alexander Duyck
2011-05-14
2
-201
/
+213
|
*
ixgbe: move flags and state into the same cacheline
Alexander Duyck
2011-05-14
1
-43
/
+45
|
*
ixgbe: force unlock on timeout
Emil Tantilov
2011-05-14
1
-0
/
+22
|
*
ixgbe: Add macvlan support for VF
Greg Rose
2011-05-14
4
-4
/
+134
|
*
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
2011-05-07
3
-1
/
+18
|
*
ixgbe: add rxhash support
Emil Tantilov
2011-05-07
2
-2
/
+19
|
*
ixgbe: Cleanup PCIe bus speed info
Don Skidmore
2011-05-04
1
-2
/
+2
|
*
ixgbe: improve EEPROM read/write operations
Emil Tantilov
2011-05-04
7
-100
/
+465
|
*
ixgbe: fix sparse warning
Emil Tantilov
2011-05-04
1
-46
/
+62
|
*
ixgbe: fix typo error with software defined pins on 82599
Don Skidmore
2011-05-04
1
-1
/
+2
|
*
ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
Emil Tantilov
2011-05-04
3
-8
/
+7
|
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-4
/
+4
|
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-1
/
+2
|
*
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
2011-04-27
2
-12
/
+18
|
*
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
2011-04-27
1
-0
/
+7
|
*
ixgbe: Bump version
Don Skidmore
2011-04-27
1
-2
/
+2
|
*
ixgbe: enable SCTP checksum offload for X540
Don Skidmore
2011-04-27
1
-1
/
+7
|
*
ixgbe: do not clear FCoE DDP error status for received ABTS
Yi Zou
2011-04-27
1
-2
/
+2
|
*
ixgbe: fix static functions
John Fastabend
2011-04-27
4
-5
/
+5
|
*
ixgbe: remove ntuple display support
Alexander Duyck
2011-04-27
2
-6
/
+0
|
*
ixgbe: add LED blink code for x540
Emil Tantilov
2011-04-27
1
-2
/
+62
|
*
ixgbe: add support for 64k EEPROM for 82599
Emil Tantilov
2011-04-27
1
-1
/
+30
|
*
ixgbe: register defines cleanup
Emil Tantilov
2011-04-27
2
-67
/
+125
|
*
ixgbe: explicitly disable 100H for x540
Emil Tantilov
2011-04-27
1
-1
/
+2
|
*
ixgbe: DCB, X540 devices do not respond to pause frames
John Fastabend
2011-04-13
2
-2
/
+9
|
*
ixgbe: DCB, misallocated packet buffer size with X540 device
John Fastabend
2011-04-13
6
-27
/
+52
|
*
ixgbe: make device_caps() generic
Emil Tantilov
2011-04-13
4
-17
/
+18
|
*
ixgbe: explicitly disable 100H for x540
Emil Tantilov
2011-04-13
1
-1
/
+2
|
*
ixgbe: add support for new HW
Emil Tantilov
2011-04-13
3
-0
/
+4
|
*
ixgbe: fix semaphores in eeprom routines for x540
Emil Tantilov
2011-04-13
3
-47
/
+153
|
*
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
2011-04-13
8
-28
/
+36
|
*
ixgbe: fix 82599 KR downshift coexistence with LESM FW module
Emil Tantilov
2011-04-13
2
-1
/
+48
|
*
ixgbe: move disabling of relaxed ordering in start_hw()
Emil Tantilov
2011-04-13
3
-5
/
+35
|
*
ixgbe: refactor common start_hw code for 82599 and x540
Emil Tantilov
2011-04-13
4
-13
/
+58
|
*
ixgbe: update version string for Dell CEM use
Jeff Kirsher
2011-04-13
1
-2
/
+6
|
*
ixgbe: fix namespacecheck issue
Emil Tantilov
2011-04-13
1
-1
/
+1
|
*
ixgbe: correct function number for some 82598 parts
Emil Tantilov
2011-04-13
2
-1
/
+38
|
*
ixgbe: fix return value checks
Emil Tantilov
2011-04-13
1
-3
/
+2
|
*
ixgbe: DCB, further cleanups to app configuration
John Fastabend
2011-04-13
1
-83
/
+24
*
|
ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()
Lai Jiangshan
2011-05-07
1
-6
/
+1
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-9
/
+9
[next]