summaryrefslogtreecommitdiffstats
path: root/net/netrom (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03qtnfmac: Tidy up DMA mask settingRobin Murphy1-27/+1
2017-08-03qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich3-7/+36
2017-08-03qtnfmac: remove function qtnf_cmd_skb_put_actionSergey Matyukevich1-8/+0
2017-08-03qtnfmac: fix handling of iftype mask reported by firmwareSergey Matyukevich4-16/+20
2017-08-03qtnfmac: implement scan timeoutSergey Matyukevich5-4/+29
2017-08-03qtnfmac: implement cfg80211 channel_switch handlerSergey Matyukevich6-2/+210
2017-08-03qtnfmac: move current channel info from vif to macSergey Matyukevich3-17/+29
2017-08-03qtnfmac: fix station leave reason endiannessSergey Matyukevich2-3/+3
2017-08-03qtnfmac: implement reporting current channelSergey Matyukevich3-4/+62
2017-08-03qtnfmac: implement cfg80211 dump_survey handlerSergey Matyukevich5-1/+217
2017-08-03qtnfmac: add missing bus lockSergey Matyukevich1-0/+4
2017-08-03qtnfmac: regulatory configuration for self-managed setupSergey Matyukevich1-0/+9
2017-08-03qtnfmac: updates for regulatory supportSergey Matyukevich6-108/+388
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim2-24/+10
2017-08-03mwifiex: correct IE parse during associationXinming Hu1-60/+55
2017-08-03rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-08-01iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach1-1/+1
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg10-777/+158
2017-08-01iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho3-6/+6
2017-08-01iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-08-01iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg1-1/+19
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg4-9/+9
2017-08-01iwlwifi: mvm: add compile-time option to disable EBSZamir, Roee2-1/+2
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