summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-10-03ravb: Add support for r8a7795 SoCKazuya Mizuguchi
2015-10-03ravb: Provide dev parameter to DMA APIKazuya Mizuguchi
2015-10-03phylib: Add phy_set_max_speed helperSimon Horman
2015-10-03switchdev: push object ID back to object structureJiri Pirko
2015-10-03switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko
2015-10-03switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko
2015-10-03switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko
2015-10-03switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko
2015-10-03switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-10-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-30net: switchdev: abstract object in add/del opsVivien Didelot
2015-09-30net: switchdev: pass callback to dump operationVivien Didelot
2015-09-30net: switchdev: remove dev from switchdev_obj cbVivien Didelot
2015-09-30net/mlx4: Handle return codes in mlx4_qp_attach_commonRobb Manes
2015-09-30net: macmace: Allow modular buildGeert Uytterhoeven
2015-09-30net: hplance: Allow modular buildGeert Uytterhoeven
2015-09-30net: 7990: Export lance_poll() to modulesGeert Uytterhoeven
2015-09-30net: mac8390: Allow modular buildGeert Uytterhoeven
2015-09-30dsa: mv88e6xxx: Fix unsigned/signed issueAndrew Lunn
2015-09-30dsa: mv88e6xxx: Enable forwarding for unknown to the CPU portAndrew Lunn
2015-09-30net: Remove vrf header fileDavid Ahern
2015-09-30net: Remove the now unused vrf_ptrDavid Ahern
2015-09-30net: Add support for l3mdev ops to VRF driverDavid Ahern
2015-09-30net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTERDavid Ahern
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau
2015-09-29bna: fix error handlingAndrzej Hajda
2015-09-29net: mvneta: Statically assign queues to CPUsMaxime Ripard
2015-09-29net: mvneta: Allow different queuesMaxime Ripard
2015-09-29net: mvneta: Handle per-cpu interruptsMaxime Ripard
2015-09-29net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-09-29cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-29net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode
2015-09-29net: irda: pxaficp_ir: dmaengine conversionRobert Jarzmik
2015-09-29net: irda: pxaficp_ir: convert to readl and writelRobert Jarzmik
2015-09-29net: irda: pxaficp_ir: use sched_clock() for time managementRobert Jarzmik
2015-09-29net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam
2015-09-29lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com
2015-09-29net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-09-29net/mlx5_core: Update health syndromesEli Cohen
2015-09-29net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-29net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-09-29net/mlx5_core: Fix notification of page supplement errorEli Cohen
2015-09-29net/mlx5_core: Fix async commands return codeEli Cohen
2015-09-29net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat
2015-09-29net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed
2015-09-29net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat
2015-09-29i40e/i40evf: check for stopped admin queueMitch Williams
2015-09-29i40e: fix VLAN inside VXLANJesse Brandeburg