Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | wil6210: increase connect timeout | Lior David | 2017-08-31 | 1 | -1/+1 | |
| | | * | | | | wil6210: clear PAL_UNIT_ICR part of device reset | Dedy Lansky | 2017-08-31 | 2 | -0/+3 | |
| | | * | | | | wil6210: move pre-FW configuration to separate function | Dedy Lansky | 2017-08-31 | 1 | -18/+22 | |
| | | * | | | | wil6210: align to latest auto generated wmi.h | Lazar Alexei | 2017-08-31 | 1 | -239/+475 | |
| | | * | | | | wil6210: make debugfs compilation optional | Gidon Studinski | 2017-08-31 | 3 | -1/+19 | |
| | | * | | | | wil6210: ratelimit errors in TX/RX interrupts | Lior David | 2017-08-31 | 1 | -6/+8 | |
| | | * | | | | ath10k: activate user space firmware loading again | Hauke Mehrtens | 2017-08-31 | 1 | -1/+1 | |
| | | * | | | | ath10k: sdio: remove unused struct member | Erik Stromdahl | 2017-08-31 | 2 | -6/+0 | |
| | | * | | | | ath10k: fix napi_poll budget overflow | Ryan Hsu | 2017-08-31 | 1 | -6/+11 | |
| | | * | | | | ath9k: constify usb_device_id | Arvind Yadav | 2017-08-11 | 1 | -1/+1 | |
| | | * | | | | ath6kl: constify usb_device_id | Arvind Yadav | 2017-08-11 | 1 | -1/+1 | |
| | | * | | | | wil6210: move vring_idle_trsh definition to wil6210_priv | Gidon Studinski | 2017-08-08 | 4 | -8/+6 | |
| | | * | | | | wil6210: store FW RF calibration result | Dedy Lansky | 2017-08-08 | 4 | -0/+19 | |
| | | * | | | | wil6210: fix interface-up check | Hamad Kadmany | 2017-08-08 | 2 | -2/+4 | |
| | | * | | | | wil6210: notify wiphy on wowlan support | Maya Erez | 2017-08-08 | 1 | -0/+10 | |
| | | * | | | | wil6210: add statistics for suspend time | Maya Erez | 2017-08-08 | 4 | -4/+40 | |
| | | * | | | | wil6210: check no_fw_recovery in resume failure recovery | Maya Erez | 2017-08-08 | 1 | -1/+3 | |
| | | * | | | | wil6210: support FW RSSI reporting | Dedy Lansky | 2017-08-08 | 5 | -9/+23 | |
| | | * | | | | wil6210: protect against invalid length of tx management frame | Hamad Kadmany | 2017-08-08 | 2 | -0/+6 | |
| | | * | | | | ath9k: make ath_ps_ops structures as const | Bhumika Goyal | 2017-08-08 | 2 | -2/+2 | |
| | | * | | | | wcn36xx: Introduce mutual exclusion of fw configuration | Bjorn Andersson | 2017-08-08 | 2 | -2/+53 | |
| | | * | | | | ath10k: switch to use new generic UUID API | Andy Shevchenko | 2017-08-08 | 3 | -8/+8 | |
| | | * | | | | ath10k: fix memory leak in rx ring buffer allocation | Rakesh Pillai | 2017-08-08 | 1 | -6/+6 | |
| | | * | | | | ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg() | Gabriel Craciunescu | 2017-08-08 | 1 | -1/+1 | |
| | * | | | | | rtlwifi: rtl8723be: fix duplicated code for different branches | Gustavo A. R. Silva | 2017-08-31 | 1 | -6/+2 | |
| | * | | | | | brcmfmac: Log chip id and revision | Hans de Goede | 2017-08-31 | 1 | -0/+3 | |
| | * | | | | | qtnfmac: implement 64-bit dma support | Sergey Matyukevich | 2017-08-31 | 3 | -16/+65 | |
| | * | | | | | qtnfmac: fix free_xfer_buffer cleanup | Sergey Matyukevich | 2017-08-31 | 1 | -2/+2 | |
| | * | | | | | qtnfmac: modify qtnf_map_bar not to return NULL | Sergey Matyukevich | 2017-08-31 | 1 | -4/+6 | |
| | * | | | | | qtnfmac: module param sanity check | Sergey Matyukevich | 2017-08-31 | 1 | -2/+15 | |
| | * | | | | | qtnfmac: drop -D__CHECK_ENDIAN from cflags | Sergey Matyukevich | 2017-08-31 | 1 | -4/+0 | |
| | * | | | | | rsi: remove memset before memcpy | Himanshu Jha | 2017-08-30 | 2 | -2/+0 | |
| | * | | | | | rt2800: fix TX_PIN_CFG setting for non MT7620 chips | Stanislaw Gruszka | 2017-08-30 | 1 | -1/+4 | |
| | * | | | | | rsi: missing unlocks on error paths | Dan Carpenter | 2017-08-30 | 1 | -5/+10 | |
| | * | | | | | rsi: update some comments | Dan Carpenter | 2017-08-30 | 1 | -5/+5 | |
| | * | | | | | iwlwifi: mvm: bump API to 34 for 8000 and up | Emmanuel Grumbach | 2017-08-30 | 3 | -4/+4 | |
| | * | | | | | iwlwifi: mvm: Avoid deferring non bufferable frames | David Spinadel | 2017-08-30 | 1 | -4/+5 | |
| | * | | | | | iwlwifi: fix long debug print | Liad Kaufman | 2017-08-30 | 1 | -2/+7 | |
| * | | | | | | qlcnic: remove redundant zero check on retries counter | Colin Ian King | 2017-09-01 | 1 | -7/+3 | |
| * | | | | | | net: mdio-mux: fix unbalanced put_device | Corentin Labbe | 2017-09-01 | 1 | -4/+2 | |
| * | | | | | | net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers | Corentin Labbe | 2017-09-01 | 1 | -1/+1 | |
| * | | | | | | net: mdio-mux: printing driver version is useless | Corentin Labbe | 2017-09-01 | 1 | -3/+0 | |
| * | | | | | | net: mdio-mux: Remove unnecessary 'out of memory' message | Corentin Labbe | 2017-09-01 | 1 | -6/+0 | |
| * | | | | | | net: mdio-mux: Fix NULL Comparison style | Corentin Labbe | 2017-09-01 | 1 | -2/+2 | |
| * | | | | | | net: mvpp2: use the GoP interrupt for link status changes | Antoine Tenart | 2017-09-01 | 1 | -5/+172 | |
| * | | | | | | net: mvpp2: make the phy optional | Antoine Tenart | 2017-09-01 | 1 | -8/+11 | |
| * | | | | | | net: mvpp2: take advantage of the is_rgmii helper | Antoine Tenart | 2017-09-01 | 1 | -12/+3 | |
| * | | | | | | mlxsw: spectrum_router: Set abort trap in all virtual routers | Ido Schimmel | 2017-09-01 | 1 | -3/+0 | |
| * | | | | | | mlxsw: spectrum_router: Trap packets hitting anycast routes | Ido Schimmel | 2017-09-01 | 1 | -1/+1 | |
| * | | | | | | mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor counters | Arkadi Sharshevsky | 2017-08-31 | 1 | -1/+17 |