summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-10-21net: e100: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-10i40e: Bump versionCatherine Sullivan
2013-10-10i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-10i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Replace ring container array with linked listAlexander Duyck
2013-10-10i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-10i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-10-10i40e: Add support for Tx byte queue limitsAlexander Duyck
2013-10-10i40e: Drop dead code and flags from Tx hotpathAlexander Duyck
2013-10-10i40e: clean up Tx fast pathAlexander Duyck
2013-10-10i40e: Do not directly increment Tx next_to_useAlexander Duyck
2013-10-10i40e: Cleanup Tx buffer info layoutAlexander Duyck
2013-10-10i40e: Drop unused completed statAlexander Duyck
2013-10-10i40e: Link code updatesAnjali Singhai
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01igb: Add ethtool support to configure number of channelsLaura Mihaela Vasilescu
2013-10-01igb: Add ethtool offline tests for i354Fujinaka, Todd
2013-10-01ixgbe: remove marketing names from busy poll codeJacob Keller
2013-10-01ixgbe: Cleanup the use of tabs and spacesJeff Kirsher
2013-10-01ixgbe: ethtool DCB registers dump for 82599 and x540Leonardo Potenza
2013-10-01ixgbevf: move API neg to reset pathDon Skidmore
2013-10-01ixgbevf: add wait for Rx queue disableDon Skidmore
2013-10-01ixgbevf: cleanup redundant mailbox read failure checkDon Skidmore
2013-10-01ixgbevf: do not print registers to dmesg in ixgbevf_get_regsJacob Keller
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg
2013-09-27i40e: better return valuesJesse Brandeburg
2013-09-27i40e: convert ret to aq_retJesse Brandeburg
2013-09-27i40e: small clean ups from reviewJesse Brandeburg
2013-09-27i40e: use common failure flowJesse Brandeburg
2013-09-27igb: Fix ethtool loopback test for 82580 copperTodd Fujinaka
2013-09-24intel: Remove extern from function prototypesJoe Perches
2013-09-13e1000e: fix overrun of PHY RAR arrayDavid Ertman
2013-09-13e1000e: cleanup boolean comparison to trueDavid Ertman
2013-09-13ixgbe: fix ethtool reporting of supported links for SFP modulesEmil Tantilov
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-11i40e: include i40e in kernel properJesse Brandeburg
2013-09-11i40e: debugfs interfaceJesse Brandeburg
2013-09-11i40e: init code and hardware supportJesse Brandeburg
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg
2013-09-11i40e: driver core headersJesse Brandeburg
2013-09-11i40e: driver ethtool coreJesse Brandeburg
2013-09-11i40e: transmit, receive, and NAPIJesse Brandeburg
2013-09-11i40e: main driver coreJesse Brandeburg