| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | rtlwifi: Fix missing country code for Great Britain | Larry Finger | 2016-10-28 | |
| | | | | |_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-24 | |
| | | |\| | | | | | | | | | | ||||
| | | | * | | | | | | | | | | brcmfmac: fix memory leak in brcmf_fill_bss_param | Rafał Miłecki | 2016-10-22 | |
| | | | * | | | | | | | | | | i40e: avoid NULL pointer dereference and recursive errors on early PCI error | Guilherme G Piccoli | 2016-10-22 | |
| | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | ||||
| | | * | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-18 | |
| | | |\| | | | | | | | | | ||||
| | | | * | | | | | | | | | brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get() | Florian Fainelli | 2016-10-07 | |
| | | | * | | | | | | | | | brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfill | Florian Fainelli | 2016-10-07 | |
| | | | * | | | | | | | | | brcmfmac: Fix glob_skb leak in brcmf_sdiod_recv_chain | Florian Fainelli | 2016-10-07 | |
| | | | * | | | | | | | | | ath9k: Fix programming of minCCA power threshold | Sven Eckelmann | 2016-10-07 | |
| | | | * | | | | | | | | | iwlmvm: mvm: set correct state in smart-fifo configuration | striebit | 2016-10-07 | |
| | | | * | | | | | | | | | iwlwifi: mvm: don't use ret when not initialised | Emmanuel Grumbach | 2016-10-07 | |
| | | | * | | | | | | | | | iwlwifi: pcie: fix access to scratch buffer | Sara Sharon | 2016-10-07 | |
| | | | * | | | | | | | | | i40e: avoid null pointer dereference | Heinrich Schuchardt | 2016-10-07 | |
| | | | * | | | | | | | | | iwlwifi: mvm: fix a few firmware capability checks | Johannes Berg | 2016-10-07 | |
| | | | * | | | | | | | | | can: dev: fix deadlock reported after bus-off | Sergei Miroshnichenko | 2016-10-07 | |
| | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||
| | | * | | | | | | | | | UPSTREAM: tun: fix transmit timestamp support | Soheil Hassas Yeganeh | 2016-10-12 | |
| | | * | | | | | | | | | UPSTREAM: brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap() | Arend van Spriel | 2016-10-12 | |
| | | * | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android | Alex Shi | 2016-10-11 | |
| | | |\| | | | | | | | | ||||
| | | | * | | | | | | | | can: flexcan: fix resume function | Fabio Estevam | 2016-09-30 | |
| | | | * | | | | | | | | net: smc91x: fix SMC accesses | Russell King | 2016-09-30 | |
| | | | * | | | | | | | | Revert "phy: IRQ cannot be shared" | Xander Huff | 2016-09-30 | |
| | | | * | | | | | | | | net: dsa: bcm_sf2: Fix race condition while unmasking interrupts | Florian Fainelli | 2016-09-30 | |
| | | | * | | | | | | | | net/mlx5: Added missing check of msg length in verifying its signature | Paul Blakey | 2016-09-30 | |
| | | | * | | | | | | | | bonding: Fix bonding crash | Mahesh Bandewar | 2016-09-30 | |
| | | | * | | | | | | | | iwlegacy: avoid warning about missing braces | Arnd Bergmann | 2016-09-30 | |
| | | | * | | | | | | | | ath9k: fix misleading indentation | Arnd Bergmann | 2016-09-30 | |
| | | | * | | | | | | | | include/linux/kernel.h: change abs() macro so it uses consistent return type | Michal Nazarewicz | 2016-09-30 | |
| | | | | |_|_|_|_|_|/ | | | |/| | | | | | | ||||
| | | | * | | | | | | | ath9k: fix using sta->drv_priv before initializing it | Felix Fietkau | 2016-09-24 | |
| | | | * | | | | | | | net: thunderx: Fix OOPs with ethtool --register-dump | David Daney | 2016-09-24 | |
| | | | | |_|_|_|_|/ | | | |/| | | | | | ||||
| * | | | | | | | | | Merge "wil6210: remove "No Snoop" settings for RX transactions" | Linux Build Service Account | 2017-03-01 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | wil6210: remove "No Snoop" settings for RX transactions | Maya Erez | 2017-02-28 | |
| * | | | | | | | | | msm: mhi_rmnet: If failed, do not retry to queue UL buffers | Sujeev Dias | 2017-02-28 | |
| * | | | | | | | | | mhi: rmnet: Add bg worker to allocate memory | Sujeev Dias | 2017-02-28 | |
| * | | | | | | | | | mhi: rmnet: remove debug message regarding invalid buff | Tony Truong | 2017-02-28 | |
| | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | | Merge "ath10k: fix copyright year for copy engine driver" into msm-4.4 | Linux Build Service Account | 2017-02-24 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ath10k: fix copyright year for copy engine driver | Rakesh Pillai | 2017-02-23 | |
| * | | | | | | | | | Merge "mhi: core: Add support for new MHI hardware channel" | Linux Build Service Account | 2017-02-23 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | msm: mhi: fix error handling | Sujeev Dias | 2017-02-21 | |
| | |/ / / / / / / | ||||
| * | | | | | | | | Merge "wil6210: added sysfs file for FTM calibration" | Linux Build Service Account | 2017-02-21 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | wil6210: added sysfs file for FTM calibration | Lior David | 2017-02-14 | |
| * | | | | | | | | | Merge "wil6210: Move dma mask setting after platform initialization" | Linux Build Service Account | 2017-02-21 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | wil6210: Move dma mask setting after platform initialization | Hamad Kadmany | 2017-02-20 | |
| * | | | | | | | | | Merge "ppp: defer netns reference release for ppp channel" | Linux Build Service Account | 2017-02-20 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | ppp: defer netns reference release for ppp channel | WANG Cong | 2017-02-19 | |
| * | | | | | | | | | Merge "ath10k: Add support for shadow register for WNC3990" | Linux Build Service Account | 2017-02-19 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | ath10k: Add support for shadow register for WNC3990 | Rakesh Pillai | 2017-02-17 | |
| * | | | | | | | | | wil6210: convert symbolic permissions to octal permissions | Maya Erez | 2017-02-17 | |
| * | | | | | | | | | wil6210: option to override A-BFT length in start AP/PCP | Lior David | 2017-02-17 | |
| * | | | | | | | | | wil6210: report association ID (AID) per station in debugfs | Lior David | 2017-02-17 | |
| * | | | | | | | | | wil6210: align to latest auto generated wmi.h | Lior David | 2017-02-17 | |
