index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
2018-09-23
ice: remove ndo_poll_controller
Eric Dumazet
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
2018-03-26
ice: Add basic driver framework for Intel(R) E800 Series
Anirudh Venkataramanan