summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-27rtlwifi: correct commentKevin Lo5-10/+10
2018-03-27rtlwifi: btcoex: Add new but dummy definitions introduced by 8822bPing-Ke Shih2-0/+12
2018-03-27rtlwifi: btcoex: new definitions introduced by 8822bePing-Ke Shih1-0/+6
2018-03-27rtlwifi: btcoex: add assoc type v2 to connection notifyPing-Ke Shih2-3/+13
2018-03-27rtlwifi: btcoex: Add pre- and post- normal LPS functionPing-Ke Shih2-0/+24
2018-03-27rtlwifi: btcoex: Add interaction with phydmPing-Ke Shih2-0/+44
2018-03-27rtlwifi: btcoex: Add rate table for the use of btcoexPing-Ke Shih1-0/+94
2018-03-27rtlwifi: btcoex: Get status of multichannel concurrencePing-Ke Shih2-0/+11
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih2-0/+2
2018-03-27rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih1-0/+32
2018-03-27rtlwifi: remove redundant statement found by static checkerPing-Ke Shih1-1/+0
2018-03-27rtlwifi: Add modifier static to functions reported by sparsePing-Ke Shih4-38/+6
2018-03-27rsi: fix kernel panic observed on 64bit machineAmitkumar Karwar2-11/+23
2018-03-27rsi: fix error path handling in SDIO probeAmitkumar Karwar1-5/+8
2018-03-27rsi: remove redundant duplicate assignment of buffer_sizeColin Ian King1-1/+0
2018-03-27rsi: Remove stack VLA usageTobin C. Harding1-6/+14
2018-03-27mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()Ganapathi Bhat1-4/+6
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches53-486/+427
2018-03-27Bluetooth: btrsi: rework dependenciesArnd Bergmann2-4/+4
2018-03-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo43-1015/+3446
2018-03-26wcn36xx: Check DXE IRQ reasonRamon Fried2-7/+47
2018-03-26wcn36xx: calculate DXE default channel valuesRamon Fried1-5/+99
2018-03-26wcn36xx: calculate DXE control registers valuesRamon Fried2-15/+103
2018-03-26ath9k: spelling s/premble/preamble/Peter Große1-1/+1
2018-03-26ath9k: fix crash in spectral scanSebastian Gottschall1-5/+7
2018-03-26ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-03-26ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang2-9/+5
2018-03-26wcn36xx: reduce verbosity of drivers messagesRamon Fried3-9/+14
2018-03-26ath: fix false radar detection in JP regionSriram R1-1/+1
2018-03-26ath10k: debugfs support to get final TPC stats for 10.4 variantsMaharaja Kennadyrajan6-15/+518
2018-03-26ath10k: add sta rx packet stats per tidVasanthakumar Thiagarajan5-10/+470
2018-03-26Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller97-727/+2009
2018-03-26ibmvnic: Potential NULL dereference in clean_one_tx_pool()Dan Carpenter1-1/+1
2018-03-26cxgb4: support new ISSI flash partsGanesh Goudar1-0/+19
2018-03-26cxgb4: depend on firmware event for link statusGanesh Goudar1-2/+0
2018-03-26cxgb4: copy vlan_id in ndo_get_vf_configArjun Vynipadath1-2/+6
2018-03-26cxgb4: Setup FW queues before registering netdevArjun Vynipadath1-3/+8
2018-03-26net: bcmgenet: Add support for adaptive RX coalescingFlorian Fainelli2-18/+103
2018-03-26net: systemport: Implement adaptive interrupt coalescingFlorian Fainelli2-15/+140
2018-03-26net: dsa: mv88e6xxx: Call the common IRQ free codeAndrew Lunn1-0/+2
2018-03-26net: dsa: mv88e6xxx: Use the DT IRQ trigger modeAndrew Lunn1-1/+1
2018-03-26hv_netvsc: Add range checking for rx packet offset and lengthHaiyang Zhang2-2/+16
2018-03-26hv_netvsc: Fix the return status in RX pathHaiyang Zhang3-5/+9
2018-03-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-121/+596
2018-03-25liquidio: Renamed txqs_start to start_txqsIntiyaz Basha3-3/+3
2018-03-25liquidio: Renamed txqs_stop to stop_txqsIntiyaz Basha3-4/+4
2018-03-25liquidio: Renamed txqs_wake to wake_txqsIntiyaz Basha3-5/+5
2018-03-25liquidio: Function call skb_iq for deriving queue from skbIntiyaz Basha2-4/+2
2018-03-25liquidio: Removed one line function wake_qIntiyaz Basha2-23/+3
2018-03-25liquidio: Removed one line function stop_qIntiyaz Basha2-22/+2