开源镜像站
帮助
下载
动态
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
/
igb
Age
Commit message (
Expand
)
Author
2017-06-07
igb: make a few local functions static
Colin Ian King
2017-06-06
igb: Remove useless argument
Benjamin Poirier
2017-06-06
igb: check for Tx timestamp timeouts during watchdog
Jacob Keller
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
igb: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-06-06
igb: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-06-06
igb: mark PM functions as __maybe_unused
Arnd Bergmann
2017-06-06
igb: Explicitly select page 0 at initialization
Matwey V Kornilov
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-04-20
igb: Enable reading of wake up packet
Kim Tatt Chuah
2017-04-20
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
2017-04-20
igb: improve MAC filter handling
Yury Kylulin
2017-03-21
igb: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-17
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
Alexander Duyck
2017-03-17
igb: Re-add support for build_skb in igb
Alexander Duyck
2017-03-17
igb: Break out Rx buffer page management
Alexander Duyck
2017-03-17
igb: Add support for padding packet
Alexander Duyck
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
2017-03-17
igb: Clear Rx buffer_info in configure instead of clean
Alexander Duyck
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
2017-03-17
igb: Add support for DMA_ATTR_WEAK_ORDERING
Alexander Duyck
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
2017-01-18
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-06
igb: Fix hw_dbg logging in igb_update_flash_i210
Hannu Lounento
2017-01-06
igb: add i211 to i210 PHY workaround
Todd Fujinaka
2017-01-06
igb: close/suspend race in netif_device_detach
Todd Fujinaka
2017-01-06
igb: re-assign hw address pointer on reset after PCI error
Guilherme G Piccoli
2017-01-06
igb: reset the PHY before reading the PHY ID
Aaron Sierra
2017-01-06
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
2017-01-06
igb: Workaround for igb i210 firmware issue
Chris J Arges
2017-01-06
igb: correct register comments
Cao jin
2017-01-06
igb: Realign bad indentation
Joe Perches
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-14
igb: update code to better handle incrementing page count
Alexander Duyck
2016-12-14
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-01
igb/igbvf: Don't use lco_csum to compute IPv4 checksum
Alexander Duyck
2016-11-09
ptp: igb: Use the high resolution frequency method.
Richard Cochran
2016-10-18
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-09-27
igb: restore PPS signal on igb_ptp_reset
Jacob Keller
2016-09-27
igb: bump version to igb-5.4.0
Todd Fujinaka
[next]