开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2014-10-10
igb: fix race accessing page->_count
Eric Dumazet
2014-10-02
igb: bump version to 5.2.15
Todd Fujinaka
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
2014-10-02
igb: remove blocking phy read from inside spinlock
Bernhard Kaindl
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
2014-09-05
igb: use new eth_get_headlen interface
Alexander Duyck
2014-08-28
igb: flush when in xmit_more mode and under descriptor pressure
David S. Miller
2014-08-25
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-24
igb: Support netdev_ops->ndo_xmit_flush()
David S. Miller
2014-07-24
igb: bump igb version to 5.2.13
Todd Fujinaka
2014-07-24
igb: Add message when malformed packets detected by hw
Carolyn Wyborny
2014-07-20
igb: remove unnecessary break after return
Fabian Frederick
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-13
igb: remove unnecessary break after goto
Fabian Frederick
2014-07-10
igb: do a reset on SR-IOV re-init if device is down
Stefan Assmann
2014-07-10
igb: Workaround for i210 Errata 25: Slow System Clock
Todd Fujinaka
2014-07-01
igb: bring link up when PHY is powered up
Todd Fujinaka
2014-06-11
igb: separate hardware setting from the set_ts_config ioctl
Jacob Keller
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-03
igb: add defaults for i210 TX/RX PBSIZE
Todd Fujinaka
2014-06-03
igb: use mac loopback for i354 backplane
Todd Fujinaka
2014-06-03
igb: rename igb_ptp_enable to igb_ptp_feature_enable
Jacob Keller
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-27
igb: remove redundant PHY power down register write
Todd Fujinaka
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-23
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-24
igb: Change memcpy to struct assignment
Carolyn Wyborny
2014-04-24
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
2014-04-24
igb: Cleanups to remove unneeded extern declaration
Carolyn Wyborny
2014-04-24
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix static initialization
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to remove return parentheses
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix assignment in if error
Carolyn Wyborny
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix for trailing statement
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix pointer location error
Carolyn Wyborny
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
2014-04-23
igb: Cleanups for messaging
Carolyn Wyborny
2014-04-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
[next]