summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* irda: sh_irda: Enable driver compilation with COMPILE_TESTLaurent Pinchart2014-05-141-1/+2
* bonding: alloc the structure ad_info dynamically in per slavedingtianhong2014-05-146-37/+67
* sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov2014-05-141-2/+2
* tg3: Update copyright and version to 3.137Michael Chan2014-05-142-4/+4
* tg3: Prevent page allocation failure during TSO workaroundMichael Chan2014-05-141-7/+26
* tg3: Don't modify ip header fields when doing GSOMichael Chan2014-05-141-7/+5
* arc_emac: add netpoll supportBeniamino Galvani2014-05-141-0/+12
* arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani2014-05-141-0/+37
* net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork2014-05-132-16/+54
* net: cdc_mbim: reject IP packets on DSS VLANsBjørn Mork2014-05-131-0/+2
* net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0Bjørn Mork2014-05-131-6/+68
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13103-121/+114
* bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap2014-05-131-1/+1
* drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N2014-05-131-0/+4
* drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N2014-05-131-1/+56
* drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N2014-05-131-0/+1
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-125-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12250-1684/+3801
|\
| * ptp: fix kconfig dependency warningsRandy Dunlap2014-05-121-1/+2
| * net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
| * bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
| * net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| * net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| * Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
| * net: mdio-gpio: warn about missing bus alias idJohan Hovold2014-05-091-0/+4
| * net: cdc_mbim: handle unaccelerated VLAN tagged framesBjørn Mork2014-05-091-11/+28
| * Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz2014-05-093-0/+719
| * qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
| * qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6
| * jme: Fix DMA unmap warningNeil Horman2014-05-071-6/+47
| * net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lockBjørn Mork2014-05-071-5/+13
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-05-0690-927/+1193
| |\
| | * net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0
| | * net: macb: Remove 'unlikely' optimizationSoren Brinkmann2014-05-051-1/+1
| | * net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann2014-05-051-7/+6
| | * net: macb: Clear interrupt flagsSoren Brinkmann2014-05-051-0/+10
| | * net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann2014-05-051-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-053-29/+46
| | |\
| | | * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
| | | * e1000e: Fix issue with link flap on 82579David Ertman2014-05-052-0/+13
| | | * e1000e: Expand workaround for 10Mb HD throughput bugDavid Ertman2014-05-052-4/+12
| | | * e1000e: Workaround for dropped packets in Gig/100 speeds on 82579David Ertman2014-05-052-19/+13
| | * | net/mlx4_core: Don't issue PCIe speed/width checks for VFsEyal Perry2014-05-051-1/+2
| | * | net/mlx4_core: Load the Eth driver firstOr Gerlitz2014-05-051-2/+2
| | * | net/mlx4_core: Fix slave id computation for single port VFMatan Barak2014-05-051-15/+20
| | * | net/mlx4_core: Adjust port number in qp_attach wrapper when detachingJack Morgenstein2014-05-051-0/+23
| | * | net: cdc_ncm: fix buffer overflowBjørn Mork2014-05-051-1/+1
| | |/
| | * Altera TSE: ALTERA_TSE should depend on HAS_DMAGeert Uytterhoeven2014-05-051-0/+1
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-0515-46/+45
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-0115-46/+45
| | | |\