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
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
1
-3
/
+4
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
1
-1
/
+35
2019-09-05
ice: Minor refactor in queue management
Anirudh Venkataramanan
1
-20
/
+30
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
1
-0
/
+2
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
1
-7
/
+8
2019-09-05
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
1
-3
/
+3
2019-09-03
ice: Report stats when VSI is down
Dave Ertman
1
-2
/
+6
2019-09-03
ice: print extra message if topology issue
Jesse Brandeburg
1
-0
/
+17
2019-09-03
ice: add print of autoneg state to link message
Jesse Brandeburg
1
-2
/
+9
2019-09-03
ice: add needed PFR during driver unload
Bruce Allan
1
-0
/
+5
2019-09-03
ice: Fix EMP reset handling
Anirudh Venkataramanan
1
-0
/
+2
2019-08-26
ice: fix adminq calls during remove
Henry Tieman
1
-1
/
+1
2019-08-26
ice: Rework ice_ena_msix_range
Anirudh Venkataramanan
1
-11
/
+21
2019-08-26
ice: Alloc queue management bitmaps and arrays dynamically
Anirudh Venkataramanan
1
-8
/
+32
2019-08-26
ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmap
Paul Greenwalt
1
-1
/
+1
2019-08-26
ice: fix potential infinite loop
Colin Ian King
1
-1
/
+1
2019-08-26
ice: Don't clog kernel debug log with VF MDD events errors
Akeem G Abodunrin
1
-2
/
+4
2019-08-26
ice: Introduce a local variable for a VSI in the rebuild path
Krzysztof Kazimierczak
1
-9
/
+12
2019-08-26
ice: Sanitize ice_ena_vsi and ice_dis_vsi
Anirudh Venkataramanan
1
-13
/
+11
2019-08-26
ice: Fix ethtool port and PFC stats for 4x25G cards
Usha Ketineni
1
-38
/
+38
2019-08-23
ice: Fix issues updating VSI MAC filters
Akeem G Abodunrin
1
-47
/
+17
2019-08-23
ice: update ethtool stats on-demand
Bruce Allan
1
-4
/
+2
2019-08-20
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
1
-2
/
+2
2019-08-20
ice: Do not always bring up PF VSI in ice_ena_vsi()
Tony Nguyen
1
-2
/
+0
2019-08-20
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
1
-3
/
+3
2019-07-31
ice: Bump version number
Tony Nguyen
1
-1
/
+1
2019-07-31
ice: Remove unnecessary flag ICE_FLAG_MSIX_ENA
Brett Creeley
1
-56
/
+18
2019-07-31
ice: Add stats for Rx drops at the port level
Brett Creeley
1
-0
/
+6
2019-07-31
ice: Disable VFs until reset is completed
Akeem G Abodunrin
1
-0
/
+5
2019-07-31
ice: Do not configure port with no media
Tony Nguyen
1
-82
/
+157
2019-07-31
ice: track hardware stat registers past rollover
Jacob Keller
1
-52
/
+38
2019-07-15
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2019-06-21
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-30
ice: Trivial cosmetic changes
Anirudh Venkataramanan
1
-21
/
+21
2019-05-30
ice: Recognize higher speeds
Anirudh Venkataramanan
1
-0
/
+6
2019-05-29
ice: Add support for Forward Error Correction (FEC)
Paul Greenwalt
1
-2
/
+45
2019-05-29
ice: Introduce ice_init_mac_fltr and move ice_napi_del
Tony Nguyen
1
-44
/
+62
2019-05-29
ice: Add a helper to trigger software interrupt
Brett Creeley
1
-9
/
+5
2019-05-29
ice: Change message level
Mitch Williams
1
-1
/
+1
2019-05-29
ice: Check all VFs for MDD activity, don't disable
Mitch Williams
1
-12
/
+11
2019-05-29
ice: Refactor interrupt tracking
Brett Creeley
1
-60
/
+22
2019-05-29
ice: Add handler for ethtool selftest
Anirudh Venkataramanan
1
-7
/
+26
2019-05-29
ice: Implement toggling ethtool rx-vlan-filter
Tony Nguyen
1
-0
/
+7
2019-05-23
ice: Fix couple of issues in ice_vsi_release
Brett Creeley
1
-1
/
+1
2019-05-23
ice: Fix hang when ethtool disables FW LLDP
Dave Ertman
1
-1
/
+1
2019-05-23
ice: Fix double spacing
Anirudh Venkataramanan
1
-1
/
+1
2019-05-04
ice: Disable sniffing VF traffic on PF
Michal Swiatkowski
1
-22
/
+2
2019-05-04
ice: Separate if conditions for ice_set_features()
Tony Nguyen
1
-2
/
+6
2019-05-04
ice: Fix for allowing too many MDD events on VF
Michal Swiatkowski
1
-7
/
+8
[next]