index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2020-06-18
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
2020-05-31
ice: fix PCI device serial number to be lowercase values
Paul M Stillwell Jr
2020-05-28
ice: Refactor VF reset
Brett Creeley
2020-05-28
ice: fix kernel BUG if register_netdev fails
Jacob Keller
2020-05-28
ice: fix potential double free in probe unrolling
Jacob Keller
2020-05-28
ice: Poll for reset completion when DDP load fails
Anirudh Venkataramanan
2020-05-27
ice: Change number of XDP Tx queues to match number of Rx queues
Marta Plantykow
2020-05-27
ice: Add XDP Tx to VSI ring stats
Marta Plantykow
2020-05-27
ice: Change number of XDP TxQ to 0 when destroying rings
Marta Plantykow
2020-05-27
ice: Handle critical FW error during admin queue initialization
Evan Swanson
2020-05-27
ice: Add more Rx errors to netdev's rx_error counter
Brett Creeley
2020-05-27
ice: fix signed vs unsigned comparisons
Jesse Brandeburg
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
2020-05-22
ice: check for compatibility between DDP package and firmware
Victor Raj
2020-05-22
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
2020-05-22
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
2020-05-22
ice: Implement aRFS
Brett Creeley
2020-05-22
ice: Restore filters following reset
Henry Tieman
2020-05-22
ice: Support displaying ntuple rules
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: remove unnecessary check
Bruce Allan
2020-05-21
ice: remove unnecessary expression that is always true
Bruce Allan
2020-05-21
ice: Fix check for removing/adding mac filters
Lihong Yang
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
2020-05-21
ice: Fix probe/open race condition
Anirudh Venkataramanan
2020-05-21
ice: Don't reset and rebuild for Tx timeout on PFC enabled queue
Avinash JD
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
2020-04-03
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-03-28
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-26
ice: add a devlink region for dumping NVM contents
Jacob Keller
2020-03-21
ice: enable initial devlink support
Jacob Keller
2020-03-10
ice: Fix format specifier
Tony Nguyen
2020-03-10
ice: Increase mailbox receive queue length to maximum
Lukasz Czapnik
2020-03-10
ice: Fix removing driver while bare-metal VFs pass traffic
Brett Creeley
2020-03-05
ice: Use pci_get_dsn()
Jacob Keller
2020-02-19
ice: fix define for E822 backplane device
Bruce Allan
2020-02-19
ice: add support for E823 devices
Bruce Allan
2020-02-19
ice: add additional E810 device id
Bruce Allan
2020-02-19
ice: add backslash-n to strings
Jesse Brandeburg
2020-02-19
ice: update malicious driver detection event handling
Paul Greenwalt
2020-02-15
ice: add function argument description to function header comment
Bruce Allan
2020-02-15
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
2020-02-15
ice: remove unnecessary fallthrough comments
Bruce Allan
2020-02-15
ice: Handle LAN overflow event for VF queues
Brett Creeley
2020-02-15
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
2020-02-15
ice: Add initial support for QinQ
Brett Creeley
[next]