summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-16ppp: ensure file->private_data can't be overriddenGuillaume Nault
2016-03-16net: arc: trivial: cleanup the emac driverCaesar Wang
2016-03-16net: arc_emac: support the phy reset for emac driverCaesar Wang
2016-03-16sh_eth: do not call netif_start_queue() from sh_eth_dev_init()Sergei Shtylyov
2016-03-16bnx2x: don't wait for Tx completion on recoveryYuval Mintz
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14smc91x: avoid self-comparison warningArnd Bergmann
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot
2016-03-14sh_eth: kill useless initializersSergei Shtylyov
2016-03-14net: mvneta: replace magic numbers by existing macrosDmitri Epshtein
2016-03-14net: mvneta: fix error messages in mvneta_port_down functionDmitri Epshtein
2016-03-14net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-03-14net: mvneta: Fix spinlock usageGregory CLEMENT
2016-03-14phy: fixed: Fix removal of phys.Andrew Lunn
2016-03-14dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistentAndrew Lunn
2016-03-14phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.David Daney
2016-03-14phy: mdio-octeon: Refactor into two files/modulesDavid Daney
2016-03-14net: thunderx: Cleanup PHY probing code.David Daney
2016-03-14net: mvneta: Add missing hotplug notifier transitionAnna-Maria Gleixner
2016-03-14fsl/fman: fix dtsec_set_tx_pause_framesIgal Liberman
2016-03-14vmxnet3: fix lock imbalance in vmxnet3_tq_xmit()Arnd Bergmann
2016-03-14ath9k: fix misleading indentationArnd Bergmann
2016-03-14ath9k: fix buffer overrun for ar9287Arnd Bergmann
2016-03-14farsync: fix off-by-one bug in fst_add_oneArnd Bergmann
2016-03-14mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-03-14net: mediatek: check device_reset return codeArnd Bergmann
2016-03-14net: mediatek: remove incorrect dma_mask assignmentArnd Bergmann
2016-03-14net: mediatek: use dma_addr_t correctlyArnd Bergmann
2016-03-14net: thunderx: Adjust nicvf structure to reduce cache missesSunil Goutham
2016-03-14net: thunderx: Set recevie buffer page usage count in bulkSunil Goutham
2016-03-14net: mvneta: Use the new hwbm frameworkGregory CLEMENT
2016-03-14net: mvneta: bm: add support for hardware buffer managementMarcin Wojtas
2016-03-14Merge tag 'wireless-drivers-next-for-davem-2016-03-14' of git://git.kernel.or...David S. Miller
2016-03-13macsec: introduce IEEE 802.1AE driverSabrina Dubroca
2016-03-13at803x: fix suspend/resume for SGMII linkZefir Kurtisi
2016-03-13mlx5: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-13mlx4: use napi_consume_skb API to get bulk free operationsJesper Dangaard Brouer
2016-03-13r8169:Remove unnecessary phy reset for pcie nic when setting link spped.Chun-Hao Lin
2016-03-13mlxsw: pci: Implement reset done checkJiri Pirko
2016-03-13net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-03-13xen-netback: reduce log spamPaul Durrant
2016-03-13xen-netback: support multiple extra info fragments passed from frontendPaul Durrant
2016-03-13Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller
2016-03-13gro: Defer clearing of flush bit in tunnel pathsAlexander Duyck
2016-03-12rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko
2016-03-11qed: Enlrage the drain timeoutYuval Mintz
Use macro definition

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Acked-by: Anil Gurumurthy <anil.gurumurthy@qlogic.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>