Age | Commit message (Expand) | Author | Files | Lines |
2013-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
2013-10-03 | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 1 | -1/+1 |
2013-10-03 | igb: Avoid uninitialized advertised variable in eee_set_cur | Andi Kleen | 1 | -0/+2 |
2013-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2013-10-01 | igb: Add ethtool support to configure number of channels | Laura Mihaela Vasilescu | 3 | -0/+107 |
2013-10-01 | igb: Add ethtool offline tests for i354 | Fujinaka, Todd | 1 | -2/+4 |
2013-09-27 | igb: Fix ethtool loopback test for 82580 copper | Todd Fujinaka | 1 | -0/+3 |
2013-09-24 | intel: Remove extern from function prototypes | Joe Perches | 5 | -70/+65 |
2013-09-13 | igb: Read flow control for i350 from correct EEPROM section | Fujinaka, Todd | 1 | -1/+9 |
2013-09-13 | igb: Add additional get_phy_id call for i354 devices | Carolyn Wyborny | 1 | -0/+4 |
2013-09-04 | igb: Update version number | Akeem G Abodunrin | 1 | -1/+1 |
2013-09-04 | igb: Implementation to report advertised/supported link on i354 devices | Akeem G Abodunrin | 1 | -11/+15 |
2013-09-04 | igb: Get speed and duplex for 1G non_copper devices | Akeem G Abodunrin | 1 | -1/+26 |
2013-09-04 | igb: Support to get 2_5G link status for appropriate media type | Akeem G Abodunrin | 2 | -18/+18 |
2013-09-04 | igb: No PHPM support in i354 devices | Akeem G Abodunrin | 1 | -2/+9 |
2013-09-04 | igb: M88E1543 PHY downshift implementation | Akeem G Abodunrin | 1 | -9/+20 |
2013-09-04 | igb: New PHY_ID for i354 device | Akeem G Abodunrin | 3 | -14/+14 |
2013-09-04 | igb: Implementation of 1-sec delay for i210 devices | Akeem G Abodunrin | 2 | -3/+32 |
2013-09-04 | igb: Don't look for a PBA in the iNVM when flashless | Todd Fujinaka | 1 | -1/+8 |
2013-08-22 | igb: Expose RSS indirection table for ethtool | Laura Mihaela Vasilescu | 3 | -21/+97 |
2013-08-22 | igb: Add macro for size of RETA indirection table | Laura Mihaela Vasilescu | 2 | -1/+3 |
2013-08-22 | igb: Fix get_fw_version function for all parts | Carolyn Wyborny | 4 | -44/+93 |
2013-08-22 | igb: Add device support for flashless SKU of i210 device | Carolyn Wyborny | 4 | -2/+19 |
2013-08-22 | igb: Refactor NVM read functions to accommodate devices with no flash | Carolyn Wyborny | 4 | -60/+77 |
2013-08-22 | igb: Refactor of init_nvm_params | Carolyn Wyborny | 5 | -65/+92 |
2013-08-22 | igb: Update MTU so that it is always at least a standard frame size | Alexander Duyck | 1 | -0/+4 |
2013-08-22 | igb: don't allow SR-IOV without MSI-X | Mitch A Williams | 1 | -0/+5 |
2013-08-22 | igb: Added rcu_lock to avoid race | Akeem G Abodunrin | 1 | -1/+4 |
2013-08-22 | igb: Read register for latch_on without return value | Akeem G Abodunrin | 3 | -19/+12 |
2013-08-22 | igb: Reset the link when EEE setting changed | Akeem G Abodunrin | 1 | -1/+3 |
2013-07-29 | igb: fix vlan filtering in promisc mode when not in VT mode | Emil Tantilov | 1 | -2/+1 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 10 | -83/+367 |
2013-06-28 | treewide: relase -> release | Geert Uytterhoeven | 1 | -1/+1 |
2013-05-21 | igb: Removed unused i2c function | Akeem G. Abodunrin | 1 | -5/+0 |
2013-05-21 | igb: Implementation of i210/i211 LED support | Akeem G. Abodunrin | 2 | -4/+10 |
2013-05-21 | igb: Fix possible panic caused by Rx traffic arrival while interface is down | Carolyn Wyborny | 1 | -2/+5 |
2013-05-21 | igb: Fix set_ethtool function to call update nvm for entire image | Carolyn Wyborny | 1 | -4/+2 |
2013-05-21 | igb: SerDes flow control setting | Akeem G. Abodunrin | 1 | -15/+19 |
2013-05-21 | igb: Support for SFP modules discovery | Akeem G. Abodunrin | 6 | -39/+291 |
2013-05-21 | igb: Add update to last_rx_timestamp in Rx rings | Matthew Vick | 2 | -3/+8 |
2013-05-21 | igb: Changed LEDs blink mechanism to include designs using cathode | Akeem G. Abodunrin | 2 | -11/+32 |
2013-04-26 | igb: limit udelay for phy changes to 10000us | Andi Kleen | 1 | -3/+3 |
2013-04-25 | igb: Bump version of driver | Carolyn Wyborny | 1 | -3/+3 |
2013-04-25 | igb: Remove id's that will not be productized for Linux. | Carolyn Wyborny | 2 | -4/+0 |
2013-04-25 | igb: Remove dead code path | Matthew Vick | 1 | -4/+0 |
2013-04-25 | igb: Retain HW VLAN filtering while in promiscuous + VT mode | Greg Rose | 1 | -1/+68 |
2013-04-25 | igb: display a warning message when SmartSpeed works | Koki Sanagi | 1 | -0/+6 |
2013-04-25 | igb: Use pci_vfs_assigned instead of igb_vfs_are_assigned | Alexander Duyck | 1 | -35/+1 |
2013-04-25 | igb: Add SMBI semaphore to I210/I211 | Matthew Vick | 3 | -26/+43 |
2013-04-25 | igb: SERDES loopback sigdetect bit on i210 devices | Akeem G. Abodunrin | 1 | -7/+2 |