summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | of/Kconfig: Spelling s/one/once/Geert Uytterhoeven2013-12-301-1/+1
| | * | Revert "of/address: Handle #address-cells > 2 specially"Rob Herring2013-12-301-8/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-3039-193/+559
| |\ \ \
| | * | | stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2013-12-302-13/+11
| | * | | phy: IRQ cannot be sharedSergei Shtylyov2013-12-301-4/+2
| | * | | xen-netback: fix guest-receive-side array sizesPaul Durrant2013-12-303-7/+24
| | * | | fec: Do not assume that PHY reset is active lowFabio Estevam2013-12-301-4/+10
| | * | | netxen: Correct off-by-one errors in bounds checksDavid Gibson2013-12-271-2/+2
| | * | | arc_emac: fix potential use after freeEric Dumazet2013-12-271-2/+2
| | * | | tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir2013-12-271-1/+1
| | * | | macvlan: fix netdev feature propagation from lower deviceFlorian Westphal2013-12-261-3/+13
| | * | | drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N2013-12-231-1/+1
| | * | | RDMA/cxgb4: Use cxgb4_select_ntuple to correctly calculate ntuple fieldsKumar Sanghvi2013-12-231-54/+17
| | * | | RDMA/cxgb4: Server filters are supported only for IPv4Kumar Sanghvi2013-12-231-1/+2
| | * | | RDMA/cxgb4: Calculate the filter server TID properlyKumar Sanghvi2013-12-231-3/+1
| | * | | cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi2013-12-236-16/+235
| | * | | cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi2013-12-231-2/+12
| | * | | cxgb4: Assign filter server TIDs properlyKumar Sanghvi2013-12-232-5/+20
| | * | | cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi2013-12-232-0/+9
| | * | | cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi2013-12-231-0/+6