aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAge
* 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
* igb: Reset the link when EEE setting changedAkeem G Abodunrin2013-08-22
* igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * igb: Removed unused i2c functionAkeem G. Abodunrin2013-05-21
| * igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin2013-05-21
| * igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny2013-05-21
| * igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny2013-05-21
| * igb: SerDes flow control settingAkeem G. Abodunrin2013-05-21
| * igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-21
| * igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2013-05-21
| * igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2013-05-21
* | treewide: relase -> releaseGeert Uytterhoeven2013-06-28
|/
* igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-25