开源镜像站
帮助
动态
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_main.c
Age
Commit message (
Expand
)
Author
2015-10-27
igb: do not re-init SR-IOV during probe
Stefan Assmann
2015-10-27
igb: Fix oops caused by missing queue pairing
Shota Suzuki
2014-11-23
igb: Fixes needed for surprise removal support
Carolyn Wyborny
2014-10-30
igb: don't reuse pages with pfmemalloc flag
Roman Gushchin
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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: unhide invariant returns
Todd Fujinaka
2014-06-03
igb: add defaults for i210 TX/RX PBSIZE
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-04-24
igb: Change memcpy to struct assignment
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
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
igb: fix stats for i210 rx_fifo_errors
Todd Fujinaka
2014-04-11
igb: fix last_rx_timestamp usage
Jakub Kicinski
2014-04-11
igb: remove open-coded skb_cow_head
Francois Romieu
2014-03-31
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
2014-03-28
igb: never generate both software and hardware timestamps
Jakub Kicinski
2014-03-21
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
2014-03-21
igb: Fix Null-pointer dereference in igb_reset_q_vector
Christoph Paasch
2014-03-21
igb: add register rd/wr for surprise removal
Fujinaka, Todd
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-19
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
2014-03-19
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
[next]