summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
...
* | iwlwifi: bump FW API to 51 for 22000 seriesLuca Coelho2019-11-151-1/+1
* | iwlwifi: FW API: reference enum in docs of modify_maskJohannes Berg2019-11-151-6/+4
* | iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein2019-11-152-5/+7
* | iwlwifi: scan: adapt the code to use api ver 11Tova Mussai2019-11-154-6/+380
* | iwlwifi: scan: Create function to build scan cmdTova Mussai2019-11-151-15/+17
* | iwlwifi: scan: create function for scan scheduling paramsTova Mussai2019-11-151-23/+38
* | iwlwifi: dbg_ini: support dump collection upon assert during D3Shahar S Matityahu2019-11-151-0/+2
* | iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2019-11-152-6/+3
* | iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein2019-11-153-1/+5
* | iwlwifi: nvm: update iwl_uhb_nvm_channelsTova Mussai2019-11-151-5/+4
* | iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho2019-11-151-2/+3
* | iwlwifi: mvm: fix support for single antenna diversityLuca Coelho2019-11-151-4/+16
* | iwlegacy: Remove redundant variable "ret"zhong jiang2019-11-061-2/+1
* | ipw2x00: Remove redundant variable "rc"zhong jiang2019-11-061-3/+1
* | Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-0540-910/+2559
|\ \
| * | iwlwifi: rx: use new api to get band from rx mpduTova Mussai2019-10-254-2/+34
| * | iwlwifi: nvm: create function to convert channel index to nl80211_bandTova Mussai2019-10-251-9/+17
| * | iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai2019-10-253-7/+9
| * | iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai2019-10-253-20/+25
| * | iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu2019-10-251-6/+6
| * | iwlwifi: dbg_ini: add user trigger supportShahar S Matityahu2019-10-251-0/+3
| * | iwlwifi: mvm: add notification for missed VAPLior Cohen2019-10-253-0/+44
| * | iwlwifi: mvm: fix old-style declarationYueHaibing2019-10-251-2/+2
| * | iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach2019-10-257-11/+331
| * | iwlwifi: mvm: remove leftover rs_remove_sta_debugfs() prototypeJohannes Berg2019-10-251-4/+0
| * | iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss2019-10-254-1/+67
| * | iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein2019-10-252-2/+13
| * | iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu2019-10-252-1/+3
| * | iwlwifi: dbg_ini: remove old API and some related codeShahar S Matityahu2019-10-253-250/+2
| * | iwlwifi: dbg_ini: rename external debug configuration fileShahar S Matityahu2019-10-251-1/+1
| * | iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu2019-10-253-2/+86
| * | iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu2019-10-252-0/+40
| * | iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu2019-10-252-1/+106
| * | iwlwifi: dbg_ini: implement monitor allocation flowShahar S Matityahu2019-10-251-1/+248
| * | iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu2019-10-257-14/+323
| * | iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-256-37/+256
| * | iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu2019-10-256-46/+68
| * | iwlwifi: dbg_ini: add error tables dumping supportShahar S Matityahu2019-10-252-2/+70
| * | iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-2510-54/+440
| * | iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2019-10-253-75/+56
| * | iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu2019-10-256-161/+143
| * | iwlwifi: dbg_ini: use new region TLV in dump flowShahar S Matityahu2019-10-252-292/+264
| * | iwlwifi: dbg_ini: load external dbg cfg after internal cfg is loadedShahar S Matityahu2019-10-251-2/+2
| * | net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...Markus Elfring2019-10-152-12/+4
| * | iwlegacy: make array interval static, makes object smallerColin Ian King2019-10-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-029-134/+239
|\ \ \ | | |/ | |/|
| * | iwlwifi: fw api: support new API for scan config cmdAyala Beker2019-10-304-10/+61
| * | iwlwifi: pcie: 0x2720 is qu and 0x30DC is notLuca Coelho2019-10-231-54/+55
| * | iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho2019-10-233-0/+31
| * | iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg2019-10-231-57/+83
OpenPOWER on IntegriCloud