summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-2629-196/+605
|\
| * Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-2327-183/+594
| |\
| | * iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2020-01-222-8/+12
| | * Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
| | * iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
| | * iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-246-23/+11
| | * iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
| | * iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| | * iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-242-3/+3
| | * iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-243-16/+20
| | * iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg2019-12-241-1/+1
| | * iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| | * iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-233-6/+51
| | * iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| | * iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| | * iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
| | * iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-238-49/+84
| | * iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| | * iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| | * iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16
| | * iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
| | * libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2019-12-181-3/+13
| | * mt76: Off by one in mt76_calc_rx_airtime()Dan Carpenter2019-12-181-1/+1
| | * mt76: fix LED link time failureArnd Bergmann2019-12-181-1/+2
| * | airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-10/+8
| * | airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-1/+1
| * | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-2/+2
* | | net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-091-7/+2
* | | wil6210: get rid of begin() and complete() ethtool_opsMichal Kubecek2020-01-061-27/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2310-50/+126
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-228-47/+123
| |\|
| | * Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-177-47/+122
| | |\
| | | * iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-102-25/+30
| | | * Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg2019-12-101-12/+12
| | | * mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang2019-12-021-6/+64
| | | * mt76: mt76x0: fix default mac address overwriteLorenzo Bianconi2019-12-021-1/+4
| | | * ath9k: use iowrite32 over __raw_writelChristian Lamparter2019-11-281-1/+1
| | | * mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat2019-11-281-2/+11
| | * | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+1
| * | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-3/+3
| |/ /
* | | Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-21128-1371/+50458
|\ \ \
| * \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2019-12-1930-302/+568
| |\ \ \
| | * | | ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook2019-12-191-1/+1
| | * | | ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin2019-12-191-3/+3
| | * | | wil6210: add support for set_cqm_rssi_configDedy Lansky2019-12-194-0/+130
| | * | | wil6210: support set_multicast_to_unicast cfg80211 operationAhmad Masri2019-12-193-1/+48
| | * | | wil6210: fix MID valid bits in Rx status messageDedy Lansky2019-12-191-4/+4
| | * | | wil6210: reduce ucode_debug memory regionDedy Lansky2019-12-191-2/+2
| | * | | wil6210: add verification for cid upper boundAlexei Avshalom Lazar2019-12-191-1/+1
| | * | | wil6210: take mem_lock for writing in crash dump collectionAlexei Avshalom Lazar2019-12-191-5/+12