index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-02-23
ixgbe: Remove non-inclusive language
Piotr Skajewski
1
-18
/
+18
2021-05-27
ixgbe: Fix out-bounds warning in ixgbe_host_interface_command()
Gustavo A. R. Silva
1
-9
/
+7
2021-03-23
ixgbe: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
1
-8
/
+7
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-2
/
+2
2020-05-28
ixgbe: Remove conversion to bool in ixgbe_device_supports_autoneg_fc()
Jason Yan
1
-2
/
+1
2020-05-28
ixgbe: fix signed-integer-overflow warning
Xie XiuQi
1
-1
/
+1
2018-07-12
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
1
-1
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-01-26
ixgbe: Fix && vs || typo
Dan Carpenter
1
-1
/
+1
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-3
/
+6
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
1
-0
/
+112
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+0
2017-10-09
ixgbe: fix the FWSM.PT check in ixgbe_mng_present()
Emil Tantilov
1
-2
/
+2
2017-10-09
ixgbe: fix use of uninitialized padding
Emil Tantilov
1
-2
/
+2
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
1
-19
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
1
-1
/
+1
2017-07-25
ixgbe: Disable flow control for XFI
Tony Nguyen
1
-1
/
+4
2017-07-25
ixgbe: Do not support flow control autonegotiation for X553
Tony Nguyen
1
-6
/
+19
2017-05-31
ixgbe: add missing configuration for rate select 1
Emil Tantilov
1
-0
/
+19
2017-05-31
ixgbe: always call setup_mac_link for multispeed fiber
Emil Tantilov
1
-18
/
+0
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
1
-2
/
+2
2017-05-31
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
1
-1
/
+2
2017-01-18
net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering
Mao Wenan
1
-1
/
+1
2017-01-03
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-0
/
+9
2017-01-03
ixgbe: Fix issues with EEPROM access
Mark Rustad
1
-35
/
+62
2017-01-03
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
1
-2
/
+5
2016-11-04
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-7
/
+9
2016-11-04
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
1
-0
/
+46
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-08-20
ixgbe: Add support for new X557 device
Don Skidmore
1
-0
/
+1
2016-08-19
ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC
Alexander Duyck
1
-1
/
+3
2016-07-22
ixgbe: cleanup crosstalk fix
Don Skidmore
1
-0
/
+71
2016-07-22
ixgbe: Change register variable to unsigned
Don Skidmore
1
-1
/
+1
2016-07-22
ixgbevf: Correct parameter sent to LED function
Don Skidmore
1
-0
/
+12
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
1
-15
/
+15
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
1
-29
/
+11
2016-04-07
ixgbe: Read and set instance id
Mark Rustad
1
-0
/
+8
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-0
/
+1
2016-04-07
ixgbe: Add support for single-port X550 device
Mark Rustad
1
-0
/
+1
2016-04-07
ixgbe: Take manageability semaphore for firmware commands
Mark Rustad
1
-11
/
+19
2016-04-07
ixgbe: Clean up interface for firmware commands
Mark Rustad
1
-18
/
+21
2016-04-07
ixgbe: Correct length check for round up
Mark Rustad
1
-1
/
+1
2016-04-07
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
Mark Rustad
1
-1
/
+1
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
1
-4
/
+4
2015-12-12
ixgbe: Clear stale pool mappings
Alexander Duyck
1
-3
/
+4
2015-12-12
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
1
-23
/
+19
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
1
-6
/
+15
[next]