summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B46610
2014-10-29Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B46610
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai
2014-10-28net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev
2014-10-28net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay
2014-10-28net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein
2014-10-28net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed
2014-10-28net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed
2014-10-28ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed
2014-10-28ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed
2014-10-28net: phy: Adding SGMII support for Marvell 88ee1145 driverViet Nga Dao
2014-10-27ethernet: samsung: sxgbe: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: renesas: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: marvell: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: apm: xgene: remove unnecessary checkVarka Bhadram
2014-10-27ethernet: wiznet: remove unnecessary checkVarka Bhadram
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter
2014-10-26qeth: fix some trace formating issuesThomas Richter
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter
2014-10-26xen-netfront: always keep the Rx ring full of requestsDavid Vrabel
2014-10-25sunvnet: Remove irqsave/irqrestore on vio.lockSowmini Varadhan
2014-10-25sunvnet: Use RCU to synchronize port usage with vnet_port_remove()Sowmini Varadhan
2014-10-25sunvnet: NAPIfy sunvnetSowmini Varadhan
2014-10-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-10-24net: pxa168_eth: Remove in-driver PHY manglingSebastian Hesselbarth
2014-10-24net: pxa168_eth: Remove HW auto-negotiaionSebastian Hesselbarth
2014-10-24net: pxa168_eth: Prepare proper libphy handlingSebastian Hesselbarth
2014-10-24phy: marvell: Add support for 88E3016 FastEthernet PHYSebastian Hesselbarth
2014-10-24natsemi/macsonic: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-24cirrus/mac89x0: Remove superfluous interrupt disable/restoreGeert Uytterhoeven
2014-10-24net: typhoon: Remove redundant castsRasmus Villemoes
2014-10-23i40e: Bump versionCatherine Sullivan
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: process link events when setting up switchMitch Williams
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg
2014-10-23i40e: mask phy eventsJesse Brandeburg
2014-10-22hyperv: Fix the total_data_buflen in send pathHaiyang Zhang
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas