aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller6-6/+6
2017-06-05Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo17-78/+115
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265Luca Coelho2-4/+4
2017-06-05iwlwifi: mvm: clear new beacon command template structJohannes Berg1-1/+1
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho1-8/+5
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach4-19/+27
2017-06-05iwlwifi: tt: move ucode_loaded check under mutexJohannes Berg1-3/+5
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-1/+12
2017-06-05iwlwifi: mvm: Fix command queue number on d0i3 flowHaim Dreyfuss1-1/+4
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman6-36/+47
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel1-1/+1
2017-05-23wcn36xx: Close SMD channel on device removalBjorn Andersson1-0/+2
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+2
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg5-6/+16
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller51-191/+219
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel8-11/+11
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern3-11/+31
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg5-7/+7
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg33-83/+90
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg40-152/+153
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel3-5/+5
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel5-5/+5
2017-04-26Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo34-350/+521
2017-04-26brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-04-26rndis_wlan: add return value validationPan Bian1-0/+4
2017-04-26libertas: check return value of alloc_workqueuePan Bian1-0/+5
2017-04-26mt7601u: check return value of alloc_skbPan Bian1-2/+8
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau1-4/+17
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King1-1/+1
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-04-25iwlwifi: adjust NVM parsing APIs for new a000 methodSara Sharon2-20/+28
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg1-1/+1
2017-04-25iwlwifi: mvm: memset binding before setting valuesSara Sharon1-2/+2
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon6-16/+16
2017-04-25iwlwifi: move to 512 queuesSara Sharon5-6/+8
2017-04-25iwlwifi: mvm: support station type APISara Sharon7-27/+132
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon5-71/+96
2017-04-25iwlwifi: gen2: support nmi triggering from hostLiad Kaufman2-0/+4
2017-04-25iwlwifi: remove module loading failure messageJohannes Berg1-1/+1
2017-04-25iwlwifi: don't leak memory on allocation failureJohannes Berg1-6/+7
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg1-1/+0
2017-04-25iwlwifi: mvm: use defines instead of variables for shared dwell timesSara Sharon1-35/+20
2017-04-25iwlwifi: mvm: remove color definitionSara Sharon1-14/+0
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon5-11/+13
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon4-2/+11
2017-04-25iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss3-2/+37