index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
1
-0
/
+6
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
1
-8
/
+10
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
1
-1
/
+1
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
1
-1
/
+2
2019-01-15
ice: Implement support for normal get_eeprom[_len] ethtool ops
Bruce Allan
1
-0
/
+2
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
1
-0
/
+4
2018-10-24
ice: Poll for link status change
Anirudh Venkataramanan
1
-6
/
+0
2018-10-24
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
1
-0
/
+3
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
1
-1
/
+3
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
1
-0
/
+1
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
1
-0
/
+2
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
1
-6
/
+7
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
1
-0
/
+4
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
1
-0
/
+1
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
1
-1
/
+13
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
1
-1
/
+1
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
1
-0
/
+3
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
1
-0
/
+5
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
1
-0
/
+3
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
1
-0
/
+5
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
1
-0
/
+13
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
1
-0
/
+13
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
1
-0
/
+3
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
1
-0
/
+3
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
1
-0
/
+2
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
1
-0
/
+11
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
1
-0
/
+25