summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb
Commit message (Expand)AuthorAgeFilesLines
* igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen2013-10-021-0/+2
* igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka2013-09-271-0/+3
* 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
* | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
|/
* igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-251-3/+3
* igb: Bump version of driverCarolyn Wyborny2013-04-241-3/+3
* igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-242-4/+0
* igb: Remove dead code pathMatthew Vick2013-04-241-4/+0
* igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-241-1/+68
* igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-241-0/+6
* igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-241-35/+1
* igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-243-26/+43
* igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-241-7/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-222-114/+4
|\
| * igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-191-5/+7
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-9/+9
* | igb: Add support for i354 devicesCarolyn Wyborny2013-04-1812-36/+251
OpenPOWER on IntegriCloud