index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-23
net: pass net_device argument to the eth_get_headlen
Stanislav Fomichev
1
-1
/
+1
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-03-20
igc: Remove unneeded hw_dbg prints
Sasha Neftin
1
-4
/
+0
2019-03-20
igc: Fix the typo in igc_base.h header definition
Sasha Neftin
1
-2
/
+2
2019-03-20
igc: Add support for the ntuple feature
Sasha Neftin
2
-0
/
+89
2019-03-20
igc: Add support for statistics
Sasha Neftin
3
-1
/
+403
2019-03-20
igc: Extend the ethtool supporting
Sasha Neftin
5
-3
/
+814
2019-03-20
igc: Add multiple receive queues control supporting
Sasha Neftin
4
-0
/
+73
2019-02-09
igc: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+4
2019-02-06
igc: Add ethtool support
Sasha Neftin
8
-18
/
+1169
2019-02-06
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
1
-17
/
+1
2019-02-06
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
1
-14
/
+1
2019-02-06
igc: Remove unneeded code
Sasha Neftin
1
-21
/
+1
2019-02-06
igc: Remove unused code
Sasha Neftin
1
-22
/
+0
2019-02-06
igc: Fix code redundancy
Sasha Neftin
3
-22
/
+2
2019-02-06
igc: Remove unreachable code from igc_phy.c file
Sasha Neftin
1
-8
/
+0
2018-11-21
igc: Remove obsolete IGC_ERR define
Sasha Neftin
2
-3
/
+1
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
1
-4
/
+6
2018-11-07
igc: Clean up code
Sasha Neftin
2
-24
/
+0
2018-11-07
igc: Tidy up some white space
Dan Carpenter
1
-5
/
+5
2018-11-07
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
1
-1
/
+1
2018-11-07
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
1
-4
/
+1
2018-11-07
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
1
-8
/
+0
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
1
-2
/
+2
2018-10-17
igc: Add watchdog
Sasha Neftin
4
-0
/
+256
2018-10-17
igc: Add setup link functionality
Sasha Neftin
8
-0
/
+717
2018-10-17
igc: Add code for PHY support
Sasha Neftin
12
-1
/
+820
2018-10-17
igc: Add NVM support
Sasha Neftin
13
-3
/
+949
2018-10-17
igc: Add HW initialization code
Sasha Neftin
10
-1
/
+819
2018-10-17
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
4
-44
/
+1205
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin
8
-1
/
+1172
2018-10-17
igc: Add interrupt support
Sasha Neftin
4
-0
/
+1267
2018-10-17
igc: Add netdev
Sasha Neftin
4
-1
/
+534
2018-10-17
igc: Add support for PF
Sasha Neftin
9
-1
/
+442
2018-10-17
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin
4
-0
/
+195