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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-01
ice: Change pf state behavior to protect reset path
Dave Ertman
1
-23
/
+21
2018-10-01
ice: Move common functions out of ice_main.c part 7/7
Anirudh Venkataramanan
1
-252
/
+0
2018-10-01
ice: Move common functions out of ice_main.c part 6/7
Anirudh Venkataramanan
1
-444
/
+48
2018-10-01
ice: Move common functions out of ice_main.c part 5/7
Anirudh Venkataramanan
1
-132
/
+0
2018-10-01
ice: Move common functions out of ice_main.c part 4/7
Anirudh Venkataramanan
1
-417
/
+1
2018-10-01
ice: Move common functions out of ice_main.c part 3/7
Anirudh Venkataramanan
1
-386
/
+0
2018-10-01
ice: Move common functions out of ice_main.c part 2/7
Anirudh Venkataramanan
1
-519
/
+22
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
1
-315
/
+1
2018-09-28
ice: update branding strings and supported device ids
Bruce Allan
1
-2
/
+0
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-27
/
+0
2018-09-23
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-18
intel-ethernet: use correct module license
Jesse Brandeburg
1
-1
/
+1
2018-08-28
ice: Fix and update driver version string
Anirudh Venkataramanan
1
-1
/
+1
2018-08-28
ice: Introduce SERVICE_DIS flag and service routine functions
Akeem G Abodunrin
1
-7
/
+27
2018-08-28
ice: Enable VSI Rx/Tx pruning only when VLAN 0 is active
Brett Creeley
1
-9
/
+85
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
1
-0
/
+3
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
1
-1
/
+139
2018-08-28
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
1
-0
/
+286
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
1
-138
/
+233
2018-08-28
ice: Prevent control queue operations during reset
Anirudh Venkataramanan
1
-5
/
+29
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
1
-3
/
+3
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
1
-2
/
+2
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
1
-7
/
+10
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
1
-6
/
+3
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
1
-13
/
+18
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
1
-5
/
+2
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
1
-4
/
+22
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
1
-1
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
1
-11
/
+8
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
1
-4
/
+0
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
1
-1
/
+566
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
1
-6
/
+575
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
1
-3
/
+17
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
1
-3
/
+466
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
1
-13
/
+588
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
1
-0
/
+55
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
1
-2
/
+1138
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
1
-0
/
+92
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
1
-0
/
+1111
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
1
-1
/
+718
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
1
-0
/
+31
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
1
-1
/
+10
2018-03-26
ice: Add basic driver framework for Intel(R) E800 Series
Anirudh Venkataramanan
1
-0
/
+158