aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-05-07e1000e: fix scheduling while atomic bugBruce Allan
2013-04-25ixgbe: add mac type to the version in ethtool_regsEmil Tantilov
2013-04-25ixgbe: add support for disabling link at boot time on 82599Emil Tantilov
2013-04-25ixgbe: cache AUTOC readsEmil Tantilov
2013-04-25ixgbe: fix register access during ethtool loopback testEmil Tantilov
2013-04-25ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-04-25igb: limit udelay for phy changes to 10000usAndi Kleen
2013-04-25e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan
2013-04-25e1000e: fix numeric overflow in phc settime methodRichard Cochran
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
2013-04-24igb: Add SMBI semaphore to I210/I211Matthew Vick
2013-04-24igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin
2013-04-24ixgbe: add WOL support for new subdevice IDEmil Tantilov
2013-04-24ixgbe: add SFP+ LX module supportDon Skidmore
2013-04-24ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller
2013-04-24ixgbe: add driver support for x520 OCP adapter.Don Skidmore
2013-04-24ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore
2013-04-22Merge 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
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-18ixgbe: in shutdown, do netif_running() under rtnl_lockakepner
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck
2013-04-17ixgbe: bump version numberDon Skidmore
2013-04-17ixgbe: Fix 1G link WoLDon Skidmore
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-04-17ixgbe: enable devices with internal switch to read pci parentJacob Keller
2013-04-17ixgbe: create conversion functions from link_status to bus/speedJacob Keller
2013-04-17ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-04-17ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck