aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-22/+0
2015-09-15net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-2/+4
2015-09-11Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds1-0/+77
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-28/+7
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-7/+9
2015-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-188/+424
2015-09-10drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko1-28/+7
2015-09-10xen-netfront: respect user provided max_queuesWei Liu1-2/+5
2015-09-10xen-netback: respect user provided max_queuesWei Liu1-2/+5
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen1-83/+54
2015-09-09cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2-8/+37
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy1-0/+8
2015-09-09r8152: fix the runtime suspend issueshayeswang1-2/+57
2015-09-09r8152: split DRIVER_VERSIONhayeswang1-2/+7
2015-09-09add microchip LAN88xx phy driverWoojung.Huh@microchip.com3-0/+154
2015-09-09stmmac: fix check for phydev being openAlexey Brodkin1-1/+4
2015-09-09net: qlcnic: delete redundant memsetsRasmus Villemoes3-6/+0
2015-09-09net: mv643xx_eth: use kzallocRasmus Villemoes1-4/+1
2015-09-09net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes1-6/+2
2015-09-09net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes1-2/+1
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser1-6/+1
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli1-2/+2
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2-17/+16
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai1-2/+5
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai1-1/+1
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto1-0/+1
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-28/+46
2015-09-08dm9000: fix a typoBarry Song1-1/+1
2015-09-08net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli1-4/+8
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin1-11/+28
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall2-7/+9
2015-09-07NTB: Add flow control to the ntb_netdevDave Jiang1-0/+77
2015-09-06cxgb4: fix usage of uninitialized variablefrançois romieu1-11/+6
2015-09-06fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov1-1/+1
2015-09-06net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot1-0/+5
2015-09-06ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2015-09-06vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven1-4/+2
2015-09-06lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven1-6/+5
2015-09-05net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero1-1/+3
2015-09-05be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla1-1/+1
2015-09-05net: wan: sbni: fix device usage countSudip Mukherjee1-0/+2
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+2
2015-09-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto1-2/+1
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds594-12800/+53744
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-0/+2
2015-09-02net: fec: clear receive interrupts before processing a packetRussell King1-0/+1
2015-09-02xen-netback: add support for multicast controlPaul Durrant4-0/+137
2015-09-02bgmac: Update fixed_phy_register()Fabio Estevam1-1/+1
2015-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-139/+633
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-4/+4