aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-25iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2-4/+9
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman3-1/+6
2017-04-25iwlwifi: mvm: avoid variable shadowingJohannes Berg1-5/+6
2017-04-25iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish1-2/+2
2017-04-25iwlwifi: mvm: handle possible BIOS bugSharon Dvir1-0/+6
2017-04-25iwlwifi: mvm: scan: avoid "big" printsMordechai Goodstein1-27/+4
2017-04-25iwlwifi: mvm: check if returned value is NULLSharon Dvir1-0/+2
2017-04-25iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg3-81/+80
2017-04-25iwlwifi: mvm: support new rate flagsSara Sharon4-16/+31
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller122-2176/+8765
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller41-72/+157
2017-04-20Annotate hardware config module parameters in drivers/net/wireless/David Howells1-2/+2
2017-04-20rt2800: fix mt7620 E2 channel registersTomislav Požega1-2/+4
2017-04-20rt2800: fix mt7620 vco calibration registersTomislav Požega1-3/+3