summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-113-0/+60
* ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-113-8/+177
* IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania2013-05-214-0/+29
* igb: Removed unused i2c functionAkeem G. Abodunrin2013-05-211-5/+0Star
* 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/+2Star
* 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
* e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin2013-05-211-3/+3
* e1000e: prevent warning from -Wunused-parameterBruce Allan2013-05-211-2/+2
* e1000e: cleanup whitespaceBruce Allan2013-05-218-127/+125Star
* 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