aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb
AgeCommit message (Expand)Author
2013-10-24igb: fix driver reload with VF assigned to guestStefan Assmann
2013-10-24igb: Fix master/slave mode for all m88 i354 PHY'sCarolyn Wyborny
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-04igb: Update version numberAkeem G Abodunrin
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu
2013-08-22igb: Add macro for size of RETA indirection tableLaura Mihaela Vasilescu
2013-08-22igb: Fix get_fw_version function for all partsCarolyn Wyborny
2013-08-22igb: Add device support for flashless SKU of i210 deviceCarolyn Wyborny
2013-08-22igb: Refactor NVM read functions to accommodate devices with no flashCarolyn Wyborny
2013-08-22igb: Refactor of init_nvm_paramsCarolyn Wyborny
2013-08-22igb: Update MTU so that it is always at least a standard frame sizeAlexander Duyck
2013-08-22igb: don't allow SR-IOV without MSI-XMitch A Williams
2013-08-22igb: Added rcu_lock to avoid raceAkeem G Abodunrin
2013-08-22igb: Read register for latch_on without return valueAkeem G Abodunrin
2013-08-22igb: Reset the link when EEE setting changedAkeem G Abodunrin
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-05-21igb: Removed unused i2c functionAkeem G. Abodunrin
2013-05-21igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin
2013-05-21igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny
2013-05-21igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny
2013-05-21igb: SerDes flow control settingAkeem G. Abodunrin
2013-05-21igb: Support for SFP modules discoveryAkeem G. Abodunrin
2013-05-21igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick
2013-05-21igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin
2013-04-25igb: limit udelay for phy changes to 10000usAndi Kleen
2013-04-24igb: Bump version of driverCarolyn Wyborny
2013-04-24igb: Remove id's that will not be productized for Linux.Carolyn Wyborny
2013-04-24igb: Remove dead code pathMatthew Vick
2013-04-24igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose
2013-04-24igb: display a warning message when SmartSpeed worksKoki Sanagi
2013-04-24igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck