summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel2-0/+2
2017-06-13mwifiex: Replace semaphore async_sem with mutexBinoy Jayan3-4/+4
2017-06-13rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang3-104/+292
2017-06-13rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang1-38/+0
2017-06-13rtlwifi: btcoex: bind BT coex information with wifi driverYan-Hsuan Chuang3-21/+72
2017-06-13rtlwifi: btcoex: hook external functions for newer chipsYan-Hsuan Chuang2-62/+280
2017-06-13rtlwifi: btcoex: add settings before the hardware is readyYan-Hsuan Chuang3-0/+17
2017-06-13rtlwifi: btcoex: hook external PnP notify by chip for wifi driverYan-Hsuan Chuang2-0/+19
2017-06-13rtlwifi: btcoex: settings before firmware is downloadedYan-Hsuan Chuang4-0/+17
2017-06-13rtlwifi: btcoex: rename ex_halbtc*ant to ex_btc*antYan-Hsuan Chuang5-92/+95
2017-06-13rtlwifi: btcoex: add macros to check chip typeYan-Hsuan Chuang1-0/+22
2017-06-13qtnfmac: check band before allocating cmd_skb to avoid resource leakColin Ian King1-6/+6
2017-06-13mwifiex: make function mwifiex_ret_pkt_aggr_ctrl staticColin Ian King1-2/+2
2017-06-13brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel1-4/+3
2017-06-13brcmfmac: Fix grammar issue in error messageMartin Michlmayr1-1/+1
2017-06-13brcmfmac: add scheduled scan support for specified BSSIDsArend Van Spriel2-16/+53
2017-06-13brcmfmac: add mutex to protect pno requestsArend Van Spriel1-8/+25
2017-06-13brcmfmac: add support multi-scheduled scanArend Van Spriel7-89/+463
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo52-641/+1744
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller152-3509/+16684
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund1-0/+20
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller6-67/+284
2017-06-10net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko1-4/+1
2017-06-10net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filterGrygorii Strashko1-4/+8
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2017-06-10bonding: warn user when 802.3ad speed is unknownNicolas Dichtel1-0/+5
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar1-1/+5
2017-06-09qed: add qed_int_sb_init() stub functionArnd Bergmann1-0/+5
2017-06-09qed: collect GSI port statisticsMintz, Yuval1-0/+23
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval1-6/+7
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval1-23/+8
2017-06-09qed*: LL2 callback operationsMichal Kalderon8-505/+320
2017-06-09qed: LL2 code relocationsMintz, Yuval1-30/+28
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval3-229/+223
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval1-34/+50
2017-06-09qed: LL2 to use packed information for txMintz, Yuval3-111/+75
2017-06-09r8152: replace napi_complete with napi_complete_donehayeswang1-1/+3
2017-06-09r8152: avoid rx queue more than 1000 packetshayeswang1-0/+4
2017-06-09r8152: check if disabling ALDPS is finishedhayeswang1-1/+7
2017-06-09r8152: move the initialization to reset_resume functionhayeswang1-4/+5
2017-06-09r8152: move the default coalesce setting for RTL8153hayeswang1-13/+13
2017-06-09r8152: adjust U2P3 for RTL8153hayeswang1-4/+37
2017-06-09r8152: adjust rtl8153_runtime_enable functionhayeswang1-2/+2
2017-06-09r8152: move the setting of rx aggregationhayeswang1-5/+4
2017-06-09r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang1-5/+29
2017-06-09r8152: adjust lpm settings for RTL8153hayeswang1-4/+1
2017-06-09r8152: add r8153_phy_status functionhayeswang1-12/+25
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy3-1/+26
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski5-2/+19
2017-06-09nfp: keep MIP object aroundJakub Kicinski4-4/+22