summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Don't call phy_resume if phy_init_hw failedGuenter Roeck2014-05-161-2/+2
* Altera TSE: Disable Multicast filtering to workaround problemVince Bridgers2014-05-151-0/+5
* Altera TSE: Fix sparse errors and warningsVince Bridgers2014-05-1510-275/+367
* be2net: enable interrupts in EEH resumeKalesh AP2014-05-141-0/+6
* jme: Fix unmap loop counting error:Neil Horman2014-05-141-5/+5
* sfc: fix calling of free_irq with already free vectorNikolay Aleksandrov2014-05-121-6/+8
* macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.Peter Christensen2014-05-121-2/+4
* 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
| | |\
| | | * rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-04-301-1/+1
| | | * rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
| | | * ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
| | | * ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
| | | * Bluetooth: Add support for Lite-on [04ca:3007]Mohammed Habibulla2014-04-252-0/+3
| | | * Revert "Bluetooth: Enable autosuspend for Intel Bluetooth device"Marcel Holtmann2014-04-251-3/+1
| | | * brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-251-2/+3
| | | * ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-253-9/+3
| | | * ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
| | | * ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
| | | * rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1