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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-12
ice: Enable DDP package download
Tony Nguyen
1
-0
/
+69
2019-09-12
ice: Initialize DDP package structures
Tony Nguyen
1
-1
/
+4
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
1
-1
/
+39
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
1
-0
/
+23
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
1
-0
/
+37
2019-09-05
ice: Rework around device/function capabilities
Anirudh Venkataramanan
1
-20
/
+20
2019-09-05
ice: update Tx context struct
Ashish Shah
1
-1
/
+2
2019-09-03
ice: Limit Max TCs on devices with more than 4 ports
Usha Ketineni
1
-0
/
+12
2019-09-03
ice: update driver unloading field for Queue Shutdown AQ command
Bruce Allan
1
-1
/
+1
2019-08-26
ice: shorten local and add debug prints
Jesse Brandeburg
1
-19
/
+44
2019-08-23
ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
Chinh T Cao
1
-6
/
+3
2019-08-23
ice: Fix flag used for module query
Chinh T Cao
1
-1
/
+1
2019-07-31
ice: separate out control queue lock creation
Jacob Keller
1
-3
/
+3
2019-07-31
ice: Always set prefena when configuring an Rx queue
Brett Creeley
1
-1
/
+8
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
1
-22
/
+35
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-29
ice: Cleanup ice_update_link_info
Bruce Allan
1
-17
/
+18
2019-05-29
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-04
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-19
ice: Get resources per function
Brett Creeley
1
-5
/
+8
2019-03-19
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-24
ice: Poll for link status change
Anirudh Venkataramanan
1
-28
/
+1
[next]