summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i40e: correctly setup ARQ descriptorsMitch Williams2014-01-081-0/+5
* i40e: remove redundant AQ enableKamil Krawczyk2014-01-081-6/+0
* i40e: Enable/Disable PF switch LB on SR-IOV configure changesGreg Rose2014-01-081-2/+74
* i40e: whitespace paren and comment tweaksShannon Nelson2014-01-083-6/+7
* i40e: rework shadow ram read functionsShannon Nelson2014-01-081-51/+16
* i40e: check MAC type before any REG accessShannon Nelson2014-01-081-8/+8
* i40e: move PF ID init from PF reset to SC initShannon Nelson2014-01-081-7/+7
* i40e: Reduce range of interrupt reg in reg testShannon Nelson2014-01-081-3/+3
* i40e: update firmware api to 1.1Shannon Nelson2014-01-084-44/+99
* i40e: Add code to wait for FW to complete in reset pathShannon Nelson2014-01-082-0/+42
* i40e: Bump versionCatherine Sullivan2014-01-081-1/+1
* i40e: Allow VF to set already assigned MAC addressGreg Rose2014-01-081-1/+4
* i40e: Stop accepting any VLAN tag on VLAN 0 filter setGreg Rose2014-01-081-11/+0
* i40e: Do not enable broadcast promiscuous by defaultGreg Rose2014-01-082-17/+18
* i40e: Expose AQ debugfs hooksAnjali Singhai Jain2014-01-081-0/+114
* mlx4_en: Select PTP_1588_CLOCKShawn Bohrer2014-01-071-0/+1
* net/mlx4_en: fix error return code in mlx4_en_get_qp()Wei Yongjun2014-01-071-2/+3
* r8152: correct some messagesHayes Wang2014-01-071-10/+13
* bna: Fix build due to missing use of dma_unmap_len_set()David S. Miller2014-01-071-2/+2
* bgmac: fix typosHauke Mehrtens2014-01-071-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06162-911/+1702
|\
| * hso: fix handling of modem port SERIAL_STATE notificationsDan Williams2014-01-061-2/+11
| * isdn: Drop big endian cpp checks from telespci and hfc_pci driversGuenter Roeck2014-01-062-8/+0
| * be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy2014-01-062-4/+9
| * be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy2014-01-063-12/+22
| * be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam2014-01-062-6/+12
| * xen-netback: Include header for vmallocJosh Boyer2014-01-061-0/+1
| * fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam2014-01-061-10/+4
| * bnx2x: fix VLAN configuration for VFs.Yuval Mintz2014-01-065-112/+174
| * bnx2x: fix AFEX memory overflowYuval Mintz2014-01-061-1/+4
| * bnx2x: Clean before update RSS arrivesMichal Kalderon2014-01-062-1/+7
| * bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon2014-01-061-3/+6
| * bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov2014-01-062-3/+5
| * qlcnic: Fix bug in Tx completion pathShahed Shaikh2014-01-044-7/+12
| * infiniband: make sure the src net is infiniband when create new linkHangbin Liu2014-01-041-1/+2
| * {vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properlyfan.du2014-01-041-1/+2
| * cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo2014-01-041-1/+1
| * virtio-net: fix refill races during restoreJason Wang2014-01-031-5/+6
| * qlcnic: Fix resource allocation for TX queuesManish Chopra2014-01-021-1/+2
| * qlcnic: Fix loopback diagnostic testManish Chopra2014-01-023-6/+7
| * bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-021-1/+1
| * bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-021-0/+4
| * bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-021-26/+28
| * bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-021-9/+12
| * bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-022-0/+14
| * usbnet: mcs7830: rework link state detectionOctavian Purdila2013-12-311-15/+4
| * Merge tag 'dt-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-304-15/+12
| |\
| | * Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixesRob Herring2013-12-301-2/+10
| | |\
| | | * of: Fix NULL dereference in unflatten_and_copy()James Hogan2013-12-111-2/+10
| | * | of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater2013-12-301-4/+1