| Commit message (Expand) | Author | Age |
... | |
| * | | | | | fm10k: separate PF only stats so that VF does not display them | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: use hw->mac.max_queues for stats | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: only show actual queues, not the maximum in hardware | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: allow creation of VLAN on default vid | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: fix unused warnings | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: Add netconsole support | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: Have the VF get the default VLAN during init | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: Correct spelling mistake | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: Remove redundant rx_errors in ethtool | Jeff Kirsher | 2015-04-14 |
| * | | | | | fm10k: Corrected an error in Tx statistics | Jeff Kirsher | 2015-04-14 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-04-14 |
| |\ \ \ \ \ |
|
| | * | | | | | udptunnels: Call handle_offloads after inserting vlan tag. | Jesse Gross | 2015-04-09 |
| | * | | | | | usbnet: rename work handler | Oliver Neukum | 2015-04-09 |
| | * | | | | | stmmac: devm_reset_control_get can return PROBE_DEFER | Phil Reid | 2015-04-09 |
| | * | | | | | be2net: Fix a bug in Rx buffer posting | Ajit Khaparde | 2015-04-08 |
| | * | | | | | net: phy: broadcom: Add BCM54616S phy entry | Alessio Igor Bogani | 2015-04-08 |
| * | | | | | | cxgb4: Don't call t4_slow_intr_handler when we're not the Master PF | Hariprasad Shenai | 2015-04-14 |
| * | | | | | | cxgb4: Add comment for calculate tx flits and sge length code | Hariprasad Shenai | 2015-04-14 |
| * | | | | | | cxgb4: Use device node in page allocation | Hariprasad Shenai | 2015-04-14 |
| * | | | | | | cxgb4: Freelist starving threshold varies from adapter to adapter | Hariprasad Shenai | 2015-04-14 |
| * | | | | | | cxgb4: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes | Hariprasad Shenai | 2015-04-14 |
| * | | | | | | bgmac: drop ring->num_slots | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: fix DMA rx corruption | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: simplify dma init/cleanup | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: increase rx ring size from 511 to 512 | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: add check for oversized packets | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: simplify/optimize rx DMA error handling | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: set received skb headroom to NET_SKB_PAD | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: leave interrupts disabled as long as there is work to do | Felix Fietkau | 2015-04-14 |
| * | | | | | | bgmac: simplify tx ring index handling | Felix Fietkau | 2015-04-14 |
| * | | | | | | toshiba: Remove celleb from Kconfig options | Daniel Axtens | 2015-04-14 |
| * | | | | | | hv_netvsc: Implement partial copy into send buffer | Haiyang Zhang | 2015-04-14 |
| * | | | | | | e1000e: Move pm_qos_req to e1000e adapter | Thomas Graf | 2015-04-13 |
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2015-04-12 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbevf: Add RSS Key query code | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbevf: Add a RETA query code | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbe: Add a RETA query command to VF-PF channel API | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key | Vlad Zolotarov | 2015-04-11 |
| | * | | | | | | ixgbe: Refactor the RSS configuration code | Vlad Zolotarov | 2015-04-11 |
| * | | | | | | | net/macb: sqe_test_errors are TX errors, not RX errors | Wolfgang Steinwender | 2015-04-12 |
| |/ / / / / / |
|
| * | | | | | | ixgbe: Drop unnecessary call to rcu_barrier | Alexander Duyck | 2015-04-10 |
| * | | | | | | ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features | Alexander Duyck | 2015-04-10 |
| * | | | | | | ixgbe: adds x550 specific FCoE offloads | Vasu Dev | 2015-04-10 |
| * | | | | | | ixgbe: add support for X550 source_address_prunning | Don Skidmore | 2015-04-10 |
| * | | | | | | ixgbe: add new bridge mode support function. | Don Skidmore | 2015-04-10 |
| * | | | | | | ixgbe: Move bridge mode from flag to variable | Don Skidmore | 2015-04-10 |
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-04-09 |
| |\ \ \ \ \ \ |
|