summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena-1/+1
2017-06-30net: macb: Add hardware PTP supportRafal Ozieblo-6/+732
2017-06-30net: macb: macb.c changed to macb_main.cRafal Ozieblo-0/+1
2017-06-30net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo-37/+122
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-50/+189
2017-06-30Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...Kalle Valo-571/+1299
2017-06-30mwifiex: do not update MCS set from hostapdGanapathi Bhat-27/+0
2017-06-30brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel-9/+11
2017-06-30brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel-4/+60
2017-06-30brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel-7/+134
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree-3/+4
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy-16/+65
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy-13/+17
2017-06-29net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-06-29net: smc91x: constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-06-29net: ibm: ibmveth: constify dev_pm_ops structures.Arvind Yadav-1/+1
2017-06-29ibmvnic: Fix assignment of RX/TX IRQ'sThomas Falcon-7/+7
2017-06-29amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King-1/+1
2017-06-29arcnet: com20020-pci: add support for PCIFB2 cardMichael Grzeschik-0/+34
2017-06-29arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik-0/+2
2017-06-29arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik-0/+22
2017-06-29arcnet: add err_skb package for package status feedbackMichael Grzeschik-10/+68
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik-3/+4
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas-6/+58
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas-64/+31
2017-06-29amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas-67/+14
2017-06-29amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas-3/+17
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas-194/+217
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas-17/+115
2017-06-29amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas-3/+6
2017-06-29amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas-0/+7
2017-06-29amd-xgbe: Handle return code from software reset functionLendacky, Thomas-1/+5
2017-06-29amd-xgbe: Prevent looping forever if timestamp update failsLendacky, Thomas-2/+13
2017-06-29amd-xgbe: Add a check for an skb in the timestamp pathLendacky, Thomas-1/+6
2017-06-29amd-xgbe: Use the proper register during PTP initializationLendacky, Thomas-1/+1
2017-06-29amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas-22/+47
2017-06-29amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas-126/+29
2017-06-29rocker: move dereference before freeDan Carpenter-1/+1
2017-06-29iwlwifi: bump MAX API for 8000/9000/A000 to 33Luca Coelho-4/+4
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach-25/+15
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach-8/+13
2017-06-29iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg-1/+4
2017-06-29iwlwifi: mvm: update rx statistics cmd apiLiad Kaufman-141/+371
2017-06-29iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg-8/+0
2017-06-29iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach-4/+6
2017-06-29iwlwifi: pcie: reconfigure MSI-X HW on resumeJohannes Berg-0/+3