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
/
ixgbe
/
ixgbe_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
1
-3
/
+3
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
1
-32
/
+54
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
1
-2
/
+2
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
1
-10
/
+31
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
1
-9
/
+21
2014-11-11
ixgbe: fix X540 Completion timeout
Don Skidmore
1
-1
/
+19
2014-07-26
ixgbe: Make return values more direct
Mark Rustad
1
-335
/
+239
2014-07-26
ixgbe: Convert some udelays to usleep_range
Mark Rustad
1
-3
/
+3
2014-07-14
ixgbe: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-05-23
ixgbe: add braces around else block
Jacob Keller
1
-2
/
+2
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
1
-11
/
+6
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-12
/
+12
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-04-23
ixgbe: convert low_water into an array
Jacob Keller
1
-13
/
+22
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-1
/
+1
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
1
-0
/
+3
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
1
-8
/
+3
2014-03-20
ixgbe: remove unused media type
Jacob Keller
1
-3
/
+0
2014-03-20
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
1
-5
/
+5
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-03-03
ixgbe: Check config reads for removal
Mark Rustad
1
-7
/
+9
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
1
-59
/
+59
2014-02-28
ixgbe: fix to use correct timeout interval for memory read completion
Don Skidmore
1
-2
/
+52
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
1
-22
/
+45
2013-07-31
ixgbe: clear semaphore bits on timeouts
Emil Tantilov
1
-24
/
+21
2013-07-31
ixgbe: add new media type.
Don Skidmore
1
-0
/
+3
2013-07-31
ixgbe: fix fc autoneg ethtool reporting.
Don Skidmore
1
-9
/
+33
2013-04-18
ixgbe: create conversion functions from link_status to bus/speed
Jacob Keller
1
-32
/
+32
2013-04-18
ixgbe: Enable support for recognizing PCI-e Gen3 link speed
Jacob Keller
1
-0
/
+3
2013-04-18
ixgbe: don't do arithmetic operations on bitmasks
Emil Tantilov
1
-1
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2012-12-07
ixgbe: Use is_valid_ether_addr
Joe Perches
1
-25
/
+1
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
1
-2
/
+1
2012-10-30
ixgbe: Add support for pipeline reset
Don Skidmore
1
-3
/
+67
2012-10-23
ixgbe: using is_zero_ether_addr() to simplify the code
Wei Yongjun
1
-2
/
+1
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
1
-0
/
+1
2012-07-20
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
1
-9
/
+11
2012-07-20
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
1
-0
/
+25
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+2
2012-05-10
ixgbe: correct disable_rx_buff timeout
Jacob Keller
1
-1
/
+1
2012-05-04
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
1
-104
/
+60
2012-05-04
ixgbe: Reorder link flow control functions in ixgbe_common.c
Alexander Duyck
1
-290
/
+282
2012-05-04
ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
Alexander Duyck
1
-26
/
+11
2012-05-02
ixgbe: add hwmon interface to export thermal data
Don Skidmore
1
-6
/
+4
2012-05-02
ixgbe: add support functions to access thermal data
Don Skidmore
1
-0
/
+171
2012-04-04
ixgbe: consolidate reporting of MSIX vectors into a single function
Emil Tantilov
1
-5
/
+24
2012-03-20
ixgbe: Fix issues with SR-IOV loopback when flow control is disabled
Alexander Duyck
1
-1
/
+8
2012-03-14
ixgbe: Fix race condition where RX buffer could become corrupted.
Atita Shirwaikar
1
-0
/
+52
2012-03-14
ixgbe: Do not disable read relaxed ordering when DCA is enabled
Alexander Duyck
1
-3
/
+3
2012-03-01
ixgbe: fix spelling errors
Don Skidmore
1
-1
/
+1
[next]