summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-28igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov
2013-07-28ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-07-10net: rename ll methods to busy-pollEliezer Tamir
2013-07-10net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-10ixgbe: add extra stats for ndo_ll_pollEliezer Tamir
2013-06-10ixgbe: add support for ndo_ll_pollEliezer Tamir
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-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