index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-14
ice: fix memory leak if register_netdev_fails
Jacob Keller
1
-10
/
+3
2020-06-19
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
1
-1
/
+1
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
1
-0
/
+2
2020-05-31
ice: fix PCI device serial number to be lowercase values
Paul M Stillwell Jr
1
-1
/
+1
2020-05-29
ice: Refactor VF reset
Brett Creeley
1
-8
/
+5
2020-05-29
ice: fix kernel BUG if register_netdev fails
Jacob Keller
1
-2
/
+4
2020-05-29
ice: fix potential double free in probe unrolling
Jacob Keller
1
-1
/
+2
2020-05-29
ice: Poll for reset completion when DDP load fails
Anirudh Venkataramanan
1
-0
/
+3
2020-05-28
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
1
-1
/
+1
2020-05-28
ice: Add XDP Tx to VSI ring stats
Marta Plantykow
1
-9
/
+33
2020-05-28
ice: Change number of XDP TxQ to 0 when destroying rings
Marta Plantykow
1
-0
/
+3
2020-05-28
ice: Handle critical FW error during admin queue initialization
Evan Swanson
1
-0
/
+2
2020-05-28
ice: Add more Rx errors to netdev's rx_error counter
Brett Creeley
1
-1
/
+7
2020-05-28
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
1
-4
/
+4
2020-05-23
ice: cleanup unsigned loops
Jesse Brandeburg
1
-2
/
+2
2020-05-23
ice: fix usage of incorrect variable
Jesse Brandeburg
1
-4
/
+4
2020-05-23
ice: check for compatibility between DDP package and firmware
Victor Raj
1
-0
/
+5
2020-05-23
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
1
-1
/
+6
2020-05-23
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
1
-0
/
+6
2020-05-23
ice: Implement aRFS
Brett Creeley
1
-11
/
+37
2020-05-23
ice: Restore filters following reset
Henry Tieman
1
-0
/
+31
2020-05-23
ice: Support displaying ntuple rules
Henry Tieman
1
-0
/
+9
2020-05-23
ice: Initialize Flow Director resources
Henry Tieman
1
-1
/
+159
2020-05-22
ice: remove unnecessary check
Bruce Allan
1
-1
/
+1
2020-05-22
ice: remove unnecessary expression that is always true
Bruce Allan
1
-1
/
+2
2020-05-22
ice: Fix check for removing/adding mac filters
Lihong Yang
1
-5
/
+10
2020-05-22
ice: refactor filter functions
Michal Swiatkowski
1
-35
/
+18
2020-05-22
ice: Fix casting issues
Karol Kolacinski
1
-6
/
+7
2020-05-22
ice: Provide more meaningful error message
Lihong Yang
1
-31
/
+146
2020-05-22
ice: Fix probe/open race condition
Anirudh Venkataramanan
1
-10
/
+14
2020-05-22
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
1
-0
/
+10
2020-05-22
ice: Add support for tunnel offloads
Tony Nguyen
1
-5
/
+89
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2020-03-27
ice: add a devlink region for dumping NVM contents
Jacob Keller
1
-0
/
+4
2020-03-21
ice: enable initial devlink support
Jacob Keller
1
-4
/
+29
2020-03-10
ice: Fix format specifier
Tony Nguyen
1
-2
/
+2
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
1
-1
/
+1
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
1
-4
/
+15
2020-03-06
ice: Use pci_get_dsn()
Jacob Keller
1
-20
/
+12
2020-02-20
ice: fix define for E822 backplane device
Bruce Allan
1
-1
/
+1
2020-02-20
ice: add support for E823 devices
Bruce Allan
1
-0
/
+10
2020-02-20
ice: add additional E810 device id
Bruce Allan
1
-0
/
+1
2020-02-20
ice: add backslash-n to strings
Jesse Brandeburg
1
-8
/
+4
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
1
-56
/
+70
2020-02-16
ice: add function argument description to function header comment
Bruce Allan
1
-0
/
+1
2020-02-16
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
1
-1
/
+1
2020-02-16
ice: remove unnecessary fallthrough comments
Bruce Allan
1
-2
/
+0
2020-02-16
ice: Handle LAN overflow event for VF queues
Brett Creeley
1
-0
/
+3
2020-02-16
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
1
-2
/
+2
[next]