aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2015-02-13net: phy: add qca833x phy-headed-switchAbhishek Paliwal
2015-02-13netdev: octeon3-ethernet: Fixes to build as module.Abhishek Paliwal
2015-02-13netdev: Preliminary Ethernet driver for Cavium cn78XX.Abhishek Paliwal
2015-02-13netdev/phy: Add driver for TI tlk10232 dual-10G PHY.Abhishek Paliwal
2015-02-13MIPS: OCTEON: Add new file for Cortina PHY supportAbhishek Paliwal
2015-02-13MIPS: OCTEON: Enable Micrel 9031 PHY for OCTEON.Abhishek Paliwal
2015-02-13netdev: octeon-ethernet: Add common module for setting mac addressAbhishek Paliwal
2015-02-13netdev/phy: Add driver for Vitesse vsc848x single, dual and quad 10G physAbhishek Paliwal
2015-02-13netdev/phy: Add driver for Cortina cs4321 quad 10G PHY.Abhishek Paliwal
2015-02-13RapidIO: Add interface to memory map rapidio device memory.Abhishek Paliwal
2015-02-13netdev: octeon: Move and update OCTEON network drivers from staging.Abhishek Paliwal
2015-01-21Merge tag 'v3.14.29' into standard/baseBruce Ashfield
2015-01-21Merge tag 'v3.14.27' into standard/baseBruce Ashfield
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-12-16Fix race condition between vxlan_sock_add and vxlan_sock_releaseMarcelo Leitner
2014-12-16xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee
2014-12-09Merge tag 'v3.14.26' into standard/baseBruce Ashfield
2014-12-09Merge tag 'v3.14.25' into standard/baseBruce Ashfield
2014-12-09Merge branch 'ltsi' into standard/baseBruce Ashfield
2014-12-09net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz
2014-12-09net: sh_eth: Add r8a7794 supportHisashi Nakamura
2014-12-09sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov
2014-12-09net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda
2014-12-09net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda
2014-12-09sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov
2014-12-09Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-12-09sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks
2014-12-09sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart
2014-12-09sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart
2014-12-09sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart
2014-12-09sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart
2014-12-09sh_eth: Use the platform device for memory allocationLaurent Pinchart
2014-12-09sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov
2014-12-09sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov
2014-12-09sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov
2014-12-09sh_eth: exit probe with unknown register layoutSergei Shtylyov
2014-12-09sh_eth: update OF PHY registerationBen Dooks
2014-12-09sh_eth: add device tree supportSergei Shtylyov
2014-12-09sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov
2014-12-06rt2x00: do not align payload on modern H/WStanislaw Gruszka