summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Move FDB dump implementation inside DSAArkadi Sharshevsky2017-08-076-71/+31
* net: dsa: Remove support for MDB dump from DSA's driversArkadi Sharshevsky2017-08-072-33/+0
* net: dsa: Remove support for vlan dump from DSA's driversArkadi Sharshevsky2017-08-076-183/+0
* net: dsa: Remove prepare phase for FDBArkadi Sharshevsky2017-08-077-87/+27
* net: dsa: Change DSA slave FDB API to be switchdev independentArkadi Sharshevsky2017-08-076-54/+41
* hamradio: baycom: make hdlcdrv_ops constBhumika Goyal2017-08-073-3/+3
* net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King2017-08-071-1/+2
* net: dsa: lan9303: refactor lan9303_get_ethtool_statsEgil Hjelmeland2017-08-071-10/+16
* net: dsa: lan9303: Rename lan9303_xxx_packet_processing()Egil Hjelmeland2017-08-071-8/+8
* net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usageEgil Hjelmeland2017-08-071-14/+10
* net: dsa: lan9303: define LAN9303_NUM_PORTS 3Egil Hjelmeland2017-08-071-0/+2
* net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.Egil Hjelmeland2017-08-071-23/+23
* of_mdio: use of_property_read_u32_array()Sergei Shtylyov2017-08-071-8/+8
* ibmvnic: Report rx buffer return codes as netdev_dbgJohn Allen2017-08-071-1/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-07162-6294/+9060
|\
| * rtlwifi: Replace hardcode value with macroSouptick Joarder2017-08-032-3/+4
| * mwifiex: pcie: compatible with wifi-only image while extract wifi-part fwXinming Hu2017-08-031-7/+19
| * mwifiex: make addba request command cleanXinming Hu2017-08-031-0/+2
| * net: qtnfmac: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * hostap: Fix outdated comment about dev->destructorStefano Brivio2017-08-031-2/+2
| * rtlwifi: rtl8192ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8188ee: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723be: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8723ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav2017-08-031-1/+1
| * qtnfmac: Tidy up DMA mask settingRobin Murphy2017-08-031-27/+1
| * qtnfmac: prepare for AP_VLAN interface type supportSergey Matyukevich2017-08-033-7/+36
| * qtnfmac: remove function qtnf_cmd_skb_put_actionSergey Matyukevich2017-08-031-8/+0
| * 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