summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ntb-4.3' of git://github.com/jonmason/ntbLinus Torvalds2015-09-111-0/+77
|\
| * NTB: Add flow control to the ntb_netdevDave Jiang2015-09-071-0/+77
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-28/+7
|\ \
| * | drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-28/+7
* | | Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-102-7/+9
|\ \ \
| * | | xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-082-7/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-1033-188/+424
|\ \ \ \ | |_|/ / |/| | |
| * | | xen-netfront: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * | | xen-netback: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * | | r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen2015-09-101-83/+54
| * | | cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-092-8/+37
| * | | net: fec: add netif status check before set mac addressNimrod Andy2015-09-091-0/+8
| * | | r8152: fix the runtime suspend issueshayeswang2015-09-091-2/+57
| * | | r8152: split DRIVER_VERSIONhayeswang2015-09-091-2/+7
| * | | add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-093-0/+154
| * | | stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
| * | | net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-093-6/+0
| * | | net: mv643xx_eth: use kzallocRasmus Villemoes2015-09-091-4/+1
| * | | net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes2015-09-091-6/+2
| * | | net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes2015-09-091-2/+1
| * | | net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser2015-09-091-6/+1
| * | | net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-09-091-2/+2
| * | | xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2015-09-092-17/+16
| * | | cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
| * | | cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-091-1/+1
| * | | net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1
| * | | dm9000: fix a typoBarry Song2015-09-081-1/+1
| * | | net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-09-081-4/+8
| * | | usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
| * | | cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-061-11/+6
| * | | fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-061-1/+1
| * | | net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot2015-09-061-0/+5
| * | | ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven2015-09-061-1/+1
| * | | vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven2015-09-061-4/+2
| * | | lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven2015-09-061-6/+5
| * | | net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero2015-09-051-1/+3
| * | | be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla2015-09-051-1/+1
| * | | net: wan: sbni: fix device usage countSudip Mukherjee2015-09-051-0/+2
| * | | net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto2015-09-031-2/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-094-28/+46
|\ \ \ \
| * | | | net/mlx4: Postpone the registration of net_deviceMoni Shoua2015-08-302-15/+24
| * | | | net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-13/+0
| * | | | mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-0/+22
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-0/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03594-12800/+53744
|\ \ \ \
| * | | | net: fec: clear receive interrupts before processing a packetRussell King2015-09-021-0/+1
| * | | | xen-netback: add support for multicast controlPaul Durrant2015-09-024-0/+137
| * | | | bgmac: Update fixed_phy_register()Fabio Estevam2015-09-021-1/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-0112-139/+633
| |\ \ \ \