summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ath10k: add support for ack rssi value of data tx packetsAbhishek Ambure2019-02-264-6/+146
| * ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure2019-02-264-13/+90
| * ath10k: fix descriptor size in ce tx completion for WCN3990Rakesh Pillai2019-02-262-2/+66
* | rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing2019-02-281-4/+2
* | rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing2019-02-281-2/+0
* | rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing2019-02-281-3/+0
* | mt76: fix a leaked reference by adding a missing of_node_putWen Yang2019-02-281-8/+16
* | rtlwifi: rtl8192com: Fix blank line problemsLarry Finger2019-02-284-8/+5
* | rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger2019-02-286-11/+22
* | rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger2019-02-284-2/+15
* | rtlwifi: Fix all blank line irregularities in main code filesLarry Finger2019-02-287-6/+24
* | rtlwifi: Fix blank line errors in main header filesLarry Finger2019-02-282-7/+2
* | rtlwifi: Fix alignment errors in wifi.hLarry Finger2019-02-281-42/+42
* | rtlwifi: Fix problems with block comments in wifi.hLarry Finger2019-02-281-43/+50
* | rtlwifi: Fix errors in spacing in wifi.hLarry Finger2019-02-281-85/+85
* | rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King2019-02-281-0/+4
* | brcmfmac: print firmware reported general status errorsRafał Miłecki2019-02-281-0/+24
* | brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki2019-02-281-1/+1
* | mt76: add driver for MT7603E and MT7628/7688Felix Fietkau2019-02-2620-0/+5864
* | mt76: add driver callback for when a sta is associatedFelix Fietkau2019-02-262-0/+8
* | mt76: remove no longer used routine declarationsLorenzo Bianconi2019-02-262-13/+5
* | mt76: usb: check urb->num_sgs limit in mt76u_process_rx_entryLorenzo Bianconi2019-02-261-1/+1
* | mt76: usb: simplify mt76u_tx_build_sg routineLorenzo Bianconi2019-02-261-14/+3
* | mt76: usb: simplify rx buffer allocationLorenzo Bianconi2019-02-262-51/+27
* | mt76: usb: introduce mt76u_fill_bulk_urb routineLorenzo Bianconi2019-02-261-19/+26
* | mt76: usb: fix warning in mt76u_buf_freeLorenzo Bianconi2019-02-261-7/+2
* | mt76usb: remove usb_mcu.cStanislaw Gruszka2019-02-266-47/+6
* | mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-266-74/+15
* | mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka2019-02-262-6/+10
* | mt76: mt76x02: set MT_TXOP_HLDR_TX40M_BLK_EN for mt76x2Felix Fietkau2019-02-261-3/+3
* | mt76: mt76x2: unify mt76x2[u]_mac_resumeFelix Fietkau2019-02-266-18/+9
* | mt76: mt76x02: fix ED/CCA enabling/disablingFelix Fietkau2019-02-268-16/+14
* | mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau2019-02-263-9/+21
* | mt76: mt76x02: only reset beacon drift counter when enabling beaconsFelix Fietkau2019-02-262-1/+3
* | mt76: mt76x02: fix beacon timer issueFelix Fietkau2019-02-261-3/+3
* | mt76: mt76x02: fix beacon timer drift adjustmentFelix Fietkau2019-02-261-7/+7
* | mt76: mt76x02: fix TSF sync modeFelix Fietkau2019-02-261-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-1/+1
|\
| * mac80211_hwsim: propagate genlmsg_reply return codeLi RongQing2019-02-221-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-22476-10522/+8781
|\ \
| * | iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika2019-02-204-48/+64
| * | iwlwifi: add new card for 9260 seriesIhab Zhaika2019-02-201-0/+1
| * | iwlwifi: dbg_ini: implement Rx fifos dumpShahar S Matityahu2019-02-202-2/+134
| * | iwlwifi: dbg_ini: implement Tx fifos dumpShahar S Matityahu2019-02-204-14/+218
| * | iwlwifi: dbg_ini: add region to fill_header handlerShahar S Matityahu2019-02-201-9/+12
| * | iwlwifi: dbg_ini: make fill_range handler accept generic range pointerShahar S Matityahu2019-02-201-24/+29
| * | iwlwifi: dbg_ini: make memory dump get_size handler include headersShahar S Matityahu2019-02-201-49/+49
| * | iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid rangeShahar S Matityahu2019-02-201-2/+6
| * | iwlwifi: dbg_ini: fix infinite time ignore consecutive dumpsShahar S Matityahu2019-02-201-2/+0
| * | iwlwifi: mvm: add some debug data to TX pathSara Sharon2019-02-202-5/+14