aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2013-10-02igb: Avoid uninitialized advertised variable in eee_set_curAndi Kleen
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-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
2013-09-04igb: Update version numberAkeem G Abodunrin
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin
2013-09-04igb: Support to get 2_5G link status for appropriate media typeAkeem G Abodunrin
2013-09-04igb: No PHPM support in i354 devicesAkeem G Abodunrin
2013-09-04igb: M88E1543 PHY downshift implementationAkeem G Abodunrin
2013-09-04igb: New PHY_ID for i354 deviceAkeem G Abodunrin
2013-09-04igb: Implementation of 1-sec delay for i210 devicesAkeem G Abodunrin
2013-09-04igb: Don't look for a PBA in the iNVM when flashlessTodd Fujinaka
2013-09-03drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-08-29drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov
2013-08-29ixgbe: include QSFP PHY types in ixgbe_is_sfp()Emil Tantilov
2013-08-29ixgbe: add 1Gbps support for QSFP+Emil Tantilov
2013-08-29ixgbe: fix SFF data dumps of SFP+ modules from an offsetEmil Tantilov
2013-08-29ixgbe: cleanup some log messagesDon Skidmore
2013-08-29ixgbe: zero out mailbox buffer on initEmil Tantilov
2013-08-29ixgbe: fix link test when connected to 1Gbps link partnerEmil Tantilov
2013-08-29ixgbe: fix incorrect limit value in ring transverseDon Skidmore
2013-08-29ixgbe: Check return value on eeprom readsMark Rustad
2013-08-29ixgbe: disable link when adapter goes downJacob Keller
2013-08-27e1000e: balance semaphore put/get for 82573Steven La
2013-08-22e1000e: resolve checkpatch JIFFIES_COMPARISON warningBruce Allan
2013-08-22e1000e: Avoid kernel crash during shutdownLi Zhang
2013-08-22e1000e: Add code to check for failure of pci_disable_link_state callCarolyn Wyborny
2013-08-22e1000e: cleanup whitespace in recent commitBruce Allan
2013-08-22igb: Expose RSS indirection table for ethtoolLaura Mihaela Vasilescu