index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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-11-06
ice: Fix tx_timeout in PF driver
Brett Creeley
2018-11-06
ice: Fix napi delete calls for remove
Dave Ertman
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
2018-11-06
ice: Check for reset in progress during remove
Anirudh Venkataramanan
2018-11-06
ice: Set carrier state and start/stop queues in rebuild
Anirudh Venkataramanan
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
2018-10-24
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2018-10-03
ice: Update version string
Anirudh Venkataramanan
2018-10-03
ice: Use the right function to enable/disable VSI
Dave Ertman
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
2018-10-03
ice: Notify VF of link status change
Anirudh Venkataramanan
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
2018-10-02
ice: Fix error on driver remove
Dave Ertman
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
ice: Align ice_reset_req enum values to hardware reset values
Brett Creeley
2018-10-02
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
2018-10-02
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
2018-10-02
ice: Expand use of VSI handles part 1/2
Anirudh Venkataramanan
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
2018-10-01
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
2018-09-28
ice: update branding strings and supported device ids
Bruce Allan
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-23
ice: remove ndo_poll_controller
Eric Dumazet
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
2018-08-28
ice: Fix and update driver version string
Anirudh Venkataramanan
2018-08-28
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
2018-08-28
ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active
Brett Creeley
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
2018-08-28
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
2018-08-28
ice: Prevent control queue operations during reset
Anirudh Venkataramanan
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
[next]