summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-06-02net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia
2014-06-02net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia
2014-06-02net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia
2014-06-02net: mvneta: Fix missing DMA region unmapEzequiel Garcia
2014-06-02net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia
2014-06-02net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia
2014-06-02macvlan: add netpoll supportdingtianhong
2014-06-02net: cdc_ncm: allow tuning min_tx_pktBjørn Mork
2014-06-02net: cdc_ncm: export NCM Transfer Block (NTB) parametersBjørn Mork
2014-06-02net: cdc_ncm: drop ethtool coalesce supportBjørn Mork
2014-06-02net: cdc_ncm: use sysfs for rx/tx aggregation tuningBjørn Mork
2014-06-02net: cdc_ncm: inform usbnet when rx buffers are reducedBjørn Mork
2014-06-02net: cdc_ncm: always reallocate tx_curr_skb when tx_max increasesBjørn Mork
2014-06-02net: cdc_ncm: reduce skb truesize in rx pathBjørn Mork
2014-06-02macvlan: fix the problem when mac address changes for passthru modedingtianhong
2014-06-02net: stmmac: Handle different error codes from platform_get_irq_bynameChen-Yu Tsai
2014-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-06-02inetpeer: get rid of ip_id_countEric Dumazet
2014-06-02of: of_mdio: export symbol of_mdiobus_link_phydevDaniel Mack
2014-06-02net: of_mdio: use int type for address variableDaniel Mack
2014-06-02enic: Update driver to use __dev_uc/mc_sync/unsync callsAlexander Duyck
2014-06-02stmmac: Remove spin_lock call in stmmac_get_pauseparam()Emil Goode
2014-06-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller
2014-06-02net: ks8851: Don't use regulator_get_optional()Stephen Boyd
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller
2014-06-01net: ks8851: Don't use regulator_get_optional()Stephen Boyd
2014-06-01net/mlx4_en: Use affinity hintYuval Atias
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-05-30s390/net: fix format string mismatchesUrsula Braun
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla
2014-05-30be2net: move async cmd processing to a separate routineSathya Perla
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-05-30net: tile: Remove unnecessary memset of netdev private dataTobias Klauser
2014-05-30net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-30net: fec: use pinctrl PM helpersNimrod Andy
2014-05-30r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-30enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan
2014-05-30Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can...David S. Miller
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi
2014-05-30wil6210: improve debug for WMI receiveVladimir Kondratiev
2014-05-30Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville