| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | staging: rtl8723bs: remove ODM_GetRightChnlPlaceforIQK() | Michael Straube | 2020-01-14 | 3 | -45/+4 | |
| | * | | | | | | | staging: exfat: Fix alignment warnings | Pragat Pandya | 2020-01-14 | 3 | -17/+18 | |
| | * | | | | | | | staging: rtl8188eu: remove unused parameters from rtw_check_network_type | Michael Straube | 2020-01-14 | 3 | -4/+4 | |
| | * | | | | | | | Merge 5.5-rc6 into staging-next | Greg Kroah-Hartman | 2020-01-13 | 10 | -9/+39 | |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | | staging: vc04_services: remove header include path to vc04_services | Masahiro Yamada | 2020-01-10 | 3 | -4/+4 | |
| | * | | | | | | | staging: vt6656: Move ieee80211_rx_status off stack. | Malcolm Priestley | 2020-01-10 | 1 | -11/+10 | |
| | * | | | | | | | staging: vt6656: Fix false Tx excessive retries reporting. | Malcolm Priestley | 2020-01-10 | 1 | -2/+4 | |
| | * | | | | | | | staging: vt6656: use NULLFUCTION stack on mac80211 | Malcolm Priestley | 2020-01-10 | 2 | -9/+6 | |
| | * | | | | | | | staging: vt6656: correct packet types for CTS protect, mode. | Malcolm Priestley | 2020-01-10 | 2 | -4/+10 | |
| | * | | | | | | | staging: mt7621-dts: fix register range of memc node in mt7621.dtsi | Chuanhong Guo | 2020-01-10 | 1 | -1/+1 | |
| | * | | | | | | | staging: rtl8192u: remove unneeded compiler flags | Masahiro Yamada | 2020-01-10 | 1 | -3/+0 | |
| | * | | | | | | | staging: rtl8192u: remove header include path to ieee80211/ | Masahiro Yamada | 2020-01-10 | 4 | -4/+3 | |
| | * | | | | | | | staging: rtl8192u: remove unused Makefile | Masahiro Yamada | 2020-01-10 | 1 | -27/+0 | |
| | * | | | | | | | staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant() | Michael Straube | 2020-01-10 | 1 | -27/+29 | |
| | * | | | | | | | staging: rtl8188eu: remove else after return | Michael Straube | 2020-01-10 | 1 | -12/+14 | |
| | * | | | | | | | staging: rtl8188: avoid excessive stack usage | Arnd Bergmann | 2020-01-10 | 1 | -3/+6 | |
| | * | | | | | | | staging: rts5208: remove unneeded header include path | Masahiro Yamada | 2020-01-10 | 1 | -2/+0 | |
| | * | | | | | | | Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2020-01-10 | 1 | -0/+7 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | staging: iio: accel: adis16240: enforce SPI mode on probe function | Rodrigo Carvalho | 2019-12-15 | 1 | -0/+7 | |
| | * | | | | | | | | staging: wfx: check for memory allocation failures from wfx_alloc_hif | Colin Ian King | 2020-01-03 | 2 | -6/+13 | |
| | * | | | | | | | | staging: exfat: add STAGING prefix to config names | Namjae Jeon | 2020-01-03 | 7 | -57/+57 | |
| | * | | | | | | | | staging: vt6656: remove unnecessary parenthesis | Amir Mahdi Ghorbanian | 2020-01-03 | 1 | -4/+4 | |
| | * | | | | | | | | staging: rtl8188eu: use break to exit while loop | Michael Straube | 2020-01-03 | 1 | -3/+2 | |
| | * | | | | | | | | staging: kpc2000: remove unnecessary assertions in kpc_dma_transfer | Aditya Pakki | 2020-01-03 | 1 | -2/+0 | |
| | * | | | | | | | | Merge 5.5-rc3 into staging-next | Greg Kroah-Hartman | 2019-12-23 | 3 | -1/+12 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | staging: nvec: check return value | Xidong Wang | 2019-12-19 | 1 | -0/+2 | |
| | * | | | | | | | | | staging: wfx: update TODO | Jérôme Pouiller | 2019-12-18 | 1 | -14/+67 | |
| | * | | | | | | | | | staging: wfx: implement cancel_hw_scan() | Jérôme Pouiller | 2019-12-18 | 4 | -0/+16 | |
| | * | | | | | | | | | staging: wfx: delayed_link_loss cannot happen | Jérôme Pouiller | 2019-12-18 | 3 | -20/+3 | |
| | * | | | | | | | | | staging: wfx: delayed_unjoin cannot happen | Jérôme Pouiller | 2019-12-18 | 3 | -21/+1 | |
| | * | | | | | | | | | staging: wfx: workaround bug with "iw scan" | Jérôme Pouiller | 2019-12-18 | 4 | -17/+34 | |
| | * | | | | | | | | | staging: wfx: rewrite wfx_hw_scan() | Jérôme Pouiller | 2019-12-18 | 5 | -212/+81 | |
| | * | | | | | | | | | staging: wfx: simplify hif_set_template_frame() usage | Jérôme Pouiller | 2019-12-18 | 3 | -29/+18 | |
| | * | | | | | | | | | staging: wfx: introduce update_probe_tmpl() | Jérôme Pouiller | 2019-12-18 | 1 | -28/+31 | |
| | * | | | | | | | | | staging: wfx: simplify hif_scan() usage | Jérôme Pouiller | 2019-12-18 | 4 | -82/+59 | |
| | * | | | | | | | | | staging: wfx: drop useless wfx_scan_complete() | Jérôme Pouiller | 2019-12-18 | 1 | -7/+2 | |
| | * | | | | | | | | | staging: wfx: device already handle sleep mode during scan | Jérôme Pouiller | 2019-12-18 | 3 | -6/+1 | |
| | * | | | | | | | | | staging: wfx: hif_scan() never fails | Jérôme Pouiller | 2019-12-18 | 2 | -19/+2 | |
| | * | | | | | | | | | staging: wfx: simplify hif_set_edca_queue_params() usage | Jérôme Pouiller | 2019-12-18 | 5 | -29/+24 | |
| | * | | | | | | | | | staging: wfx: remove unnecessary EDCA initialisation | Jérôme Pouiller | 2019-12-18 | 1 | -45/+6 | |
| | * | | | | | | | | | staging: wfx: drop struct wfx_edca_params | Jérôme Pouiller | 2019-12-18 | 4 | -18/+13 | |
| | * | | | | | | | | | staging: wfx: simplify hif_set_pm() usage | Jérôme Pouiller | 2019-12-18 | 3 | -19/+18 | |
| | * | | | | | | | | | staging: wfx: simplify hif_set_uapsd_info() usage | Jérôme Pouiller | 2019-12-18 | 3 | -44/+14 | |
| | * | | | | | | | | | staging: wfx: prefer a bitmask instead of an array of boolean | Jérôme Pouiller | 2019-12-18 | 2 | -11/+8 | |
| | * | | | | | | | | | staging: wfx: simplify wfx_conf_tx() | Jérôme Pouiller | 2019-12-18 | 1 | -28/+16 | |
| | * | | | | | | | | | staging: wfx: fix pm_mode timeout | Jérôme Pouiller | 2019-12-18 | 1 | -1/+1 | |
| | * | | | | | | | | | staging: wfx: do not try to save call to hif_set_pm() | Jérôme Pouiller | 2019-12-18 | 1 | -6/+1 | |
| | * | | | | | | | | | staging: wfx: drop unnecessary wvif->powersave_mode | Jérôme Pouiller | 2019-12-18 | 2 | -19/+13 | |
| | * | | | | | | | | | staging: wfx: remove redundant test while calling wfx_update_pm() | Jérôme Pouiller | 2019-12-18 | 1 | -2/+1 | |
| | * | | | | | | | | | staging: wfx: drop useless argument from wfx_set_pm() | Jérôme Pouiller | 2019-12-18 | 1 | -9/+7 | |

