| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 2013-12-06 | 1 | -2/+12 |
|\ |
|
| * | e1000e: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 2013-11-21 | 1 | -2/+12 |
* | | ixgbe: Make ixgbe_identify_qsfp_module_generic static | Mark Rustad | 2013-11-30 | 2 | -2/+2 |
* | | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default | John Fastabend | 2013-11-30 | 1 | -3/+2 |
* | | ixgbe: ixgbe_fwd_ring_down needs to be static | John Fastabend | 2013-11-30 | 1 | -2/+2 |
* | | e1000: fix possible reset_task running after adapter down | Vladimir Davydov | 2013-11-30 | 1 | -4/+11 |
* | | e1000: fix lockdep warning in e1000_reset_task | Vladimir Davydov | 2013-11-30 | 2 | -35/+3 |
* | | e1000: prevent oops when adapter is being closed and reset simultaneously | yzhu1 | 2013-11-30 | 2 | -0/+14 |
* | | igb: Fixed Wake On LAN support | Akeem G Abodunrin | 2013-11-30 | 1 | -3/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-11-20 | 1 | -8/+6 |
|\| |
|
| * | e1000e: Validate hwtstamp_config completely before applying it | Ben Hutchings | 2013-11-14 | 1 | -8/+6 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-14 | 2 | -0/+9 |
|\ \ |
|
| * | | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2013-11-06 | 2 | -0/+9 |
* | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-13 | 7 | -74/+35 |
|\ \ \
| |_|/
|/| | |
|
| * | | DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit... | Russell King | 2013-09-21 | 1 | -7/+2 |
| * | | DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling | Russell King | 2013-09-21 | 1 | -10/+5 |
| * | | DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling | Russell King | 2013-09-21 | 1 | -10/+5 |
| * | | DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling | Russell King | 2013-09-21 | 1 | -11/+5 |
| * | | DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling | Russell King | 2013-09-21 | 1 | -12/+6 |
| * | | DMA-API: net: intel/igb: fix 32-bit DMA mask handling | Russell King | 2013-09-21 | 1 | -12/+6 |
| * | | DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling | Russell King | 2013-09-21 | 1 | -12/+6 |
* | | | ixgbe: add warning when max_vfs is out of range. | Jacob Keller | 2013-11-11 | 2 | -8/+13 |
* | | | igb: Update link modes display in ethtool | Carolyn Wyborny | 2013-11-11 | 1 | -24/+27 |
* | | | ixgbe: deleting dfwd stations out of order can cause null ptr deref | John Fastabend | 2013-11-08 | 1 | -2/+6 |
* | | | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS | John Fastabend | 2013-11-08 | 1 | -6/+10 |
* | | | ixgbe: enable l2 forwarding acceleration for macvlans | John Fastabend | 2013-11-08 | 4 | -89/+443 |
* | | | ixgbe: fix inconsistent clearing of the multicast table | Emil Tantilov | 2013-11-01 | 1 | -8/+7 |
* | | | ixgbe: cleanup IXGBE_DESC_UNUSED | Don Skidmore | 2013-11-01 | 2 | -8/+12 |
* | | | ixgbe: Reduce memory consumption with larger page sizes | Anton Blanchard | 2013-11-01 | 1 | -0/+4 |
* | | | igb: Don't let ethtool try to write to iNVM in i210/i211 | Fujinaka, Todd | 2013-11-01 | 1 | -1/+3 |
* | | | ixgbevf: remove redundant workaround | Emil Tantilov | 2013-11-01 | 1 | -9/+0 |
* | | | e1000: fix wrong queue idx calculation | Hong Zhiguo | 2013-11-01 | 1 | -2/+1 |
* | | | i40e: fix error return code in i40e_probe() | Wei Yongjun | 2013-10-29 | 1 | -1/+3 |
* | | | ixgbevf: Add zero_base handler to network statistics | Don Skidmore | 2013-10-29 | 2 | -34/+45 |
* | | | ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL | Jacob Keller | 2013-10-29 | 3 | -0/+60 |
* | | | ixgbevf: implement CONFIG_NET_RX_BUSY_POLL | Jacob Keller | 2013-10-29 | 2 | -0/+177 |
* | | | ixgbevf: have clean_rx_irq return total_rx_packets cleaned | Jacob Keller | 2013-10-29 | 1 | -6/+7 |
* | | | ixgbevf: add ixgbevf_rx_skb | Jacob Keller | 2013-10-29 | 1 | -1/+15 |
* | | | ixgbe: remove unnecessary duplication of PCIe bandwidth display | Jacob Keller | 2013-10-29 | 1 | -23/+13 |
* | | | ixgbe: show <2% for encoding loss on PCIe Gen3 | Jacob Keller | 2013-10-29 | 1 | -2/+2 |
* | | | ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all | Jacob Keller | 2013-10-29 | 2 | -16/+38 |
* | | | ixgbevf: bump driver version | Don Skidmore | 2013-10-24 | 1 | -1/+1 |
* | | | ixgbevf: implement ethtool get/set coalesce | Jacob Keller | 2013-10-24 | 3 | -1/+84 |
* | | | ixgbevf: Adds function to set PSRTYPE register | Don Skidmore | 2013-10-24 | 1 | -2/+16 |
* | | | ixgbe: fix rx-usecs range checks for BQL | Emil Tantilov | 2013-10-24 | 1 | -3/+3 |
* | | | ixgbe: use pcie_capability_read_word() to simplify code | Yijing Wang | 2013-10-24 | 1 | -4/+2 |
* | | | ixgbe: cleanup ixgbe_enumerate_functions | Jacob Keller | 2013-10-24 | 1 | -8/+5 |
* | | | igb: fix driver reload with VF assigned to guest | Stefan Assmann | 2013-10-24 | 1 | -21/+16 |
* | | | igb: Fix master/slave mode for all m88 i354 PHY's | Carolyn Wyborny | 2013-10-24 | 1 | -5/+3 |
* | | | i40e: remove unused including <linux/version.h> | Wei Yongjun | 2013-10-24 | 1 | -1/+0 |