index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
2013-04-25
igb: limit udelay for phy changes to 10000us
Andi Kleen
2013-04-24
igb: Bump version of driver
Carolyn Wyborny
2013-04-24
igb: Remove id's that will not be productized for Linux.
Carolyn Wyborny
2013-04-24
igb: Remove dead code path
Matthew Vick
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-24
igb: Add SMBI semaphore to I210/I211
Matthew Vick
2013-04-24
igb: SERDES loopback sigdetect bit on i210 devices
Akeem G. Abodunrin
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: Enable EEE LP advertisement
Matthew Vick
2013-04-18
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
igb: Fix sparse warnings on function pointers
Akeem G. Abodunrin
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: Implement support to power sfp cage and turn on I2C
Akeem G. Abodunrin
2013-04-18
igb: Support to read and export SFF-8472/8079 data
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: fix PHC stopping on max freq
Jiri Benc
2013-03-26
igb: make sensor info static
Stephen Hemminger
2013-03-26
igb: SR-IOV init reordering
Alex Williamson
2013-03-26
igb: Fix null pointer dereference
Alex Williamson
2013-03-26
igb: fix i350 anti spoofing config
Lior Levy
2013-03-05
igb: Fix for lockdep issue in igb_get_i2c_client
Carolyn Wyborny
2013-03-05
igb: Fix link setup for I210 devices
Carolyn Wyborny
2013-03-05
igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer
Alexander Duyck
2013-02-15
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
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: Use in-kernel PTP_EV_PORT #define
Matthew Vick
2013-01-18
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
[next]