Age | Commit message (Expand) | Author |
2013-09-13 | e1000e: fix overrun of PHY RAR array | David Ertman |
2013-09-13 | e1000e: cleanup boolean comparison to true | David Ertman |
2013-09-13 | ixgbe: fix ethtool reporting of supported links for SFP modules | Emil Tantilov |
2013-09-13 | ixgbe: limit setting speed to only one at a time for QSFP modules | Emil Tantilov |
2013-09-13 | ixgbe: fix ethtool loopback diagnostic with DCB enabled | Emil Tantilov |
2013-09-13 | ixgbe: fully disable hardware RSC logic when disabling RSC | Jacob Keller |
2013-09-12 | igb: Read flow control for i350 from correct EEPROM section | Fujinaka, Todd |
2013-09-12 | igb: Add additional get_phy_id call for i354 devices | Carolyn Wyborny |
2013-09-11 | i40e: include i40e in kernel proper | Jesse Brandeburg |
2013-09-11 | i40e: debugfs interface | Jesse Brandeburg |
2013-09-11 | i40e: init code and hardware support | Jesse Brandeburg |
2013-09-11 | i40e: implement virtual device interface | Jesse Brandeburg |
2013-09-11 | i40e: driver core headers | Jesse Brandeburg |
2013-09-11 | i40e: driver ethtool core | Jesse Brandeburg |
2013-09-11 | i40e: transmit, receive, and NAPI | Jesse Brandeburg |
2013-09-11 | i40e: main driver core | Jesse Brandeburg |
2013-09-04 | igb: Update version number | Akeem G Abodunrin |
2013-09-04 | igb: Implementation to report advertised/supported link on i354 devices | Akeem G Abodunrin |
2013-09-04 | igb: Get speed and duplex for 1G non_copper devices | Akeem G Abodunrin |
2013-09-04 | igb: Support to get 2_5G link status for appropriate media type | Akeem G Abodunrin |
2013-09-04 | igb: No PHPM support in i354 devices | Akeem G Abodunrin |
2013-09-04 | igb: M88E1543 PHY downshift implementation | Akeem G Abodunrin |
2013-09-04 | igb: New PHY_ID for i354 device | Akeem G Abodunrin |
2013-09-04 | igb: Implementation of 1-sec delay for i210 devices | Akeem G Abodunrin |
2013-09-04 | igb: Don't look for a PBA in the iNVM when flashless | Todd Fujinaka |
2013-09-03 | drivers/net: Convert uses of compare_ether_addr to ether_addr_equal | Joe Perches |
2013-08-29 | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent | Joe Perches |
2013-08-29 | ixgbe: add support for older QSFP active DA cables | Emil Tantilov |
2013-08-29 | ixgbe: include QSFP PHY types in ixgbe_is_sfp() | Emil Tantilov |
2013-08-29 | ixgbe: add 1Gbps support for QSFP+ | Emil Tantilov |
2013-08-29 | ixgbe: fix SFF data dumps of SFP+ modules from an offset | Emil Tantilov |
2013-08-29 | ixgbe: cleanup some log messages | Don Skidmore |
2013-08-29 | ixgbe: zero out mailbox buffer on init | Emil Tantilov |
2013-08-29 | ixgbe: fix link test when connected to 1Gbps link partner | Emil Tantilov |
2013-08-29 | ixgbe: fix incorrect limit value in ring transverse | Don Skidmore |
2013-08-29 | ixgbe: Check return value on eeprom reads | Mark Rustad |
2013-08-29 | ixgbe: disable link when adapter goes down | Jacob Keller |
2013-08-27 | e1000e: balance semaphore put/get for 82573 | Steven La |
2013-08-22 | e1000e: resolve checkpatch JIFFIES_COMPARISON warning | Bruce Allan |
2013-08-22 | e1000e: Avoid kernel crash during shutdown | Li Zhang |
2013-08-22 | e1000e: Add code to check for failure of pci_disable_link_state call | Carolyn Wyborny |
2013-08-22 | e1000e: cleanup whitespace in recent commit | Bruce Allan |
2013-08-22 | igb: Expose RSS indirection table for ethtool | Laura Mihaela Vasilescu |
2013-08-22 | igb: Add macro for size of RETA indirection table | Laura Mihaela Vasilescu |
2013-08-22 | igb: Fix get_fw_version function for all parts | Carolyn Wyborny |
2013-08-22 | igb: Add device support for flashless SKU of i210 device | Carolyn Wyborny |
2013-08-22 | igb: Refactor NVM read functions to accommodate devices with no flash | Carolyn Wyborny |
2013-08-22 | igb: Refactor of init_nvm_params | Carolyn Wyborny |
2013-08-22 | igb: Update MTU so that it is always at least a standard frame size | Alexander Duyck |
2013-08-22 | igb: don't allow SR-IOV without MSI-X | Mitch A Williams |