summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-20brcmfmac: wrap brcmf_fws_reset_interface into bcdc layerFranky Lin3-2/+17
2017-03-20brcmfmac: wrap brcmf_fws_del_interface into bcdc layerFranky Lin3-2/+18
2017-03-20brcmfmac: wrap brcmf_fws_add_interface into bcdc layerFranky Lin4-2/+19
2017-03-20brcmfmac: move brcmf_txcomplete to bcdc layerFranky Lin6-23/+25
2017-03-20brcmfmac: move brcmf_txflowblock to bcdc layerFranky Lin6-16/+17
2017-03-20brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handlerHans de Goede1-0/+3
2017-03-20brcmfmac: Do not complain about country code "00"Hans de Goede1-0/+4
2017-03-20brcmfmac: Do not print the firmware version as an errorHans de Goede2-1/+10
2017-03-20brcmfmac: always print error when PSM's watchdog firesRafał Miłecki3-23/+34
2017-03-20bcma: fill core OF info independently of bus typeRafał Miłecki1-2/+2
2017-03-20bcma: use helper function to set core dev's parentRafał Miłecki1-2/+1
2017-03-20bcma: drop unneeded check for CONFIG_OF_IRQRafał Miłecki1-3/+0
2017-03-20rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.Ping-Ke Shih8-33/+287
2017-03-20rtlwifi: Add code to read new versions of firmwareLarry Finger2-6/+24
2017-03-20rtlwifi: Update 8812ae new phy parameters and its parser.Ping-Ke Shih3-1046/+280
2017-03-20rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih4-249/+214
2017-03-20mwifiex: fix kernel crash after shutdown command timeoutBrian Norris2-4/+4
2017-03-20mwifiex: send fewer channels to scan while connectedAmitkumar Karwar1-3/+8
2017-03-20mwifiex: fix for unaligned readsDevidas Puranik9-57/+56
2017-03-20mwifiex: Use accessors routines for unaligned valuesDaniel Mentz6-32/+49
2017-03-20mwifiex: add qualifier to firmware structuresKarthik Ananthapadmanabha2-20/+20
2017-03-20mwifiex: pcie: clean up error prints in mwifiex_pcie_reset_notify()Brian Norris1-12/+5
2017-03-20mwifiex: wake system up when receives a wake irqJeffy Chen1-0/+3
2017-03-20atmel: remove time_t usageAlexandre Belloni1-1/+1
2017-03-08rtlwifi: fix spelling mistake: "conuntry" -> "country"Colin Ian King1-1/+1
2017-03-08rtl8187: Enable monitor mode to fix multicast receptionNils Holland1-9/+7
2017-03-08rt2x00: fix rt2x00debug_dump_frame commentStanislaw Gruszka1-1/+1
2017-03-08rt2800: use TXOP_BACKOFF for probe framesStanislaw Gruszka1-3/+4
2017-03-08rt2800: status based rate flags for nomatch caseStanislaw Gruszka2-1/+36
2017-03-08rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka4-19/+35
2017-03-08rt2x00: fixup fill_tx_status for nomatch caseStanislaw Gruszka2-1/+6
2017-03-08rt2x00: add txdone nomatch functionStanislaw Gruszka2-0/+52
2017-03-08rt2x00: separte clearing entry from rt2x00lib_txdoneStanislaw Gruszka1-22/+29
2017-03-08rt2x00: separte filling tx status from rt2x00lib_txdoneStanislaw Gruszka1-65/+76
2017-03-08rt2800: identify station based on status WCIDStanislaw Gruszka3-1/+8
2017-03-08rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.hGabor Juhos2-25/+23
2017-03-08bcma: gpio: set of_node regardless of the host typeRafał Miłecki1-2/+1
2017-03-07net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi1-0/+6
2017-03-07net: ethernet: bgmac: driver power manangementJoey Zhong3-0/+87
2017-03-07net: ethernet: bgmac: unify code of the same familyJon Mason1-36/+28
2017-03-07net: ethernet: bgmac: use #defines for MAX sizeJon Mason1-1/+1
2017-03-07net: axienet: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-03-07netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skbstephen hemminger1-2/+4
2017-03-07netvsc: enable GROstephen hemminger1-4/+4
2017-03-07netvsc: implement NAPIstephen hemminger4-47/+102
2017-03-07vmbus: introduce in-place packet iteratorstephen hemminger2-25/+103
2017-03-07netvsc: don't overload variable in same functionstephen hemminger1-2/+2
2017-03-07net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-46/+52
2017-03-07net: smsc: epic100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-7/+9
2017-03-07net: sis: sis900: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9