| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | staging: wilc1000: added 'wilc_' prefix for 'struct assoc_resp' name | Ajay Singh | 2020-01-22 | 2 | -2/+2 | |
| | * | | | | | | staging: wilc1000: move firmware API struct's to separate header file | Ajay Singh | 2020-01-22 | 5 | -108/+120 | |
| | * | | | | | | staging: wilc1000: remove use of infinite loop conditions | Ajay Singh | 2020-01-22 | 3 | -146/+84 | |
| | * | | | | | | staging: kpc2000: rename variables with kpc namespace | Jerry Lin | 2020-01-22 | 1 | -20/+20 | |
| | * | | | | | | staging: vt6656: Remove memory buffer from vnt_download_firmware. | Malcolm Priestley | 2020-01-22 | 3 | -14/+4 | |
| | * | | | | | | staging: vt6656: Just check NEWRSR_DECRYPTOK for RX_FLAG_DECRYPTED. | Malcolm Priestley | 2020-01-22 | 1 | -16/+2 | |
| | * | | | | | | staging: vt6656: Use vnt_rx_tail struct for tail variables. | Malcolm Priestley | 2020-01-22 | 2 | -25/+17 | |
| | * | | | | | | staging: vt6656: create vnt rx header for sk_buff. | Malcolm Priestley | 2020-01-22 | 2 | -17/+19 | |
| | * | | | | | | staging: vt6656: Simplify RX finding bit rates | Malcolm Priestley | 2020-01-22 | 2 | -16/+6 | |
| | * | | | | | | staging: most: net: fix buffer overflow | Andrey Shvetsov | 2020-01-22 | 1 | -0/+10 | |
| | * | | | | | | staging: rtl8712: simplify evm_db2percentage() | Michael Straube | 2020-01-22 | 1 | -8/+2 | |
| | * | | | | | | staging: rtl8192u: simplify rtl819x_evm_dbtopercentage() | Michael Straube | 2020-01-22 | 1 | -9/+2 | |
| | * | | | | | | staging: rtl8192e: simplify rtl92e_evm_db_to_percent() | Michael Straube | 2020-01-22 | 1 | -9/+2 | |
| | * | | | | | | staging: rtl8188eu: remove unused enum and defines | Michael Straube | 2020-01-22 | 2 | -17/+0 | |
| | * | | | | | | staging: rtl8188eu: remove redundant defines | Michael Straube | 2020-01-22 | 2 | -11/+1 | |
| | * | | | | | | staging: rtl8188eu: remove else after break or return | Michael Straube | 2020-01-22 | 8 | -77/+65 | |
| | * | | | | | | Staging: kpc2000: Remove warning: "dubious: x | !y" detected by sparse | Felipe Cardoso Resende | 2020-01-22 | 1 | -36/+44 | |
| | * | | | | | | Merge 5.5-rc7 into staging-next | Greg Kroah-Hartman | 2020-01-22 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | | Merge tag 'iio-for-5.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2020-01-19 | 2 | -2/+14 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | iio: adis: Remove startup_delay | Nuno Sá | 2020-01-12 | 2 | -2/+0 | |
| | | * | | | | | | iio: adis: Introduce timeouts structure | Nuno Sá | 2020-01-12 | 2 | -0/+14 | |
| | * | | | | | | | staging: wfx: update TODO | Jérôme Pouiller | 2020-01-16 | 1 | -11/+1 | |
| | * | | | | | | | staging: wfx: simplify hif_multi_tx_confirm() | Jérôme Pouiller | 2020-01-16 | 1 | -8/+3 | |
| | * | | | | | | | staging: wfx: simplify wfx_tx_queue_get_num_queued() | Jérôme Pouiller | 2020-01-16 | 2 | -10/+6 | |
| | * | | | | | | | staging: wfx: simplify hif_handle_tx_data() | Jérôme Pouiller | 2020-01-16 | 1 | -25/+15 | |
| | * | | | | | | | staging: wfx: remove check for interface state | Jérôme Pouiller | 2020-01-16 | 1 | -38/+12 | |
| | * | | | | | | | staging: wfx: remove unused do_probe | Jérôme Pouiller | 2020-01-16 | 1 | -1/+0 | |
| | * | | | | | | | staging: wfx: ensure that packet_id is unique | Jérôme Pouiller | 2020-01-16 | 2 | -2/+7 | |
| | * | | | | | | | staging: wfx: simplify wfx_ps_notify_sta() | Jérôme Pouiller | 2020-01-16 | 1 | -18/+6 | |
| | * | | | | | | | staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM | Jérôme Pouiller | 2020-01-16 | 6 | -138/+66 | |
| | * | | | | | | | staging: wfx: simplify wfx_suspend_resume_mc() | Jérôme Pouiller | 2020-01-16 | 4 | -17/+9 | |
| | * | | | | | | | staging: wfx: firmware never return PS status for stations | Jérôme Pouiller | 2020-01-16 | 1 | -26/+17 | |
| | * | | | | | | | staging: wfx: sta and dtim | Jérôme Pouiller | 2020-01-16 | 1 | -18/+15 | |
| | * | | | | | | | staging: wfx: pspoll_mask make no sense | Jérôme Pouiller | 2020-01-16 | 5 | -51/+3 | |
| | * | | | | | | | staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid() | Jérôme Pouiller | 2020-01-16 | 4 | -23/+8 | |
| | * | | | | | | | staging: wfx: check that no tx is pending before release sta | Jérôme Pouiller | 2020-01-16 | 1 | -0/+3 | |
| | * | | | | | | | staging: wfx: simplify the link-id allocation | Jérôme Pouiller | 2020-01-16 | 7 | -241/+24 | |
| | * | | | | | | | staging: wfx: simplify wfx_set_tim_impl() | Jérôme Pouiller | 2020-01-16 | 2 | -10/+10 | |
| | * | | | | | | | staging: wfx: fix RCU usage | Jérôme Pouiller | 2020-01-16 | 1 | -2/+2 | |
| | * | | | | | | | staging: wfx: fix bss_loss | Jérôme Pouiller | 2020-01-16 | 1 | -1/+7 | |
| | * | | | | | | | staging: wfx: relocate "buffered" information to sta_priv | Jérôme Pouiller | 2020-01-16 | 4 | -32/+31 | |
| | * | | | | | | | staging: wfx: remove handling of "early_data" | Jérôme Pouiller | 2020-01-16 | 4 | -23/+1 | |
| | * | | | | | | | staging: wfx: fix possible overflow on jiffies comparaison | Jérôme Pouiller | 2020-01-16 | 1 | -9/+5 | |
| | * | | | | | | | staging: wfx: fix case where RTS threshold is 0 | Jérôme Pouiller | 2020-01-16 | 1 | -1/+1 | |
| | * | | | | | | | staging: wfx: do not update uapsd if not necessary | Jérôme Pouiller | 2020-01-16 | 1 | -1/+3 | |
| | * | | | | | | | staging: wfx: with multiple vifs, force PS only if channels differs | Jérôme Pouiller | 2020-01-16 | 1 | -4/+10 | |
| | * | | | | | | | staging: wfx: update power-save per interface | Jérôme Pouiller | 2020-01-16 | 2 | -13/+6 | |
| | * | | | | | | | staging: wfx: simplify wfx_scan_complete() | Jérôme Pouiller | 2020-01-16 | 3 | -8/+3 | |
| | * | | | | | | | staging: wfx: simplify wfx_update_filtering() | Jérôme Pouiller | 2020-01-16 | 1 | -18/+13 | |
| | * | | | | | | | staging: wfx: simplify wfx_set_mcast_filter() | Jérôme Pouiller | 2020-01-16 | 1 | -19/+9 | |

