summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-141-1/+4
* igb: Fixed Wake On LAN supportAkeem G Abodunrin2013-11-291-3/+4
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-141-0/+5
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-061-0/+5
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-12/+6
|\ \
| * | DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King2013-09-211-12/+6
* | | igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-111-24/+27
* | | igb: Don't let ethtool try to write to iNVM in i210/i211Fujinaka, Todd2013-11-011-1/+3
* | | igb: fix driver reload with VF assigned to guestStefan Assmann2013-10-241-21/+16
* | | igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny2013-10-241-5/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-0/+2
|\ \ \ | | |/ | |/|
| * | igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
* | | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+3
|\ \ \ | |/ /
| * | igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
* | | igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu2013-10-013-0/+107
* | | igb: Add ethtool offline tests for i354Fujinaka, Todd2013-10-011-2/+4
* | | intel: Remove extern from function prototypesJoe Perches2013-09-245-70/+65
|/ /
* | igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd2013-09-121-1/+9
* | igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-121-0/+4
|/
* igb: Update version numberAkeem G Abodunrin2013-09-041-1/+1
* igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin2013-09-041-11/+15
* igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin2013-09-041-1/+26
* igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin2013-09-042-18/+18
* igb: No PHPM support in i354 devicesAkeem G Abodunrin2013-09-041-2/+9
* igb: M88E1543 PHY downshift implementationAkeem G Abodunrin2013-09-041-9/+20
* igb: New PHY_ID for i354 deviceAkeem G Abodunrin2013-09-043-14/+14
* igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin2013-09-042-3/+32
* igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka2013-09-041-1/+8
* igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu2013-08-223-21/+97
* igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu2013-08-222-1/+3
* igb: Fix get_fw_version function for all partsCarolyn Wyborny2013-08-224-44/+93
* igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny2013-08-224-2/+19
* igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny2013-08-224-60/+77
* igb: Refactor of init_nvm_paramsCarolyn Wyborny2013-08-225-65/+92
* igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck2013-08-221-0/+4
* igb: don't allow SR-IOV without MSI-XMitch A Williams2013-08-221-0/+5
* igb: Added rcu_lock to avoid raceAkeem G Abodunrin2013-08-221-1/+4
* igb: Read register for latch_on without return valueAkeem G Abodunrin2013-08-223-19/+12
* igb: Reset the link when EEE setting changedAkeem G Abodunrin2013-08-221-1/+3
* igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-281-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-0910-83/+367
|\
| * igb: Removed unused i2c functionAkeem G. Abodunrin2013-05-211-5/+0
| * igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin2013-05-212-4/+10
| * igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny2013-05-211-2/+5
| * igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny2013-05-211-4/+2
| * igb: SerDes flow control settingAkeem G. Abodunrin2013-05-211-15/+19
| * igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-216-39/+291
| * igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2013-05-212-3/+8
| * igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2013-05-212-11/+32
OpenPOWER on IntegriCloud