summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * iwlwifi: refactor firmware debug codeJohannes Berg2017-08-0118-413/+563
| | * iwlwifi: track current firmware image in common codeJohannes Berg2017-08-019-42/+52
| | * iwlwifi: refactor shared mem parsingJohannes Berg2017-08-019-202/+275
| | * iwlwifi: refactor out paging codeJohannes Berg2017-08-019-402/+572
| |/
| * rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter2017-07-281-1/+1
| * rtlwifi: Fix memory leak when firmware request failsSouptick Joarder2017-07-289-0/+24
| * rtlwifi: Remove unused dummy functionSouptick Joarder2017-07-283-16/+1
| * rtlwifi: remove dummy function callSouptick Joarder2017-07-281-5/+0
| * rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih2017-07-283-42/+19
| * rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih2017-07-281-2/+2
| * rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih2017-07-281-1/+1
| * rtlwifi: Update 8723be new phy parameters and its parser.Ping-Ke Shih2017-07-283-286/+281
| * rtlwifi: add amplifier type for 8812aePing-Ke Shih2017-07-281-1/+40
| * rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih2017-07-282-0/+12
| * rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih2017-07-287-8/+71
| * rtlwifi: Fill in_4way field by driverPing-Ke Shih2017-07-283-0/+16
| * wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"Colin Ian King2017-07-281-1/+1
| * brcmfmac: constify pci_device_idArvind Yadav2017-07-281-1/+1
| * zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate'Colin Ian King2017-07-281-1/+1
| * ipw2100: don't return positive values to PCI probe on errorDan Williams2017-07-281-14/+14
| * mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient"Colin Ian King2017-07-281-1/+1
| * mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"Colin Ian King2017-07-281-1/+1
| * mwifiex: disable uapsd in tdls configXinming Hu2017-07-281-6/+5
| * mwifiex: usb: unlock on error in mwifiex_usb_tx_aggr_tmo()Dan Carpenter2017-07-281-1/+2
| * mwifiex: uninit wakeup info in the error handlingJeffy Chen2017-07-281-1/+6
| * mwifiex: fix compile warning of unused variableShawn Lin2017-07-281-1/+2
| * mwifiex: drop num CPU noticeBrian Norris2017-07-281-3/+1
| * mwifiex: keep mwifiex_cancel_pending_ioctl() staticBrian Norris2017-07-282-2/+3
| * mwifiex: pcie: remove unnecessary 'pdev' checkBrian Norris2017-07-281-8/+5
| * mwifiex: pcie: disable device DMA before unmapping/freeing buffersBrian Norris2017-07-281-7/+9
| * mwifiex: debugfs: allow card_reset() to cancel thingsBrian Norris2017-07-281-2/+0
| * mwifiex: pcie: unify MSI-X / non-MSI-X interrupt processBrian Norris2017-07-281-65/+3
| * mwifiex: pcie: remove unnecessary masksBrian Norris2017-07-281-4/+0
| * mwifiex: drop 'add_tail' param from mwifiex_insert_cmd_to_pending_q()Brian Norris2017-07-283-7/+6
| * mwifiex: don't open-code ARRAY_SIZE()Brian Norris2017-07-283-12/+5
| * mwifiex: utilize netif_tx_{wake,stop}_all_queues()Brian Norris2017-07-281-18/+2
| * mwifiex: make mwifiex_free_cmd_buffer() return voidBrian Norris2017-07-282-5/+3
| * mwifiex: fix misnomers in mwifiex_free_lock_list()Brian Norris2017-07-281-6/+3
| * mwifiex: ensure "disable auto DS" struct is initializedBrian Norris2017-07-281-3/+3
| * mwifiex: fixup init_channel_scan_gap error caseBrian Norris2017-07-281-1/+2
| * mwifiex: don't short-circuit netdev notifiers on interface deletionBrian Norris2017-07-281-4/+0
| * mwifiex: unregister wiphy before freeing resourcesBrian Norris2017-07-283-1/+10
| * mwifiex: re-register wiphy across resetBrian Norris2017-07-281-3/+4
| * mwifiex: pcie: don't allow cmd buffer reuse after resetBrian Norris2017-07-281-1/+2
| * mwifiex: reset interrupt status across device resetBrian Norris2017-07-281-0/+1
| * mwifiex: reunite copy-and-pasted remove/reset codeBrian Norris2017-07-281-76/+28
| * rsi: fix static checker warningAmitkumar Karwar2017-07-281-1/+8
| * rsi: check length before USB read/write registerAmitkumar Karwar2017-07-281-0/+6
| * rsi: use macro for allocating USB bufferAmitkumar Karwar2017-07-282-2/+3
| * rsi: regulatory enhancementsPrameela Rani Garnepudi2017-07-282-12/+45