summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-2/+2
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-0928-226/+765
|\
| * net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-281-2/+2
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-191-1/+0
| * ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-103-0/+60
| * ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-103-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/+0
| * 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/+2
| * 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/+125
* | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
|/
* e1000e: fix scheduling while atomic bugBruce Allan2013-05-071-1/+1
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-251-1/+2
* ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-252-2/+20
* ixgbe: cache AUTOC readsEmil Tantilov2013-04-252-16/+25
* ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-251-12/+14
* ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-251-0/+10
* igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-251-3/+3
* e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan2013-04-251-2/+5
* e1000e: fix numeric overflow in phc settime methodRichard Cochran2013-04-251-2/+1
* igb: Bump version of driverCarolyn Wyborny2013-04-241-3/+3
* igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-242-4/+0
* igb: Remove dead code pathMatthew Vick2013-04-241-4/+0
* igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-241-1/+68
* igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-241-0/+6
* igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-241-35/+1
* igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-243-26/+43
* igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-241-7/+2
* ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-242-0/+2
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-244-10/+25
* ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-243-4/+4
* ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-242-0/+9
* ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-241-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-224-125/+35
|\
| * 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/+4
| * 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-1812-36/+251
OpenPOWER on IntegriCloud