Age | Commit message (Expand) | Author | Files | Lines |
2014-11-06 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 4 | -127/+196 |
2014-11-06 | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas | 1 | -4/+4 |
2014-11-06 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas | 3 | -6/+6 |
2014-11-06 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas | 3 | -70/+93 |
2014-11-06 | stmmac: remove BUS_MODE_DA | Giuseppe CAVALLARO | 2 | -14/+0 |
2014-11-06 | stmmac: remove STMMAC_DEBUG_FS | Giuseppe CAVALLARO | 2 | -15/+7 |
2014-11-06 | stmmac: remove specific SoC Koption from platform. | Giuseppe CAVALLARO | 4 | -68/+9 |
2014-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 6 | -117/+51 |
2014-11-03 | net/mlx4_core: Add retrieval of CONFIG_DEV parameters | Matan Barak | 4 | -6/+108 |
2014-11-03 | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages | Ido Shamay | 1 | -3/+4 |
2014-11-03 | net/mlx4_en: Remove RX buffers alignment to IP_ALIGN | Ido Shamay | 2 | -13/+4 |
2014-11-03 | net/mlx4_core: Protect port type setting by mutex | Amir Vadai | 1 | -1/+8 |
2014-11-03 | net/mlx4_core: Prevent VF from changing port configuration | Saeed Mahameed | 3 | -2/+35 |
2014-11-03 | i40e: properly parse MDET registers | Mitch Williams | 1 | -5/+7 |
2014-11-03 | i40e: configure VM ID in qtx_ctl | Mitch Williams | 1 | -2/+6 |
2014-11-03 | i40e: enable debug earlier | Shannon Nelson | 1 | -0/+5 |
2014-11-03 | i40e: better wording for resource tracking errors | Shannon Nelson | 1 | -6/+8 |
2014-11-03 | i40e: scale msix vector use when more cores than vectors | Shannon Nelson | 1 | -4/+7 |
2014-11-03 | i40e: remove debugfs dump stats | Shannon Nelson | 1 | -91/+2 |
2014-11-03 | i40e: avoid disable of interrupt when changing ITR | Jesse Brandeburg | 1 | -2/+0 |
2014-11-03 | i40evf: Add support for 10G base T parts | Paul M Stillwell Jr | 2 | -0/+2 |
2014-11-03 | i40e: fix link checking logic | Mitch Williams | 1 | -4/+7 |
2014-11-03 | i40evf: properly handle multiple AQ messages | Mitch Williams | 1 | -3/+1 |
2014-11-03 | i40e: Add condition to enter fdir flush and reinit | Akeem G Abodunrin | 1 | -0/+6 |
2014-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 20 | -53/+239 |
2014-11-01 | sunhme: Add DMA mapping error checks. | David S. Miller | 1 | -5/+57 |
2014-10-31 | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode | Lennart Sorensen | 3 | -2/+49 |
2014-10-31 | drivers: net: cpsw: Fix broken loop condition in switch mode | Lennart Sorensen | 1 | -5/+5 |
2014-10-31 | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode | Lennart Sorensen | 3 | -2/+49 |
2014-10-31 | drivers: net: cpsw: Fix broken loop condition in switch mode | Lennart Sorensen | 1 | -5/+5 |
2014-10-31 | ethernet: mvneta: Use PHY status standard message | Ezequiel Garcia | 1 | -2/+1 |
2014-10-31 | stmmac: pci: set default of the filter bins | Andy Shevchenko | 1 | -0/+7 |
2014-10-31 | net: smc91x: Fix gpios for device tree based booting | Tony Lindgren | 2 | -0/+61 |
2014-10-31 | sunvnet: Use one Tx queue per vnet_port | Sowmini Varadhan | 2 | -31/+65 |
2014-10-31 | sunvnet: Reset LDC_EVENT_DATA_READY when napi completes. | Sowmini Varadhan | 1 | -0/+1 |
2014-10-31 | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 1 | -0/+4 |
2014-10-31 | net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN | Or Gerlitz | 1 | -2/+5 |
2014-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 4 | -3/+14 |
2014-10-30 | cxgb4 : Fix missing initialization of win0_lock | Anish Bhatt | 1 | -0/+1 |
2014-10-30 | bnx2x: use napi_schedule_irqoff() | Eric Dumazet | 2 | -2/+2 |
2014-10-30 | mlx4: use napi_schedule_irqoff() | Eric Dumazet | 2 | -4/+4 |
2014-10-30 | ixgbe: fix race when setting advertised speed | Emil Tantilov | 1 | -0/+4 |
2014-10-30 | ixgbe: need not repeat init skb with NULL | Junwei Zhang | 1 | -1/+1 |
2014-10-30 | igb: don't reuse pages with pfmemalloc flag | Roman Gushchin | 1 | -1/+5 |
2014-10-30 | e1000: unset IFF_UNICAST_FLT on WMware 82545EM | Francesco Ruggeri | 1 | -1/+4 |
2014-10-29 | cnic: Update the rcu_access_pointer() usages | Tej Parkash | 1 | -4/+1 |
2014-10-29 | net: ethernet: realtek: atp: checkpatch errors and warnings corrected | Roberto Medina | 1 | -119/+127 |
2014-10-29 | cxgb4vf: Replace repetitive pci device ID's with right ones | Hariprasad Shenai | 1 | -8/+8 |
2014-10-29 | gianfar: Implement PAUSE frame generation support | Matei Pavaluca | 3 | -2/+93 |
2014-10-29 | Fix the way the local advertising flow options are determined | Pavaluca Matei-B46610 | 1 | -1/+5 |