index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-09
1
-5
/
+4
*
igc: Add ethtool support
Sasha Neftin
2019-02-06
1
-15
/
+94
*
igc: Remove obsolete IGC_ERR define
Sasha Neftin
2018-11-21
1
-1
/
+1
*
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-21
1
-4
/
+6
*
igc: Clean up code
Sasha Neftin
2018-11-07
1
-15
/
+0
*
igc: Tidy up some white space
Dan Carpenter
2018-11-07
1
-5
/
+5
*
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
2018-11-07
1
-1
/
+1
*
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
2018-11-07
1
-4
/
+1
*
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-11-07
1
-2
/
+2
*
igc: Add watchdog
Sasha Neftin
2018-10-17
1
-0
/
+232
*
igc: Add setup link functionality
Sasha Neftin
2018-10-17
1
-0
/
+30
*
igc: Add code for PHY support
Sasha Neftin
2018-10-17
1
-0
/
+11
*
igc: Add NVM support
Sasha Neftin
2018-10-17
1
-2
/
+18
*
igc: Add HW initialization code
Sasha Neftin
2018-10-17
1
-0
/
+21
*
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
2018-10-17
1
-44
/
+1079
*
igc: Add support for Tx/Rx rings
Sasha Neftin
2018-10-17
1
-0
/
+827
*
igc: Add interrupt support
Sasha Neftin
2018-10-17
1
-0
/
+1016
*
igc: Add netdev
Sasha Neftin
2018-10-17
1
-1
/
+470
*
igc: Add support for PF
Sasha Neftin
2018-10-17
1
-0
/
+98
*
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin
2018-10-17
1
-0
/
+146