summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Add RX-ALL supportMuhammad Mahajna2015-04-025-2/+81
* net/mlx4_en: Add RX-FCS supportMuhammad Mahajna2015-04-022-7/+31
* net/mlx4_en: Add interface identify supportIdo Shamay2015-04-024-0/+64
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-023-21/+29
* net/mlx4: Set enhanced QoS support by default when ETS supportedIdo Shamay2015-04-021-3/+3
* net/mlx4: Warn users of depracated QoS FirmwareIdo Shamay2015-04-023-3/+14
* net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-022-1/+187
* net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-025-1/+24
* net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-023-0/+76
* net/mlx4: Query device for QoS per VF supportIdo Shamay2015-04-021-1/+9
* net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-023-0/+134
* net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-023-0/+112
* net/mlx4: New file for QoS related firmware commandsIdo Shamay2015-04-026-88/+204
* net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay2015-04-021-4/+15
* net/mlx4: Make mlx4_is_eth visible inline funcionIdo Shamay2015-04-021-5/+0
* net/mlx4_en: Change loopback only upon feature changeIdo Shamay2015-04-022-7/+10
* net/mlx4: Add RSS support for fragmented IP datagramsIdo Shamay2015-04-023-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-0283-470/+866
|\
| * Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-025-1/+19
| |\
| | * dmaengine: moxart-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-301-1/+3
| | * dmaengine: bcm2835-dma: Fix memory leak when stopping a running transferPeter Ujfalusi2015-03-301-0/+1
| | * dmaengine: omap-dma: Fix memory leak when terminating running transferPeter Ujfalusi2015-03-301-0/+1
| | * dmaengine: edma: fix memory leak when terminating running transfersPetr Kulhavy2015-03-301-0/+7
| | * dmaengine: jz4740: Define capabilitiesLars-Peter Clausen2015-03-301-0/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-04-0250-349/+674
| |\ \
| | * \ Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub...David S. Miller2015-04-011-0/+1
| | |\ \
| | | * \ Merge tag 'iwlwifi-for-kalle-2015-03-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-301-0/+1
| | | |\ \
| | | | * | iwlwifi: Fix memory leak in iwl_req_fw_callback()Larry Finger2015-03-241-0/+1
| | * | | | cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai2015-04-014-26/+65
| | * | | | cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai2015-04-012-6/+41
| | * | | | bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16
| | * | | | bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
| | * | | | net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2015-03-312-0/+10
| | * | | | bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-03-311-1/+2
| | * | | | ipvlan: fix check for IP addresses in control pathJiri Benc2015-03-313-10/+21
| | * | | | ipvlan: do not use rcu operations for address listJiri Benc2015-03-311-5/+5
| | * | | | ipvlan: protect against concurrent link removalJiri Benc2015-03-311-1/+3
| | * | | | ipvlan: fix addr hash list corruptionJiri Benc2015-03-312-4/+13
| | * | | | net: fec: setup right value for mdio hold timeUwe Kleine-König2015-03-291-3/+27
| | * | | | cxgb4vf: Fix sparse warningsHariprasad Shenai2015-03-292-7/+11
| | * | | | cxgb4: Disable interrupts and napi before unregistering netdevHariprasad Shenai2015-03-291-7/+18
| | * | | | cxgb4: Allocate dynamic mem. for egress and ingress queue mapsHariprasad Shenai2015-03-293-15/+83
| | * | | | usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-294-9/+18
| | * | | | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-294-3/+8
| | * | | | cxgb4: Fix frame size warning for 32 bit archHariprasad Shenai2015-03-251-1/+7
| | * | | | ucc_geth: Intialize link state to down before register_netdevCliff Clark2015-03-241-0/+3
| | * | | | net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-243-12/+14
| | * | | | net/mlx4_en: Call register_netdevice in the proper locationIdo Shamay2015-03-241-7/+8
| | * | | | Merge tag 'wireless-drivers-for-davem-2015-03-24' of git://git.kernel.org/pub...David S. Miller2015-03-2412-32/+68
| | |\| | |
| | | * | | Merge tag 'iwlwifi-for-kalle-2014-03-22' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-03-237-20/+41
| | | |\| |