aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-01
* igb: fix vlan filtering in promisc mode when not in VT modeEmil Tantilov2013-07-28
* ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller2013-07-28
* net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-29
| * net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
| * ixgbe: add extra stats for ndo_ll_pollEliezer Tamir2013-06-11
| * ixgbe: add support for ndo_ll_pollEliezer Tamir2013-06-11
| * IXGBE: Set the SW prio_tc values at initialization to the HW setting.Amir Hanania2013-05-21
| * igb: Removed unused i2c functionAkeem G. Abodunrin2013-05-21
| * igb: Implementation of i210/i211 LED supportAkeem G. Abodunrin2013-05-21
| * igb: Fix possible panic caused by Rx traffic arrival while interface is downCarolyn Wyborny2013-05-21
| * igb: Fix set_ethtool function to call update nvm for entire imageCarolyn Wyborny2013-05-21
| * igb: SerDes flow control settingAkeem G. Abodunrin2013-05-21
| * igb: Support for SFP modules discoveryAkeem G. Abodunrin2013-05-21
| * igb: Add update to last_rx_timestamp in Rx ringsMatthew Vick2013-05-21
| * igb: Changed LEDs blink mechanism to include designs using cathodeAkeem G. Abodunrin2013-05-21
| * e1000e: Release mutex lock only if it has been initially acquiredAkeem G. Abodunrin2013-05-21
| * e1000e: prevent warning from -Wunused-parameterBruce Allan2013-05-21
| * e1000e: cleanup whitespaceBruce Allan2013-05-21
* | treewide: relase -> releaseGeert Uytterhoeven2013-06-28
|/
* e1000e: fix scheduling while atomic bugBruce Allan2013-05-07
* ixgbe: add mac type to the version in ethtool_regsEmil Tantilov2013-04-25
* ixgbe: add support for disabling link at boot time on 82599Emil Tantilov2013-04-25
* ixgbe: cache AUTOC readsEmil Tantilov2013-04-25
* ixgbe: fix register access during ethtool loopback testEmil Tantilov2013-04-25
* ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller2013-04-25
* igb: limit udelay for phy changes to 10000usAndi Kleen2013-04-25
* e1000e: panic caused by Rx traffic arriving while interface going downBruce Allan2013-04-25
* e1000e: fix numeric overflow in phc settime methodRichard Cochran2013-04-25
* igb: Bump version of driverCarolyn Wyborny2013-04-24
* igb: Remove id's that will not be productized for Linux.Carolyn Wyborny2013-04-24
* igb: Remove dead code pathMatthew Vick2013-04-24
* igb: Retain HW VLAN filtering while in promiscuous + VT modeGreg Rose2013-04-24
* igb: display a warning message when SmartSpeed worksKoki Sanagi2013-04-24
* igb: Use pci_vfs_assigned instead of igb_vfs_are_assignedAlexander Duyck2013-04-24
* igb: Add SMBI semaphore to I210/I211Matthew Vick2013-04-24
* igb: SERDES loopback sigdetect bit on i210 devicesAkeem G. Abodunrin2013-04-24
* ixgbe: add WOL support for new subdevice IDEmil Tantilov2013-04-24
* ixgbe: add SFP+ LX module supportDon Skidmore2013-04-24
* ixgbe: rename wol_supported to more fitting wol_enabledJacob Keller2013-04-24
* ixgbe: add driver support for x520 OCP adapter.Don Skidmore2013-04-24
* ixgbe: fix possible divide by zero in ixgbe_update_itrDon Skidmore2013-04-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose2013-04-18
| * igb: Revert support for build_skb in igbAlexander Duyck2013-04-18
| * e100: Add dma mapping error checkNeil Horman2013-04-10
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19