summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qede: Add build_skb() support.Manish Chopra2018-05-174-174/+137
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-05-1711-61/+82
|\
| * ice: Update NVM AQ command functionsAnirudh Venkataramanan2018-05-172-9/+11
| * ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov2018-05-171-0/+1
| * ixgbe: force VF to grab new MAC on driver reloadEmil Tantilov2018-05-171-4/+1
| * ixgbe: release lock for the duration of ixgbe_suspend_close()Pavel Tatashin2018-05-171-1/+8
| * ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the deviceMauro S M Rodrigues2018-05-172-6/+6
| * ixgbe: cleanup sparse warningsCathy Zhou2018-05-177-41/+55
* | nfp: flower: fix error path during representor creationJiri Pirko2018-05-173-4/+19
* | net: mvpp2: print rx error with rate-limitYan Markman2018-05-171-6/+8
* | net: mvpp2: set mac address does not require the stop/start sequenceYan Markman2018-05-171-31/+7
* | net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman2018-05-171-4/+3
* | net: mvpp2: 2500baseX supportAntoine Tenart2018-05-171-12/+39
* | net: mvpp2: 1000baseX supportAntoine Tenart2018-05-171-21/+51
* | phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart2018-05-171-3/+14
* | net: mvpp2: phylink supportAntoine Tenart2018-05-172-338/+509
* | net: mvpp2: align the ethtool ops definitionAntoine Tenart2018-05-171-12/+12
* | Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller2018-05-17177-1480/+5548
|\ \
| * | brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin2018-05-151-1/+1
| * | b43: fix transmit failure when VT is switchedTaketo Kabe2018-05-151-7/+7
| * | rsi: Set wowlan flag while writing wowlan config parametersSiva Rebbagondla2018-05-151-1/+1
| * | rsi: reset hibernate_resume flag to work hibernate resume in coex mode.Siva Rebbagondla2018-05-151-0/+1
| * | rsi: Add null check for virtual interfaces in wowlan configSanjay Kumar Konduri2018-05-151-1/+6
| * | brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki2018-05-151-0/+1
| * | rsi: fix spelling mistake: "thead" -> "thread"Colin Ian King2018-05-121-1/+1
| * | mt76x2: add a polling delay in mt76x2_mac_stop routineLorenzo Bianconi2018-05-121-5/+5
| * | wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-126-48/+91
| * | mwifiex: increase TX threashold to avoid TX timeout during ED MAC testGanapathi Bhat2018-05-091-2/+2
| * | mwifiex: delete unneeded includeJulia Lawall2018-05-091-1/+0
| * | brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-05-091-0/+1
| * | rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2018-05-092-7/+2
| * | mt76x2: fix avg_rssi estimationLorenzo Bianconi2018-05-041-2/+4
| * | ipw2200: fix spelling mistake: "functionalitis" -> "functionalities"Colin Ian King2018-05-041-1/+1
| * | mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()Lorenzo Bianconi2018-05-041-1/+0
| * | rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"Colin Ian King2018-05-043-3/+3
| * | rt2x00: check against flushing empty queueStanislaw Gruszka2018-05-043-2/+4
| * | rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka2018-05-046-22/+16
| * | brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2018-04-302-6/+23
| * | brcmfmac: add hostready indicationFranky Lin2018-04-301-2/+12
| * | brcmfmac: constify firmware mapping tablesArend Van Spriel2018-04-305-5/+5
| * | brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin2018-04-301-4/+4
| * | brcmfmac: reports boottime_ns while informing bssFranky Lin2018-04-301-13/+13
| * | brcmfmac: check p2pdev mac address uniquenessArend Van Spriel2018-04-301-0/+7
| * | ipw2100: fix spelling mistake: "decsribed" -> "described"Colin Ian King2018-04-302-2/+2
| * | rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWNColin Ian King2018-04-301-8/+8
| * | rsi_91x: fix uninitialized variableGustavo A. R. Silva2018-04-301-3/+4
| * | rsi_91x: fix structurally dead codeGustavo A. R. Silva2018-04-301-8/+8
| * | wlcore: sdio: allow pm to handle sdio powerEyal Reizer2018-04-301-21/+6
| * | qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-301-1/+1
| * | net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai2018-04-301-1/+1