index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
iio: dac: stm32-dac: use reset controller only at probe time
Etienne Carriere
1
-6
/
+5
2020-01-18
dt-bindings: iio: accel: kxcjk1013: Document mount-matrix property
Dmitry Osipenko
1
-0
/
+7
2020-01-18
iio: accel: kxcjk1013: Support orientation matrix
Dmitry Osipenko
2
-2
/
+28
2020-01-18
iio: imu: st_lsm6dsx: add mount matrix support
Martin Kepplinger
2
-0
/
+23
2020-01-18
iio: adc: stm32-adc: don't print an error on probe deferral
Etienne Carriere
1
-3
/
+6
2020-01-18
dt-bindings: iio: adis16480: add compatible entry for ADIS16490
Alexandru Ardelean
1
-0
/
+1
2020-01-18
iio: imu: adis16480: Add support for ADIS16490
Stefan Popa
1
-0
/
+17
2020-01-18
iio: accel: bma400: prevent setting accel scale too low
Dan Carpenter
1
-1
/
+2
2020-01-18
iio: imu/mpu6050: support dual-edge IRQ
Michał Mirosław
2
-5
/
+2
2020-01-18
iio: imu: inv_mpu6050: add fifo temperature data support
Jean-Baptiste Maneyrol
4
-141
/
+90
2020-01-18
iio: magnetometer: ak8975: Convert to use device_get_match_data()
Andy Shevchenko
1
-23
/
+16
2020-01-18
iio: magnetometer: ak8975: Get rid of platform data
Andy Shevchenko
2
-26
/
+3
2020-01-18
iio: adc: ad7124: Set IRQ type to falling
Alexandru Tachici
1
-1
/
+1
2020-01-18
iio: adc: ad-sigma-delta: Allow custom IRQ flags
Alexandru Tachici
6
-1
/
+8
2020-01-16
staging: wfx: update TODO
Jérôme Pouiller
1
-11
/
+1
2020-01-16
staging: wfx: simplify hif_multi_tx_confirm()
Jérôme Pouiller
1
-8
/
+3
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2
-10
/
+6
2020-01-16
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
1
-25
/
+15
2020-01-16
staging: wfx: remove check for interface state
Jérôme Pouiller
1
-38
/
+12
2020-01-16
staging: wfx: remove unused do_probe
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
2
-2
/
+7
2020-01-16
staging: wfx: simplify wfx_ps_notify_sta()
Jérôme Pouiller
1
-18
/
+6
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
6
-138
/
+66
2020-01-16
staging: wfx: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
4
-17
/
+9
2020-01-16
staging: wfx: firmware never return PS status for stations
Jérôme Pouiller
1
-26
/
+17
2020-01-16
staging: wfx: sta and dtim
Jérôme Pouiller
1
-18
/
+15
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
5
-51
/
+3
2020-01-16
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
4
-23
/
+8
2020-01-16
staging: wfx: check that no tx is pending before release sta
Jérôme Pouiller
1
-0
/
+3
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
7
-241
/
+24
2020-01-16
staging: wfx: simplify wfx_set_tim_impl()
Jérôme Pouiller
2
-10
/
+10
2020-01-16
staging: wfx: fix RCU usage
Jérôme Pouiller
1
-2
/
+2
2020-01-16
staging: wfx: fix bss_loss
Jérôme Pouiller
1
-1
/
+7
2020-01-16
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
4
-32
/
+31
2020-01-16
staging: wfx: remove handling of "early_data"
Jérôme Pouiller
4
-23
/
+1
2020-01-16
staging: wfx: fix possible overflow on jiffies comparaison
Jérôme Pouiller
1
-9
/
+5
2020-01-16
staging: wfx: fix case where RTS threshold is 0
Jérôme Pouiller
1
-1
/
+1
2020-01-16
staging: wfx: do not update uapsd if not necessary
Jérôme Pouiller
1
-1
/
+3
2020-01-16
staging: wfx: with multiple vifs, force PS only if channels differs
Jérôme Pouiller
1
-4
/
+10
2020-01-16
staging: wfx: update power-save per interface
Jérôme Pouiller
2
-13
/
+6
2020-01-16
staging: wfx: simplify wfx_scan_complete()
Jérôme Pouiller
3
-8
/
+3
2020-01-16
staging: wfx: simplify wfx_update_filtering()
Jérôme Pouiller
1
-18
/
+13
2020-01-16
staging: wfx: simplify wfx_set_mcast_filter()
Jérôme Pouiller
1
-19
/
+9
2020-01-16
staging: wfx: simplify hif_set_config_data_filter()
Jérôme Pouiller
2
-9
/
+13
2020-01-16
staging: wfx: simplify hif_set_mac_addr_condition()
Jérôme Pouiller
2
-10
/
+9
2020-01-16
staging: wfx: simplify hif_set_data_filtering()
Jérôme Pouiller
2
-11
/
+11
2020-01-16
staging: wfx: simplify hif_mib_set_data_filtering
Jérôme Pouiller
2
-5
/
+6
2020-01-16
staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition
Jérôme Pouiller
3
-18
/
+9
2020-01-16
staging: wfx: simplify hif_set_uc_mc_bc_condition()
Jérôme Pouiller
2
-8
/
+12
2020-01-16
staging: wfx: simplify hif_set_association_mode()
Jérôme Pouiller
2
-17
/
+21
[next]