summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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-141-21/+17
| * hso: remove unused workqueueOlivier Sobrie2014-07-141-12/+0
| * net: ppp: don't call sk_chk_filter twiceChristoph Schulz2014-07-141-7/+1
| * mlx4: mark napi id for gro_skbJason Wang2014-07-141-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-131-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-091-3/+3
| * | r8169: disable L23hayeswang2014-07-091-0/+25
| * | net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-081-1/+1
| * | net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-081-1/+1
| * | net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-084-15/+24
| * | r8152: wake up the device before dumping the hw counterhayeswang2014-07-081-0/+5
| * | xen-netfront: call netif_carrier_off() only once when disconnectingDavid Vrabel2014-07-081-7/+4
| * | 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-071-1/+1
| * | net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter2014-07-071-0/+1
| * | Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-072-73/+0
| * | powerpc/ucc_geth: deal with a compile warningZhao Qiang2014-07-071-2/+2
| * | net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-021-4/+1
| * | net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-021-1/+1
| * | net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-022-0/+73
| * | net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-021-2/+1
| * | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-026-72/+26
| * | defxx: Fix !DYNAMIC_BUFFERS compilation warningsMaciej W. Rozycki2014-07-021-6/+6
| * | defxx: Remove an incorrectly inverted preprocessor conditionalMaciej W. Rozycki2014-07-021-4/+1
| * | 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-018-68/+38
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-06-278-68/+38
| | |\ \
| * | | | net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli2014-07-011-7/+0
| * | | | net: bcmgenet: start with carrier offFlorian Fainelli2014-07-011-0/+3
| * | | | net: bcmgenet: disable clock before register_netdevFlorian Fainelli2014-07-011-4/+4
| * | | | net: systemport: fix TX NAPI work done return valueFlorian Fainelli2014-07-011-2/+2
| * | | | net: systemport: fix UniMAC reset logicFlorian Fainelli2014-07-011-24/+9
| * | | | net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli2014-07-011-6/+0
| * | | | bnx2x: fix possible panic under memory stressEric Dumazet2014-07-011-1/+2
| |/ / /
| * | | bnx2x: Fix the MSI flagsYijing Wang2014-06-261-1/+1
* | | | bonding: remove pr_fmt from bond_options.cVeaceslav Falico2014-07-151-2/+0
* | | | bonding: convert bond_options.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-151-115/+101
* | | | bonding: convert bond_procfs.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-151-2/+2
* | | | bonding: bonding: remove pr_fmt from bond_netlink.cVeaceslav Falico2014-07-151-2/+0
* | | | bonding: convert bond_netlink.c to use netdev_printk instead of pr_Veaceslav Falico2014-07-151-6/+3