summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* qtnfmac: use scan duration param for different scan typesIgor Mitsyanko2019-04-042-11/+49
* qtnfmac: send EAPOL frames via control pathIgor Mitsyanko2019-04-0410-25/+89
* qtnfmac: allow changing the netnsSergey Matyukevich2019-04-041-1/+2
* qtnfmac: simplify firmware state trackingSergey Matyukevich2019-04-044-15/+30
* qtnfmac: fix core attach error path in pcie backendSergey Matyukevich2019-04-044-39/+34
* qtnfmac: update bands information on CHANGE_INTF commandIgor Mitsyanko2019-04-041-2/+19
* qtnfmac: pass DFS region to firmware on region updateIgor Mitsyanko2019-04-042-2/+19
* qtnfmac: allow each MAC to specify its own regulatory rulesIgor Mitsyanko2019-04-047-156/+156
* qtnfmac: flexible regulatory domain registration logicIgor Mitsyanko2019-04-041-5/+14
* qtnfmac: pass complete channel info in regulatory notifierIgor Mitsyanko2019-04-043-31/+76
* qtnfmac: include full channels info to regulatory notifierIgor Mitsyanko2019-04-042-1/+27
* qtnfmac: simplify error reporting in regulatory notifierIgor Mitsyanko2019-04-041-10/+2
* qtnfmac: make regulatory notifier work on per-phy basisIgor Mitsyanko2019-04-043-30/+13
* Merge tag 'iwlwifi-next-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm...Kalle Valo2019-03-3029-446/+807
|\
| * iwlwifi: dbg_ini: align to FW api version 1Shahar S Matityahu2019-03-222-61/+126
| * iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()Luca Coelho2019-03-221-3/+1
| * iwlwifi: Use struct_size() in kzallocYueHaibing2019-03-221-10/+3
| * iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu2019-03-224-89/+120
| * iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu2019-03-223-10/+31
| * iwlwifi: mvm: set max amsdu for TLC offloadMordechay Goodstein2019-03-221-3/+41
| * iwlwifi: for AX210 device support radio GF4Shaul Triebitz2019-03-224-2/+14
| * iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg2019-03-224-98/+13
| * iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu2019-03-224-23/+2
| * iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu2019-03-221-2/+4
| * iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer2019-03-223-19/+128
| * iwlwifi: support new NVM response APIShaul Triebitz2019-03-223-19/+69
| * iwlwifi: add support for 6-7 GHz channelsShaul Triebitz2019-03-223-31/+49
| * iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz2019-03-221-10/+15
| * iwlwifi: mvm: enable HT/VHT IBSSJohannes Berg2019-03-221-0/+3
| * iwlwifi: mvm: support multiple BSSIDSara Sharon2019-03-221-1/+9
| * iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon2019-03-222-0/+17
| * iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon2019-03-224-77/+107
| * iwlwifi: mvm: notify FW on quiet mode in CSASara Sharon2019-03-221-0/+2
| * iwlwifi: mvm: track CSA beaconsSara Sharon2019-03-222-2/+30
| * iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg2019-03-223-18/+27
| * iwlwifi: mvm: implement CSA abortSara Sharon2019-03-221-0/+24
| * iwlwifi: mvm: report delayed beacon count to FWSara Sharon2019-03-221-0/+4
* | team: use netif_is_team_port()Julian Wiedmann2019-03-291-4/+2
* | cxgb4/cxgb4vf: Display advertised FEC in ethtoolVishal Kulkarni2019-03-295-65/+95
* | cxgb4: Update 1.23.3.0 as the latest firmware supported.Vishal Kulkarni2019-03-291-6/+6
* | ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-295-1/+5
* | ipv6: Rename fib6_nh entriesDavid Ahern2019-03-291-16/+18
* | ipv4: Rename fib_nh entriesDavid Ahern2019-03-293-22/+22
* | ipv6: Move gateway checks to a fib6_nh settingDavid Ahern2019-03-291-2/+2
* | net: mvneta: Add 2500BaseT supportMaxime Chevallier2019-03-291-0/+1
* | s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann2019-03-282-212/+206
* | s390/qeth: use callback to finalize cmdJulian Wiedmann2019-03-283-31/+50
* | s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann2019-03-281-14/+8
* | s390/qeth: clarify default cmd callbackJulian Wiedmann2019-03-281-8/+9
* | s390/qeth: don't poll for cmd IO completionJulian Wiedmann2019-03-283-41/+35