aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/igb_main.c
Commit message (Expand)AuthorAge
* igb: Bump version of driverCarolyn Wyborny2013-04-24
* igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-24
* igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-24
* igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * igb: Revert support for build_skb in igbAlexander Duyck2013-04-18
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | igb: Add support for i354 devicesCarolyn Wyborny2013-04-18
* | igb: add support for spoofchk configLior Levy2013-04-18
* | igb: Fix code comments and whitespaceJeff Kirsher2013-04-18
* | igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck2013-04-18
* | igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck2013-04-18
* | igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-18
* | igb: random code and comments fixAkeem G. Abodunrin2013-04-18
* | igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-18
|/
* igb: SR-IOV init reorderingAlex Williamson2013-03-26
* igb: Fix null pointer dereferenceAlex Williamson2013-03-26
* igb: Fix for lockdep issue in igb_get_i2c_clientCarolyn Wyborny2013-03-05
* igb: Drop BUILD_BUG_ON check from igb_build_rx_bufferAlexander Duyck2013-03-05
* igb: Update igb to use a path similar to ixgbe to determine when to stop TxAlexander Duyck2013-02-15
* igb: Refix sparse warning in igb_get_i2c_clientCarolyn Wyborny2013-02-15
* igb: Fix for improper allocation flag in igb_get_i2c_clientCarolyn Wyborny2013-02-15
* igb: Fix for improper exit in igb_get_i2c_clientCarolyn Wyborny2013-02-15
* igb: Support using build_skb in the case that jumbo frames are disabledAlexander Duyck2013-02-15
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* igb: Don't give VFs random MAC addressesMitch A Williams2013-01-28
* igb: Copyright string update to year 2013Akeem G. Abodunrin2013-01-19
* igb: Replace rmb in Tx cleanup with read_barrier_dependsAlexander Duyck2013-01-19
* igb: Add mechanism for detecting latched hardware Rx timestampMatthew Vick2013-01-18
* igb: Add timeout for PTP Tx work itemMatthew Vick2013-01-18
* igb: Add support for SW timestampingMatthew Vick2013-01-18
* igb: Enable hwmon data output for thermal sensors via I2C.Carolyn Wyborny2013-01-18
* igb: Add i2c interface to igb.Carolyn Wyborny2013-01-18
* igb: Enable SR-IOV configuration via PCI sysfs interfaceGreg Rose2013-01-18
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* igb: Update igb version to 4.1.2Carolyn Wyborny2012-12-07
* igb: release already assigned MSI-X interrupts if setup failsStefan Assmann2012-12-07
* igb: remove duplicate code for fallback interrupt initializationStefan Assmann2012-12-07
* net/intel: remove __dev* attributesBill Pemberton2012-12-03
* igb: Use a 32-bit mask when calculating the flow control watermarksMatthew Vick2012-11-28
* igb: Do not parse past IP header on fragments beyond the firstAlexander Duyck2012-11-22
* igb: No longer rely on APME to determine WoL settingsMatthew Vick2012-11-22
* igb: Improve performance and reduce size of igb_tx_mapAlexander Duyck2012-11-13
* igb: Update igb Tx flags to improve code efficiencyAlexander Duyck2012-11-13
* igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso checkAlexander Duyck2012-11-13
* igb: Support for modifying UDP RSS flow hashingAkeem G. Abodunrin2012-11-13
* ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01