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
Age
Commit message (
Expand
)
Author
2018-12-20
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
2018-12-12
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
2018-11-20
ice: Fix return value from NAPI poll
Dave Ertman
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
2018-11-20
ice: Cleanup duplicate control queue code
Bruce Allan
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
2018-11-13
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
Md Fahad Iqbal Polash
2018-11-13
ice: Destroy scheduler tree in reset path
Henry Tieman
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
2018-11-13
ice: Call pci_disable_sriov before stopping queues for VF
Brett Creeley
2018-11-13
ice: Increase Rx queue disable timeout
Piotr Raczynski
2018-11-13
ice: Fix NVM mask defines
Lev Faerman
2018-11-13
ice: Avoid nested RTNL locking in ice_dis_vsi
Dave Ertman
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
2018-11-13
ice: Remove node before releasing VSI
Anirudh Venkataramanan
2018-11-13
ice: Check for q_vector when stopping rings
Tony Nguyen
2018-11-13
ice: Fix debug print in ice_tx_timeout
Brett Creeley
2018-11-07
ice: Change req_speeds to be u16
Chinh T Cao
2018-11-06
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
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: Fix typo in error message
Anirudh Venkataramanan
2018-11-06
ice: Fix flags for port VLAN
Md Fahad Iqbal Polash
2018-11-06
ice: Remove duplicate addition of VLANs in replay path
Anirudh Venkataramanan
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
2018-11-06
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
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: Allocate VF interrupts and set queue map
Anirudh Venkataramanan
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
2018-10-24
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
2018-10-24
ice: Update expected FW version
Anirudh Venkataramanan
2018-10-24
ice: Change device ID define names to align with branding string
Anirudh Venkataramanan
2018-10-24
ice: Make ice_msix_clean_rings static
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: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
[next]