index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
2013-09-04
igb: Update version number
Akeem G Abodunrin
2013-09-04
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
2013-09-04
igb: Don't look for a PBA in the iNVM when flashless
Todd Fujinaka
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-08-22
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
2013-08-22
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
2013-08-22
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
2013-08-22
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
2013-08-22
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
2013-07-28
igb: fix vlan filtering in promisc mode when not in VT mode
Emil Tantilov
2013-05-21
igb: Fix possible panic caused by Rx traffic arrival while interface is down
Carolyn Wyborny
2013-05-21
igb: Add update to last_rx_timestamp in Rx rings
Matthew Vick
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
[next]