summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-01-257-41/+80
|\
| * net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
| * net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
| * net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
| * net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
| * net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
| * net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
| * net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29
| * net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2020-01-241-0/+1
| * net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-01-241-1/+1
* | net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-251-0/+2
* | net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli2020-01-251-2/+2
* | net: stmmac: platform: fix probe for ACPI devicesAjay Gupta2020-01-251-3/+3
|/
* l2t_seq_next should increase position indexVasily Averin2020-01-241-2/+1
* seq_tab_next() should increase position indexVasily Averin2020-01-241-2/+1
* i40e: fix spelling mistake "to" -> "too"Colin Ian King2020-01-241-1/+1
* net/sonic: Prevent tx watchdog timeoutFinn Thain2020-01-231-4/+13
* net/sonic: Fix CAM initializationFinn Thain2020-01-231-9/+12
* net/sonic: Fix command register usageFinn Thain2020-01-231-15/+3
* net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2020-01-232-0/+28
* net/sonic: Fix receive buffer replenishmentFinn Thain2020-01-232-63/+105
* net/sonic: Improve receive descriptor status flag checkFinn Thain2020-01-231-10/+5
* net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain2020-01-231-6/+15
* net/sonic: Fix receive buffer handlingFinn Thain2020-01-232-7/+33
* net/sonic: Fix interface error stats collectionFinn Thain2020-01-232-14/+8
* net/sonic: Use MMIO accessorsFinn Thain2020-01-231-8/+8
* net/sonic: Clear interrupt flags immediatelyFinn Thain2020-01-231-22/+6
* net/sonic: Add mutual exclusion for accessing shared stateFinn Thain2020-01-232-14/+36
* net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur2020-01-231-2/+2
* net/fsl: treat fsl,erratum-a011043Madalin Bucur2020-01-231-1/+6
* qlcnic: Fix CPU soft lockup while collecting firmware dumpManish Chopra2020-01-232-0/+3
* Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-2327-183/+594
|\
| * iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2020-01-222-8/+12
| * Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
| * iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
| * iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-246-23/+11
| * iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
| * iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| * iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-242-3/+3
| * iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-243-16/+20
| * iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg2019-12-241-1/+1
| * iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| * iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-233-6/+51
| * iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| * iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| * iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
| * iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-238-49/+84
| * iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| * iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| * iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16