开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
/
igb.h
Age
Commit message (
Expand
)
Author
2016-06-29
igb: implement igb_ptp_suspend
Jacob Keller
2016-06-29
igb: introduce IGB_PTP_OVERFLOW_CHECK flag
Jacob Keller
2016-06-29
igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTP
Jacob Keller
2016-05-13
igb: adjust PTP timestamps for Tx/Rx latency
Nathan Sullivan
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
2016-02-24
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-15
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
Alexander Duyck
2016-02-15
igb: Do not factor VLANs into RLPML calculation
Alexander Duyck
2015-12-12
igb: don't unmap NULL hw_addr
Jarod Wilson
2015-10-05
net: igb: avoid using timespec
Arnd Bergmann
2015-08-18
igb: Fix oops caused by missing queue pairing
Shota Suzuki
2015-01-22
igb: enable auxiliary PHC functions for the i210
Richard Cochran
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
2014-04-11
igb: fix last_rx_timestamp usage
Jakub Kicinski
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-12
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
2014-02-26
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
2014-02-26
igb: make local functions static and remove dead code
Jeff Kirsher
2013-12-17
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
2013-12-10
igb: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2013-05-21
igb: Removed unused i2c function
Akeem G. Abodunrin
2013-05-21
igb: Add update to last_rx_timestamp in Rx rings
Matthew Vick
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-18
igb: Add support for i354 devices
Carolyn Wyborny
2013-04-18
igb: add support for spoofchk config
Lior Levy
2013-04-18
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
igb: Support to read and export SFF-8472/8079 data
Akeem G. Abodunrin
2013-04-18
igb: Revert support for build_skb in igb
Alexander Duyck
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-18
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
2013-01-18
igb: Add timeout for PTP Tx work item
Matthew Vick
2013-01-18
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
igb: Add i2c interface to igb.
Carolyn Wyborny
2012-12-01
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
2012-11-13
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
[next]