Age | Commit message (Expand) | Author | Files | Lines |
2013-12-05 | i40e: sync header files with hardware | Anjali Singhai Jain | 2 | -9/+6 |
2013-12-05 | i40e: restrict diag test length | Kamil Krawczyk | 1 | -4/+4 |
2013-12-05 | i40e: add support for triggering EMPR | Shannon Nelson | 3 | -0/+23 |
2013-12-05 | i40e: add interrupt test | Shannon Nelson | 3 | -2/+14 |
2013-12-05 | i40e: default debug mask setting | Shannon Nelson | 1 | -0/+1 |
2013-12-05 | i40e: fix debugging messages | Mitch Williams | 1 | -2/+2 |
2013-12-05 | i40e: properly add VF MAC addresses | Mitch Williams | 1 | -1/+1 |
2013-12-05 | i40e: retry call on timeout | Shannon Nelson | 1 | -6/+20 |
2013-12-05 | i40e: select reset counters correctly | Shannon Nelson | 1 | -3/+3 |
2013-12-05 | i40e: allow one more vector for VFs | Mitch Williams | 1 | -1/+1 |
2013-12-05 | i40e: firmware version fields offsets update | Anjali Singhai jain | 2 | -8/+16 |
2013-12-05 | i40e: simplify aq head-tail-len setups | Shannon Nelson | 2 | -36/+15 |
2013-12-05 | i40e: clear AQ head and tail registers | Shannon Nelson | 1 | -4/+14 |
2013-12-05 | i40e: register file updates | Anjali Singhai jain | 1 | -90/+44 |
2013-12-05 | i40e: set pf_id based on device and function numbers | Christopher Pau | 1 | -1/+5 |
2013-12-05 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -2/+12 |
2013-11-30 | ixgbe: Make ixgbe_identify_qsfp_module_generic static | Mark Rustad | 2 | -2/+2 |
2013-11-30 | ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default | John Fastabend | 1 | -3/+2 |
2013-11-30 | ixgbe: ixgbe_fwd_ring_down needs to be static | John Fastabend | 1 | -2/+2 |
2013-11-30 | e1000: fix possible reset_task running after adapter down | Vladimir Davydov | 1 | -4/+11 |
2013-11-29 | e1000: fix lockdep warning in e1000_reset_task | Vladimir Davydov | 2 | -35/+3 |
2013-11-29 | e1000: prevent oops when adapter is being closed and reset simultaneously | yzhu1 | 2 | -0/+14 |
2013-11-29 | igb: Fixed Wake On LAN support | Akeem G Abodunrin | 1 | -3/+4 |
2013-11-21 | e1000e: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 1 | -2/+12 |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -8/+6 |
2013-11-14 | e1000e: Validate hwtstamp_config completely before applying it | Ben Hutchings | 1 | -8/+6 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+9 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 7 | -74/+35 |
2013-11-11 | ixgbe: add warning when max_vfs is out of range. | Jacob Keller | 2 | -8/+13 |
2013-11-11 | igb: Update link modes display in ethtool | Carolyn Wyborny | 1 | -24/+27 |
2013-11-08 | ixgbe: deleting dfwd stations out of order can cause null ptr deref | John Fastabend | 1 | -2/+6 |
2013-11-08 | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPS | John Fastabend | 1 | -6/+10 |
2013-11-07 | ixgbe: enable l2 forwarding acceleration for macvlans | John Fastabend | 4 | -89/+443 |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 2 | -0/+9 |
2013-11-01 | ixgbe: fix inconsistent clearing of the multicast table | Emil Tantilov | 1 | -8/+7 |
2013-11-01 | ixgbe: cleanup IXGBE_DESC_UNUSED | Don Skidmore | 2 | -8/+12 |
2013-11-01 | ixgbe: Reduce memory consumption with larger page sizes | Anton Blanchard | 1 | -0/+4 |
2013-11-01 | igb: Don't let ethtool try to write to iNVM in i210/i211 | Fujinaka, Todd | 1 | -1/+3 |
2013-11-01 | ixgbevf: remove redundant workaround | Emil Tantilov | 1 | -9/+0 |
2013-11-01 | e1000: fix wrong queue idx calculation | Hong Zhiguo | 1 | -2/+1 |
2013-10-29 | i40e: fix error return code in i40e_probe() | Wei Yongjun | 1 | -1/+3 |
2013-10-29 | ixgbevf: Add zero_base handler to network statistics | Don Skidmore | 2 | -34/+45 |
2013-10-29 | ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL | Jacob Keller | 3 | -0/+60 |
2013-10-29 | ixgbevf: implement CONFIG_NET_RX_BUSY_POLL | Jacob Keller | 2 | -0/+177 |
2013-10-29 | ixgbevf: have clean_rx_irq return total_rx_packets cleaned | Jacob Keller | 1 | -6/+7 |
2013-10-29 | ixgbevf: add ixgbevf_rx_skb | Jacob Keller | 1 | -1/+15 |
2013-10-29 | ixgbe: remove unnecessary duplication of PCIe bandwidth display | Jacob Keller | 1 | -23/+13 |
2013-10-29 | ixgbe: show <2% for encoding loss on PCIe Gen3 | Jacob Keller | 1 | -2/+2 |
2013-10-29 | ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all | Jacob Keller | 2 | -16/+38 |
2013-10-24 | ixgbevf: bump driver version | Don Skidmore | 1 | -1/+1 |