summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-261-1/+2
* ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-262-2/+20
* ixgbe: cache AUTOC readsEmil Tantilov2013-04-262-16/+25
* ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-261-12/+14
* ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-261-0/+10
* igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-261-3/+3
* e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan2013-04-261-2/+5
* e1000e: fix numeric overflow in phc settime methodRichard Cochran2013-04-261-2/+1Star
* igb: Bump version of driverCarolyn Wyborny2013-04-251-3/+3
* igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-252-4/+0Star
* igb: Remove dead code pathMatthew Vick2013-04-251-4/+0Star
* igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-251-1/+68
* igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-251-0/+6
* igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-251-35/+1Star
* igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-253-26/+43
* igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-251-7/+2Star
* ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-252-0/+2
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-254-10/+25
* ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-253-4/+4
* ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-252-0/+9
* ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-251-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-234-125/+35Star
|\
| * ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-181-0/+6
| * igb: Revert support for build_skb in igbAlexander Duyck2013-04-182-114/+4Star
| * e100: Add dma mapping error checkNeil Horman2013-04-101-11/+25
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-197-8/+8
* | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-197-36/+57
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-198-42/+42
* | igb: Add support for i354 devicesCarolyn Wyborny2013-04-1912-36/+251
* | igb: add support for spoofchk configLior Levy2013-04-192-0/+35
* | igb: Enable EEE LP advertisementMatthew Vick2013-04-197-1/+142
* | igb: Fix code comments and whitespaceJeff Kirsher2013-04-1916-1183/+1010Star
* | igb: Fix sparse warnings on function pointersAkeem G. Abodunrin2013-04-191-2/+2
* | igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck2013-04-191-0/+11
* | igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck2013-04-191-9/+11
* | igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-191-1/+1
* | igb: random code and comments fixAkeem G. Abodunrin2013-04-193-6/+5Star
* | igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin2013-04-191-1/+2
* | igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin2013-04-192-0/+89
* | igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-183-19/+50
* | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-182-10/+5Star
* | ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller2013-04-182-0/+2
* | ixgbe: in shutdown, do netif_running() under rtnl_lockakepner2013-04-181-2/+2
* | ixgbe: bump version numberDon Skidmore2013-04-181-1/+1
* | ixgbe: Fix 1G link WoLDon Skidmore2013-04-183-2/+8
* | ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-185-5/+65
* | ixgbe: enable devices with internal switch to read pci parentJacob Keller2013-04-181-0/+48
* | ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-182-32/+34
* | ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-183-1/+7