summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ehea: fix operation state reportGuilherme G. Piccoli2016-11-031-0/+2
* qede: Correctly map aggregation replacement pagesMintz, Yuval2016-11-031-1/+1
* cxgb4: correct device ID of T6 adapterHariprasad Shenai2016-11-031-1/+1
* xen-netfront: cast grant table reference first to type intDongli Zhang2016-11-021-2/+2
* net: mv643xx_eth: ensure coalesce settings survive read-modify-writeRussell King2016-11-011-0/+2
* net/mlx5: Simplify a testChristophe Jaillet2016-11-011-1/+1
* net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi2016-11-011-1/+1
* drivers: net: xgene: fix: Coalescing values for v2 hardwareIyappan Subramanian2016-11-012-5/+9
* drivers: net: xgene: fix: Disable coalescing on v1 hardwareIyappan Subramanian2016-11-012-13/+2
* Merge tag 'linux-can-fixes-for-4.9-20161031' of git://git.kernel.org/pub/scm/...David S. Miller2016-11-011-0/+18
|\
| * can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch2016-10-311-0/+18
* | bgmac: stop clearing DMA receive control register right after it is setAndy Gospodarek2016-11-011-1/+4
* | xen-netfront: do not cast grant table reference to signed shortDongli Zhang2016-10-311-2/+2
* | Merge tag 'wireless-drivers-for-davem-2016-10-30' of git://git.kernel.org/pub...David S. Miller2016-10-3110-54/+129
|\ \ | |/ |/|
| * brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann2016-10-271-1/+1
| * Merge tag 'iwlwifi-for-kalle-2015-10-25' of git://git.kernel.org/pub/scm/linu...Kalle Valo2016-10-279-53/+128
| |\
| | * iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2016-10-192-6/+46
| | * iwlwifi: pcie: fix SPLC structure parsingLuca Coelho2016-10-191-31/+48
| | * iwlwifi: mvm: wake the wait queue when the RX sync counter is zeroSara Sharon2016-10-194-3/+5
| | * iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss2016-10-191-1/+4
| | * iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho2016-10-191-10/+15
| | * iwlwifi: mvm: use ssize_t for len in iwl_debugfs_mem_read()Luca Coelho2016-10-191-2/+2
| | * iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg2016-10-191-0/+8
* | | mlxsw: spectrum: Fix incorrect reuse of MID entriesIdo Schimmel2016-10-312-8/+8
* | | qede: Fix statistics' strings for Tx/Rx queuesMintz, Yuval2016-10-311-9/+16
* | | r8152: Fix broken RX checksums.Mark Lord2016-10-311-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-30118-865/+1134
|\ \ \
| * | | geneve: avoid using stale geneve socket.pravin shelar2016-10-301-11/+34
| * | | vxlan: avoid using stale vxlan socket.pravin shelar2016-10-301-30/+50
| * | | qede: Fix out-of-bound fastpath memory accessMintz, Yuval2016-10-301-2/+2
| * | | net: phy: dp83848: add dp83822 PHY supportRoger Quadros2016-10-291-0/+3
| * | | enic: fix rq disableGovindarajulu Varadarajan2016-10-291-9/+23
| * | | ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon2016-10-291-2/+4
| * | | ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2016-10-292-11/+25
| * | | Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2016-10-292-25/+11
| * | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-293-32/+15
| |\ \ \
| | * | | i40e: fix call of ndo_dflt_bridge_getlink()Huaibin Wang2016-10-271-1/+1
| | * | | i40e: disable MSI-X interrupts if we cannot reserve enough vectorsGuilherme G Piccoli2016-10-271-0/+1
| | * | | i40e: Fix configure TCs after initial DCB disableDavid Ertman2016-10-272-27/+5
| | * | | ixgbe: fix panic when using macvlan with l2-fwd-offload enabledEmil Tantilov2016-10-271-4/+8
| * | | | net/mlx4_en: Save slave ethtool stats commandTariq Toukan2016-10-291-2/+3
| * | | | net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein2016-10-293-16/+3
| * | | | net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2016-10-292-35/+53
| * | | | net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein2016-10-291-0/+9
| * | | | net/mlx4_en: Fix panic during rebootEugenia Emantayev2016-10-291-0/+1
| * | | | net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit2016-10-291-0/+7
| * | | | net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev2016-10-291-1/+4
| * | | | net/mlx4_core: Change the default value of enable_qosMoshe Lazer2016-10-291-2/+2
| * | | | net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb2016-10-291-1/+9
| * | | | net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein2016-10-291-1/+2