开源镜像站
帮助
动态
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
2013-04-24
igb: Bump version of driver
Carolyn Wyborny
2013-04-24
igb: Retain HW VLAN filtering while in promiscuous + VT mode
Greg Rose
2013-04-24
igb: display a warning message when SmartSpeed works
Koki Sanagi
2013-04-24
igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned
Alexander Duyck
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
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: Use rx/tx_itr_setting when setting up initial value of itr
Alexander Duyck
2013-04-18
igb: Pull adapter out of main path in igb_xmit_frame_ring
Alexander Duyck
2013-04-18
igb: Mask off check of frag_off as we only want fragment offset
Alexander Duyck
2013-04-18
igb: random code and comments fix
Akeem G. Abodunrin
2013-04-18
igb: Support for 100base-fx SFP
Akeem G. Abodunrin
2013-04-18
igb: Revert support for build_skb in igb
Alexander Duyck
2013-03-26
igb: SR-IOV init reordering
Alex Williamson
2013-03-26
igb: Fix null pointer dereference
Alex Williamson
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
2013-03-05
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
Alexander Duyck
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: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-28
igb: Don't give VFs random MAC addresses
Mitch A Williams
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-19
igb: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
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: Add support for SW timestamping
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
2013-01-18
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-06
igb: Update igb version to 4.1.2
Carolyn Wyborny
2012-12-06
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
2012-12-06
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
2012-12-03
net/intel: remove __dev* attributes
Bill Pemberton
2012-11-28
igb: Use a 32-bit mask when calculating the flow control watermarks
Matthew Vick
2012-11-22
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-11-22
igb: No longer rely on APME to determine WoL settings
Matthew Vick
2012-11-13
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
2012-11-13
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2012-11-13
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2012-11-13
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
[next]