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.13.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
/
ice_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
1
-3
/
+3
2019-05-30
ice: Use a different ICE_DBG bit for firmware log messages
Jacob Keller
1
-3
/
+3
2019-05-30
ice: Update function header
Anirudh Venkataramanan
1
-0
/
+4
2019-05-30
ice: Cleanup ice_update_link_info
Bruce Allan
1
-17
/
+18
2019-05-30
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
1
-0
/
+70
2019-05-29
ice: Add ice_get_fw_log_cfg to init FW logging
Dan Nowlin
1
-0
/
+48
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
1
-0
/
+23
2019-05-29
ice: Remove direct write for GLLAN_RCTL_0
Anirudh Venkataramanan
1
-3
/
+0
2019-05-29
ice: Fix LINE_SPACING style issue
Bruce Allan
1
-1
/
+0
2019-05-23
ice: Call out dev/func caps when printing
Anirudh Venkataramanan
1
-26
/
+30
2019-05-05
ice: Do not unnecessarily initialize local variable
Bruce Allan
1
-1
/
+1
2019-05-02
ice: Resolve static analysis reported issue
Bruce Allan
1
-10
/
+2
2019-05-02
ice: Return configuration error without queue to disable
Akeem G Abodunrin
1
-7
/
+10
2019-05-02
ice: Create framework for VSI queue context
Anirudh Venkataramanan
1
-5
/
+57
2019-04-18
ice: Add code for DCB initialization part 3/4
Anirudh Venkataramanan
1
-0
/
+25
2019-04-18
ice: Fix incorrect use of abbreviations
Anirudh Venkataramanan
1
-47
/
+47
2019-04-18
ice: Fix typos in code comments
Anirudh Venkataramanan
1
-3
/
+3
2019-03-25
ice: Create a generic name for the ice_rx_flg64_bits structure
Chinh T Cao
1
-13
/
+13
2019-03-25
ice: add and use new ice_for_each_traffic_class() macro
Bruce Allan
1
-1
/
+1
2019-03-25
ice: Enable link events over the ARQ
Brett Creeley
1
-1
/
+27
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
1
-16
/
+19
2019-03-22
ice: fix static analysis warnings
Bruce Allan
1
-1
/
+1
2019-03-20
ice: Get resources per function
Brett Creeley
1
-5
/
+8
2019-03-20
ice : Ensure only valid bits are set in ice_aq_set_phy_cfg
Chinh T Cao
1
-0
/
+11
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
1
-2
/
+19
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
1
-3
/
+3
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
1
-11
/
+113
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
1
-0
/
+2
2019-01-15
ice: Add ethtool set_phys_id handler
Anirudh Venkataramanan
1
-0
/
+28
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
1
-3
/
+3
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
1
-2
/
+1
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
1
-3
/
+1
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
1
-2
/
+29
2018-11-06
ice: Free VSI contexts during for unload
Victor Raj
1
-0
/
+3
2018-10-25
ice: Poll for link status change
Anirudh Venkataramanan
1
-28
/
+1
2018-10-25
ice: Introduce ice_dev_onetime_setup
Anirudh Venkataramanan
1
-0
/
+19
2018-10-25
ice: Use capability count returned by the firmware
Anirudh Venkataramanan
1
-3
/
+1
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
1
-4
/
+52
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
1
-0
/
+22
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
1
-5
/
+36
2018-10-02
ice: Check for actual link state of port after reset
Dave Ertman
1
-2
/
+1
2018-10-02
ice: Implement VSI replay framework
Anirudh Venkataramanan
1
-1
/
+64
2018-10-02
ice: Expand use of VSI handles part 2/2
Anirudh Venkataramanan
1
-25
/
+46
2018-10-01
ice: Move common functions out of ice_main.c part 1/7
Anirudh Venkataramanan
1
-0
/
+61
2018-09-28
ice: Update to capabilities admin queue command
Anirudh Venkataramanan
1
-16
/
+34
2018-08-28
ice: Enable firmware logging during device initialization.
Hieu Tran
1
-2
/
+180
2018-08-28
ice: Implement handlers for ethtool PHY/link operations
Chinh Cao
1
-9
/
+112
2018-08-28
ice: Refactor VSI allocation, deletion and rebuild flow
Anirudh Venkataramanan
1
-0
/
+2
2018-08-28
ice: Refactor switch rule management structures and functions
Anirudh Venkataramanan
1
-20
/
+16
2018-08-28
ice: Update request resource command to latest specification
Dan Nowlin
1
-17
/
+58
[next]