summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-18iio: dac: stm32-dac: use reset controller only at probe timeEtienne Carriere1-6/+5
2020-01-18dt-bindings: iio: accel: kxcjk1013: Document mount-matrix propertyDmitry Osipenko1-0/+7
2020-01-18iio: accel: kxcjk1013: Support orientation matrixDmitry Osipenko2-2/+28
2020-01-18iio: imu: st_lsm6dsx: add mount matrix supportMartin Kepplinger2-0/+23
2020-01-18iio: adc: stm32-adc: don't print an error on probe deferralEtienne Carriere1-3/+6
2020-01-18dt-bindings: iio: adis16480: add compatible entry for ADIS16490Alexandru Ardelean1-0/+1
2020-01-18iio: imu: adis16480: Add support for ADIS16490Stefan Popa1-0/+17
2020-01-18iio: accel: bma400: prevent setting accel scale too lowDan Carpenter1-1/+2
2020-01-18iio: imu/mpu6050: support dual-edge IRQMichał Mirosław2-5/+2
2020-01-18iio: imu: inv_mpu6050: add fifo temperature data supportJean-Baptiste Maneyrol4-141/+90
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko1-23/+16
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko2-26/+3
2020-01-18iio: adc: ad7124: Set IRQ type to fallingAlexandru Tachici1-1/+1
2020-01-18iio: adc: ad-sigma-delta: Allow custom IRQ flagsAlexandru Tachici6-1/+8
2020-01-16staging: wfx: update TODOJérôme Pouiller1-11/+1
2020-01-16staging: wfx: simplify hif_multi_tx_confirm()Jérôme Pouiller1-8/+3
2020-01-16staging: wfx: simplify wfx_tx_queue_get_num_queued()Jérôme Pouiller2-10/+6
2020-01-16staging: wfx: simplify hif_handle_tx_data()Jérôme Pouiller1-25/+15
2020-01-16staging: wfx: remove check for interface stateJérôme Pouiller1-38/+12
2020-01-16staging: wfx: remove unused do_probeJérôme Pouiller1-1/+0
2020-01-16staging: wfx: ensure that packet_id is uniqueJérôme Pouiller2-2/+7
2020-01-16staging: wfx: simplify wfx_ps_notify_sta()Jérôme Pouiller1-18/+6
2020-01-16staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIMJérôme Pouiller6-138/+66
2020-01-16staging: wfx: simplify wfx_suspend_resume_mc()Jérôme Pouiller4-17/+9
2020-01-16staging: wfx: firmware never return PS status for stationsJérôme Pouiller1-26/+17
2020-01-16staging: wfx: sta and dtimJérôme Pouiller1-18/+15
2020-01-16staging: wfx: pspoll_mask make no senseJérôme Pouiller5-51/+3
2020-01-16staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()Jérôme Pouiller4-23/+8
2020-01-16staging: wfx: check that no tx is pending before release staJérôme Pouiller1-0/+3
2020-01-16staging: wfx: simplify the link-id allocationJérôme Pouiller7-241/+24
2020-01-16staging: wfx: simplify wfx_set_tim_impl()Jérôme Pouiller2-10/+10
2020-01-16staging: wfx: fix RCU usageJérôme Pouiller1-2/+2
2020-01-16staging: wfx: fix bss_lossJérôme Pouiller1-1/+7
2020-01-16staging: wfx: relocate "buffered" information to sta_privJérôme Pouiller4-32/+31
2020-01-16staging: wfx: remove handling of "early_data"Jérôme Pouiller4-23/+1
2020-01-16staging: wfx: fix possible overflow on jiffies comparaisonJérôme Pouiller1-9/+5
2020-01-16staging: wfx: fix case where RTS threshold is 0Jérôme Pouiller1-1/+1
2020-01-16staging: wfx: do not update uapsd if not necessaryJérôme Pouiller1-1/+3
2020-01-16staging: wfx: with multiple vifs, force PS only if channels differsJérôme Pouiller1-4/+10
2020-01-16staging: wfx: update power-save per interfaceJérôme Pouiller2-13/+6
2020-01-16staging: wfx: simplify wfx_scan_complete()Jérôme Pouiller3-8/+3
2020-01-16staging: wfx: simplify wfx_update_filtering()Jérôme Pouiller1-18/+13
2020-01-16staging: wfx: simplify wfx_set_mcast_filter()Jérôme Pouiller1-19/+9
2020-01-16staging: wfx: simplify hif_set_config_data_filter()Jérôme Pouiller2-9/+13
2020-01-16staging: wfx: simplify hif_set_mac_addr_condition()Jérôme Pouiller2-10/+9
2020-01-16staging: wfx: simplify hif_set_data_filtering()Jérôme Pouiller2-11/+11
2020-01-16staging: wfx: simplify hif_mib_set_data_filteringJérôme Pouiller2-5/+6
2020-01-16staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_conditionJérôme Pouiller3-18/+9
2020-01-16staging: wfx: simplify hif_set_uc_mc_bc_condition()Jérôme Pouiller2-8/+12
2020-01-16staging: wfx: simplify hif_set_association_mode()Jérôme Pouiller2-17/+21