aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAge
* igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny2014-02-26
* igb: make local functions static and remove dead codeJeff Kirsher2014-02-26
* igb: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\
| * igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-14
* | igb: Change to use statically allocated array for MSIx entriesCarolyn Wyborny2013-12-18
* | igb: Fix queue allocation method to accommodate changing during runtimeCarolyn Wyborny2013-12-18
* | igb: Start temperature sensor attribute index with 1Guenter Roeck2013-12-10
* | igb: Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck2013-12-10
* | igb: Add new feature Media Auto Sense for 82580 devices onlyCarolyn Wyborny2013-12-10
* | igb: Support ports mapped in 64-bit PCI spaceAaron Sierra2013-12-10
* | igb: Add media switching feature for i354 PHY'sCarolyn Wyborny2013-12-10
|/
* igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-30
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \
| * | DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King2013-09-21
* | | igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-11
* | | igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2013-11-01
* | | igb: fix driver reload with VF assigned to guestStefan Assmann2013-10-24
* | | igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2013-10-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ \ | | |/ | |/|
| * | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-02
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\| |
| * | igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-27
* | | igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu2013-10-01
* | | igb: Add ethtool offline tests for i354Fujinaka, Todd2013-10-01
* | | intel: Remove extern from function prototypesJoe Perches2013-09-24
|/ /
* | igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd2013-09-12
* | igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-12
|/
* igb: Update version numberAkeem G Abodunrin2013-09-04
* igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-04
* igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-04
* igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-04
* igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-04
* igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-04
* igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-04
* igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-04
* igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-04
* igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu2013-08-22
* igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2013-08-22
* igb: Fix get_fw_version function for all partsCarolyn Wyborny2013-08-22
* igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-22
* igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny2013-08-22
* igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-22
* igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck2013-08-22
* igb: don't allow SR-IOV without MSI-XMitch A Williams2013-08-22
* igb: Added rcu_lock to avoid raceAkeem G Abodunrin2013-08-22
* igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-22