开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
2019-02-08
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-05
igc: Add ethtool support
Sasha Neftin
2019-02-05
igc: Remove the 'igc_get_phy_id_base' method
Sasha Neftin
2019-02-05
igc: Remove the 'igc_read_mac_addr_base' method
Sasha Neftin
2019-02-05
igc: Remove unneeded code
Sasha Neftin
2019-02-05
igc: Remove unused code
Sasha Neftin
2019-02-05
igc: Fix code redundancy
Sasha Neftin
2019-02-05
igc: Remove unreachable code from igc_phy.c file
Sasha Neftin
2018-11-21
igc: Remove obsolete IGC_ERR define
Sasha Neftin
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
2018-11-07
igc: Clean up code
Sasha Neftin
2018-11-07
igc: Tidy up some white space
Dan Carpenter
2018-11-07
igc: fix error return handling from call to netif_set_real_num_tx_queues
Colin Ian King
2018-11-07
igc: Remove set but not used variable 'pci_using_dac'
YueHaibing
2018-11-07
igc: Remove set but not used variables 'ctrl_ext, link_mode'
YueHaibing
2018-11-07
intel-ethernet: software timestamp skbs as late as possible
Jacob Keller
2018-10-17
igc: Add watchdog
Sasha Neftin
2018-10-17
igc: Add setup link functionality
Sasha Neftin
2018-10-17
igc: Add code for PHY support
Sasha Neftin
2018-10-17
igc: Add NVM support
Sasha Neftin
2018-10-17
igc: Add HW initialization code
Sasha Neftin
2018-10-17
igc: Add transmit and receive fastpath and interrupt handlers
Sasha Neftin
2018-10-17
igc: Add support for Tx/Rx rings
Sasha Neftin
2018-10-17
igc: Add interrupt support
Sasha Neftin
2018-10-17
igc: Add netdev
Sasha Neftin
2018-10-17
igc: Add support for PF
Sasha Neftin
2018-10-17
igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support
Sasha Neftin