summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich2017-08-034-16/+20
| * qtnfmac: implement scan timeoutSergey Matyukevich2017-08-035-4/+29
| * qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich2017-08-036-2/+210
| * qtnfmac: move current channel info from vif to macSergey Matyukevich2017-08-033-17/+29
| * qtnfmac: fix station leave reason endiannessSergey Matyukevich2017-08-032-3/+3
| * qtnfmac: implement reporting current channelSergey Matyukevich2017-08-033-4/+62
| * qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich2017-08-035-1/+217
| * qtnfmac: add missing bus lockSergey Matyukevich2017-08-031-0/+4
| * qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich2017-08-031-0/+9
| * qtnfmac: updates for regulatory supportSergey Matyukevich2017-08-036-108/+388
| * rtlwifi: Fix fallback firmware loadingSven Joachim2017-08-032-24/+10
| * mwifiex: correct IE parse during associationXinming Hu2017-08-031-60/+55
| * rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-08-031-2/+2
| * iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach2017-08-011-1/+1
| * iwlwifi: mvm: remove non-DQA modeJohannes Berg2017-08-0110-777/+158
| * iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho2017-08-013-6/+6
| * iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg2017-08-011-3/+1
| * iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg2017-08-011-1/+19
| * iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg2017-08-014-9/+9
| * iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2017-08-012-1/+2
| * iwlwifi: implement fseq version mismatch warningMordechai Goodstein2017-08-016-1/+118
| * iwlwifi: mvm: support fw reading empty OTPLiad Kaufman2017-08-012-6/+11
| * iwlwifi: pcie: fix A-MSDU on gen2 devicesEmmanuel Grumbach2017-08-011-3/+3
| * iwlwifi: mvm: fix uninitialized var while waiting for queues to emptySharon Dvir2017-08-011-3/+4
| * iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach2017-08-015-5/+32
| * iwlwifi: mvm: refactor beacon template command codeLuca Coelho2017-08-012-95/+138
| * iwlwifi: dvm: remove unused definesSeraphime Kirkovski2017-08-011-16/+0
| * iwlwifi: mvm: byte-swap constant instead of variableJohannes Berg2017-08-011-1/+1
| * iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg2017-08-012-2/+4
| * iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg2017-08-013-5/+11
| * iwlwifi: fw api: fix various kernel-doc warningsJohannes Berg2017-08-012-4/+21
| * iwlwifi: reorganize firmware APIJohannes Berg2017-08-0146-2977/+4111
| * 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