summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: davinci_mdio: allow to create phys from dtGrygorii Strashko2014-07-171-2/+19
* net: davinci_mdio: reuse for keystone2 archGrygorii Strashko2014-07-171-2/+2
* net/mlx4_core: Remove MCG in case it is attached to promiscuous QPs onlySaeed Mahameed2014-07-171-26/+62
* net/mlx4_core: In SR-IOV mode host should add promisc QP to default entry onlyEugenia Emantayev2014-07-171-70/+99
* net/mlx4_core: Make sure the max number of QPs per MCG isn't exceededAlexander Guller2014-07-171-1/+7
* net/mlx4_core: Make sure that negative array index isn't usedDotan Barak2014-07-171-12/+26
* net/mlx4_core: Fix leakage of SW multicast entriesYevgeny Petrilin2014-07-171-1/+13
* net: ppp: access ppp->nextseq only if CONFIG_PPP_MULTILINK is definedChristoph Schulz2014-07-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-1638-275/+389
|\
| * hso: fix deadlock when receiving bursts of dataOlivier Sobrie2014-07-151-21/+17Star
| * hso: remove unused workqueueOlivier Sobrie2014-07-151-12/+0Star
| * net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-151-7/+1Star
| * mlx4: mark napi id for gro_skbJason Wang2014-07-151-0/+1
| * bonding: fix ad_select module param checkNikolay Aleksandrov2014-07-141-1/+1
| * net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-141-1/+1
| * net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-141-1/+1
| * r8152: fix r8152_csum_workaround functionhayeswang2014-07-111-1/+1
| * be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-111-1/+1
| * farsync: fix invalid memory accesses in fst_add_one() and fst_init_card()Alexey Khoroshilov2014-07-111-54/+58
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-1011-27/+38
| |\
| * | igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
| * | igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-107-8/+113
| * | usbnet: smsc95xx: add reset_resume function with reset operationJoonyoung Shim2014-07-101-1/+13
| * | dp83640: Always decode received status framesStefan Sørensen2014-07-101-3/+3
| * | r8169: disable L23hayeswang2014-07-101-0/+25
| * | net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-091-1/+1
| * | net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-091-1/+1
| * | net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-094-15/+24
| * | r8152: wake up the device before dumping the hw counterhayeswang2014-07-091-0/+5
| * | xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel2014-07-081-7/+4Star
| * | xen-netfront: don't nest queue locks in xennet_connect()David Vrabel2014-07-081-4/+12
| * | net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz2014-07-081-1/+1
| * | net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-081-0/+1
| * | Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-082-73/+0Star
| * | powerpc/ucc_geth: deal with a compile warningZhao Qiang2014-07-081-2/+2
| * | net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-031-4/+1Star
| * | net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-031-1/+1
| * | net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-032-0/+73
| * | net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-031-2/+1Star
| * | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-036-72/+26Star
| * | defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki2014-07-031-6/+6
| * | defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki2014-07-031-4/+1Star
| * | net: fix circular dependency in of_mdio codeDaniel Mack2014-07-021-0/+44
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-07-028-68/+38Star
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-278-68/+38Star
| | |\ \
| * | | | net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli2014-07-021-7/+0Star
| * | | | net: bcmgenet: start with carrier offFlorian Fainelli2014-07-021-0/+3
| * | | | net: bcmgenet: disable clock before register_netdevFlorian Fainelli2014-07-021-4/+4
| * | | | net: systemport: fix TX NAPI work done return valueFlorian Fainelli2014-07-021-2/+2
| * | | | net: systemport: fix UniMAC reset logicFlorian Fainelli2014-07-021-24/+9Star