index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2016-07-22
ixgbevf: Correct parameter sent to LED function
Don Skidmore
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
2016-04-07
ixgbe: Read and set instance id
Mark Rustad
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-07
ixgbe: Add support for single-port X550 device
Mark Rustad
2016-04-07
ixgbe: Take manageability semaphore for firmware commands
Mark Rustad
2016-04-07
ixgbe: Clean up interface for firmware commands
Mark Rustad
2016-04-07
ixgbe: Correct length check for round up
Mark Rustad
2016-04-07
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
Mark Rustad
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
2015-12-12
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
2015-12-12
ixgbe: Simplify configuration of setting VLVF and VLVFB
Alexander Duyck
2015-12-12
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
Alexander Duyck
2015-12-12
ixgbe: Simplify definitions for regidx and bit in set_vfta
Alexander Duyck
2015-12-03
ixgbe: Wait for master disable to be set
Mark Rustad
2015-09-23
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2015-09-23
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
2015-09-23
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
2015-09-23
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
2015-09-01
ixgbe: add new function to check for management presence
Don Skidmore
2015-06-09
ixgbe: fix bug in not clearing counters for X550 devices
Don Skidmore
2015-06-09
ixgbe: add support for WoL and autoneg FC for some X550 devices
Don Skidmore
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
2015-03-13
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-11-11
ixgbe: fix X540 Completion timeout
Don Skidmore
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2014-07-13
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-05-23
ixgbe: add braces around else block
Jacob Keller
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-22
ixgbe: convert low_water into an array
Jacob Keller
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
2014-03-21
ixgbe: Break recursion in case of removal
Mark Rustad
2014-03-20
ixgbe: use ixgbe_read_pci_cfg_word
Jacob Keller
2014-03-20
ixgbe: remove unused media type
Jacob Keller
2014-03-19
ixgbe: fix errors related to protected AUTOC calls
Don Skidmore
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-02
ixgbe: Check config reads for removal
Mark Rustad
2014-02-28
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
[next]