summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-08-01iwlwifi: implement fseq version mismatch warningMordechai Goodstein6-1/+118
2017-08-01iwlwifi: mvm: support fw reading empty OTPLiad Kaufman2-6/+11
2017-08-01iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach1-3/+3
2017-08-01iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir1-3/+4
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach5-5/+32
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho2-95/+138
2017-08-01iwlwifi: dvm: remove unused definesSeraphime Kirkovski1-16/+0
2017-08-01iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg1-1/+1
2017-08-01iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg2-2/+4
2017-08-01iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg3-5/+11
2017-08-01iwlwifi: fw api: fix various kernel-doc warningsJohannes Berg2-4/+21
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg46-2977/+4111
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg18-413/+563
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg9-42/+52
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg9-202/+275
2017-08-01iwlwifi: refactor out paging codeJohannes Berg9-402/+572
2017-07-28rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter1-1/+1
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder9-0/+24
2017-07-28rtlwifi: Remove unused dummy functionSouptick Joarder3-16/+1
2017-07-28rtlwifi: remove dummy function callSouptick Joarder1-5/+0
2017-07-28rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih3-42/+19
2017-07-28rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih1-2/+2
2017-07-28rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih1-1/+1
2017-07-28rtlwifi: Update 8723be new phy parameters and its parser.Ping-Ke Shih3-286/+281
2017-07-28rtlwifi: add amplifier type for 8812aePing-Ke Shih1-1/+40
2017-07-28rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih2-0/+12
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih7-8/+71
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih3-0/+16
2017-07-28wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"Colin Ian King1-1/+1
2017-07-28brcmfmac: constify pci_device_idArvind Yadav1-1/+1
2017-07-28zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'Colin Ian King1-1/+1
2017-07-28ipw2100: don't return positive values to PCI probe on errorDan Williams1-14/+14
2017-07-28mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King1-1/+1
2017-07-28mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King1-1/+1
2017-07-28mwifiex: disable uapsd in tdls configXinming Hu1-6/+5
2017-07-28mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter1-1/+2
2017-07-28mwifiex: uninit wakeup info in the error handlingJeffy Chen1-1/+6
2017-07-28mwifiex: fix compile warning of unused variableShawn Lin1-1/+2
2017-07-28mwifiex: drop num CPU noticeBrian Norris1-3/+1
2017-07-28mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris2-2/+3
2017-07-28mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris1-8/+5
2017-07-28mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris1-7/+9
2017-07-28mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris1-2/+0
2017-07-28mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris1-65/+3
2017-07-28mwifiex: pcie: remove unnecessary masksBrian Norris1-4/+0
2017-07-28mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris3-7/+6
2017-07-28mwifiex: don't open-code ARRAY_SIZE()Brian Norris3-12/+5
2017-07-28mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris1-18/+2
2017-07-28mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris2-5/+3
2017-07-28mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris1-6/+3