summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-05-21IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania
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-05-21e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin
2013-05-21e1000e: prevent warning from -Wunused-parameterBruce Allan
2013-05-21e1000e: cleanup whitespaceBruce Allan
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-04-26ixgbe: add mac type to the version in ethtool_regsEmil Tantilov
2013-04-26ixgbe: add support for disabling link at boot time on 82599Emil Tantilov
2013-04-26ixgbe: cache AUTOC readsEmil Tantilov
2013-04-26ixgbe: fix register access during ethtool loopback testEmil Tantilov
2013-04-26ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-04-26igb: limit udelay for phy changes to 10000usAndi Kleen
2013-04-26e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan
2013-04-26e1000e: fix numeric overflow in phc settime methodRichard Cochran
2013-04-25igb: Bump version of driverCarolyn Wyborny
2013-04-25igb: Remove id's that will not be productized for Linux.Carolyn Wyborny
2013-04-25igb: Remove dead code pathMatthew Vick
2013-04-25igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose
2013-04-25igb: display a warning message when SmartSpeed worksKoki Sanagi
2013-04-25igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck
2013-04-25igb: Add SMBI semaphore to I210/I211Matthew Vick
2013-04-25igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin
2013-04-25ixgbe: add WOL support for new subdevice IDEmil Tantilov
2013-04-25ixgbe: add SFP+ LX module supportDon Skidmore
2013-04-25ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller
2013-04-25ixgbe: add driver support for x520 OCP adapter.Don Skidmore
2013-04-25ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny
2013-04-18igb: add support for spoofchk configLior Levy
2013-04-18igb: Enable EEE LP advertisementMatthew Vick
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher
2013-04-18igb: Fix sparse warnings on function pointersAkeem G. Abodunrin
2013-04-18igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck
2013-04-18igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck
2013-04-18igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-18igb: random code and comments fixAkeem G. Abodunrin
2013-04-18igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin