summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-09-30i40e: Remove useless messageGreg Rose
2015-09-30i40e: limit debugfs io opsShannon Nelson
2015-09-30i40e: use QOS field consistentlyMitch Williams
2015-09-30i40e: count drops in netstat interfaceJesse Brandeburg
2015-09-30i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg
2015-09-30i40e: fixup padding issue in get_cee_dcb_cfg_v1_respShannon Nelson
2015-09-30i40e: Fix a port VLAN configuration bugGreg Rose
2015-09-30i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversionShannon Nelson
2015-09-30i40e: rtnl_lock called twice in i40e_pci_error_resume()Vasily Averin
2015-09-30i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin
2015-09-29net: switchdev: abstract object in add/del opsVivien Didelot
2015-09-29net: switchdev: pass callback to dump operationVivien Didelot
2015-09-29net: switchdev: remove dev from switchdev_obj cbVivien Didelot
2015-09-29net: macmace: Allow modular buildGeert Uytterhoeven
2015-09-29net: hplance: Allow modular buildGeert Uytterhoeven
2015-09-29net: 7990: Export lance_poll() to modulesGeert Uytterhoeven
2015-09-29net: mac8390: Allow modular buildGeert Uytterhoeven
2015-09-29RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is badLiviu Dudau
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-28cxgb4: Add HW timesptamp support for RXHariprasad Shenai
2015-09-28net: Fix Hisilicon Network Subsystem Support Compilationhuangdaode
2015-09-28net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam
2015-09-28net/mlx5_core: Update health syndromesEli Cohen
2015-09-28net/mlx5_core: Fix wrong name in structEli Cohen
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-09-28net/mlx5_core: Fix notification of page supplement errorEli Cohen
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen
2015-09-28net/mlx5_core: Remove redundant "err" variable usageAchiad Shochat
2015-09-28net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed
2015-09-28net/mlx5e: Priv state flag not rolled-back upon netdev open errorAchiad Shochat
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai
2015-09-28i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai
2015-09-28i40e: add GRE tunnel type to csum encodingShannon Nelson
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil
2015-09-28i40e: Move i40e_get_head into header fileKiran Patil
2015-09-268139cp: Fix GSO MSS handlingDavid Woodhouse
2015-09-268139cp: Enable offload features by defaultDavid Woodhouse
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24rocker: use switchdev transaction queue for allocated memoryJiri Pirko
2015-09-24rocker: push struct switchdev_trans down through rocker codeJiri Pirko
2015-09-24switchdev: move transaction phase enum under transaction structureJiri Pirko
2015-09-24switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko