summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-25net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak
2013-06-25net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak
2013-06-25net/mlx4_en: Remove an unnecessary testDotan Barak
2013-06-25net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin
2013-06-25net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev
2013-06-25net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev
2013-06-25net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev
2013-06-25net/mlx4_en: Do not query stats when device port is downJack Morgenstein
2013-06-25net/mlx4_en: Fix resource leak in error flowDotan Barak
2013-06-25mlx4: allow order-0 memory allocations in RX pathEric Dumazet
2013-06-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2013-06-25qeth: use default napi weightSebastian Ott
2013-06-25qeth: Fix crash on initial MTU size changeStefan Raspl
2013-06-25qeth: change default standard blkt settings for OSAUrsula Braun
2013-06-25qeth: Increase default MTU for OSA devicesStefan Raspl
2013-06-25netiucv: remove unused macroAndy Shevchenko
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann
2013-06-24net: Restore unintentional reverts.David S. Miller
2013-06-24sfc: Improve test for IOMMU in useBen Hutchings
2013-06-24sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings
2013-06-24sfc: Do not pass non-TCP packets into GRO codeBen Hutchings
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings
2013-06-24sfc: Enable accelerated RFS on vlansAndy Lutomirski
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings
2013-06-24sfc: Increase size of RX SKB header areaJon Cooper
2013-06-24sfc: Enable RX checksum offload for packets not handled by GROJon Cooper
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames
2013-06-24bnx2x: Fix compilation with no IOV supportYuval Mintz
2013-06-24net: Unmap fragment page once iterator is doneWedson Almeida Filho
2013-06-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-06-24xen-netback: double free on unloadDan Carpenter
2013-06-23bnx2x: Fix 20G KR2 support claimsYaniv Rosner
2013-06-23bnx2x: improve VF timingsAriel Elior
2013-06-23bnx2x: VF ndo sanityAriel Elior
2013-06-23bnx2x: Improve PF behaviour toward VFAriel Elior
2013-06-23qlcnic: Update version to 5.2.44Jitendra Kalsaria
2013-06-23qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia
2013-06-23qlcnic: Add support for 'set driver version' in 83XXPratik Pujar
2013-06-23qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar
2013-06-23qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh
2013-06-23qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria
2013-06-23qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria
2013-06-23qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh
2013-06-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-19bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-19amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang
2013-06-19Bnx2x: remove redundant D0 power state setYijing Wang
2013-06-19net: Add missing dependencies on NETDEVICESBen Hutchings