index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-7
/
+28
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
5
-2
/
+286
2018-08-28
ice: Implement ice_bridge_getlink and ice_bridge_setlink
Md Fahad Iqbal Polash
3
-1
/
+181
2018-08-28
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
5
-0
/
+331
2018-08-28
ice: Clean up register file
Anirudh Venkataramanan
1
-229
/
+188
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
4
-53
/
+891
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
7
-171
/
+580
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
5
-553
/
+500
2018-08-28
ice: Code optimization for ice_fill_sw_rule()
Zhenning Xiao
1
-8
/
+10
2018-08-28
ice: Prevent control queue operations during reset
Anirudh Venkataramanan
4
-5
/
+34
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
4
-21
/
+67
2018-08-28
ice: Updates to Tx scheduler code
Anirudh Venkataramanan
4
-114
/
+61
2018-08-28
ice: Rework flex descriptor programming
Anirudh Venkataramanan
2
-34
/
+92
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
3
-6
/
+8
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
4
-16
/
+16
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
2
-8
/
+11
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2
-14
/
+3
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2
-25
/
+30
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
2
-5
/
+26
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
1
-8
/
+16
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2
-13
/
+46
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2
-1
/
+2
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
1
-2
/
+1
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
4
-24
/
+25
2018-05-17
ice: Update NVM AQ command functions
Anirudh Venkataramanan
2
-9
/
+11
2018-05-11
ice: Set rq_last_status when cleaning rq
Jeff Shaw
1
-1
/
+1
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-24
ice: Do not check INTEVENT bit for OICR interrupts
Ben Shelton
2
-6
/
+0
2018-04-24
ice: Fix incorrect comment for action type
Anirudh Venkataramanan
1
-1
/
+1
2018-04-24
ice: Fix initialization for num_nodes_added
Anirudh Venkataramanan
1
-2
/
+2
2018-04-06
ice: Bug fixes in ethtool code
Anirudh Venkataramanan
1
-2
/
+2
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
1
-1
/
+3
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
9
-1
/
+728
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
7
-6
/
+681
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
8
-3
/
+1006
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
9
-5
/
+1828
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
10
-16
/
+1631
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
5
-2
/
+1171
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
14
-6
/
+2729
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
7
-2
/
+1935
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
7
-0
/
+1548
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
10
-1
/
+1025
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
8
-0
/
+929
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
10
-1
/
+1082
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
12
-1
/
+854
2018-03-26
ice: Add support for control queues
Anirudh Venkataramanan
12
-2
/
+1458
[next]