Age | Commit message (Expand) | Author | Files | Lines |
2017-03-09 | wcn36xx: Fix error handling | Christophe Jaillet | 1 | -2/+2 |
2017-02-07 | wcn36xx: Implement cancel_hw_scan | Bjorn Andersson | 2 | -1/+25 |
2017-01-12 | wcn36xx: Don't use the destroyed hal_mutex | Bjorn Andersson | 1 | -1/+2 |
2017-01-12 | wcn36xx: Implement print_reg indication | Bjorn Andersson | 2 | -0/+46 |
2017-01-12 | wcn36xx: Implement firmware assisted scan | Bjorn Andersson | 5 | -23/+81 |
2017-01-12 | wcn36xx: Transition driver to SMD client | Bjorn Andersson | 6 | -66/+88 |
2016-07-08 | wcn36xx: Silence error about unsupported smd event 188 | Bjorn Andersson | 1 | -0/+2 |
2016-07-08 | wcn36xx: Fix up wcn36xx_smd_update_scan_params() | Bjorn Andersson | 3 | -9/+12 |
2016-07-08 | wcn36xx: Correct DXE chip version differentiation | Bjorn Andersson | 4 | -26/+11 |
2016-07-08 | wcn36xx: Split mmio space into explicit regions | Bjorn Andersson | 4 | -27/+59 |
2016-07-08 | wcn36xx: Change indication list lock to spinlock | Bjorn Andersson | 2 | -7/+7 |
2016-07-08 | wcn36xx: Fold indication payload into message header | Bjorn Andersson | 2 | -10/+7 |
2016-04-27 | wcn36xx: Set SMD timeout to 10 seconds | Bjorn Andersson | 1 | -1/+1 |
2016-04-26 | Merge ath-next from ath.git | Kalle Valo | 8 | -132/+336 |
2016-04-25 | wcn36xx: Fill in capability list | Bjorn Andersson | 2 | -1/+78 |
2016-04-25 | wcn36xx: Correct remove bss key response encoding | Bjorn Andersson | 2 | -27/+1 |
2016-04-25 | wcn36xx: Delete BSS before idling link | Bjorn Andersson | 1 | -1/+1 |
2016-04-25 | wcn36xx: Use correct command struct for EXIT_BMPS_REQ | Pontus Fuchs | 1 | -1/+1 |
2016-04-25 | wcn36xx: Implement multicast filtering | Pontus Fuchs | 4 | -6/+104 |
2016-04-25 | wcn36xx: Track association state | Pontus Fuchs | 2 | -0/+3 |
2016-04-25 | wcn36xx: Clear encrypt_type when deleting bss key | Pontus Fuchs | 1 | -0/+2 |
2016-04-25 | wcn36xx: Use allocated self sta index instead of hard coded | Pontus Fuchs | 1 | -1/+1 |
2016-04-25 | wcn36xx: Copy all members in config_sta v1 conversion | Pontus Fuchs | 1 | -2/+17 |
2016-04-25 | wcn36xx: Parse trigger_ba response properly | Pontus Fuchs | 1 | -2/+12 |
2016-04-25 | wcn36xx: Remove sta pointer in private vif struct | Pontus Fuchs | 3 | -17/+15 |
2016-04-25 | wcn36xx: Fetch private sta data from sta entry instead of from vif | Pontus Fuchs | 1 | -1/+1 |
2016-04-25 | wcn36xx: Add helper macros to cast sta to priv | Pontus Fuchs | 3 | -14/+18 |
2016-04-25 | wcn36xx: Use define for invalid index and fix typo | Pontus Fuchs | 3 | -4/+4 |
2016-04-25 | wcn36xx: Use consistent name for private vif | Pontus Fuchs | 1 | -14/+14 |
2016-04-25 | wcn36xx: Add helper macros to cast vif to private vif and vice versa | Pontus Fuchs | 6 | -40/+36 |
2016-04-25 | wcn36xx: Pad TIM PVM if needed | Pontus Fuchs | 2 | -2/+28 |
2016-04-25 | wcn36xx: Clean up wcn36xx_smd_send_beacon | Pontus Fuchs | 2 | -8/+9 |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg | 3 | -9/+9 |
2016-04-05 | mac80211: allow not sending MIC up from driver for HW crypto | Sara Sharon | 1 | -1/+1 |
2016-01-14 | mac80211: pass block ack session timeout to to driver | Sara Sharon | 1 | -3/+5 |
2016-01-07 | wcn36xx: split DMA mask register writing. | Fengwei Yin | 1 | -1/+1 |
2016-01-07 | wcn36xx: handle rx skb allocation failure to avoid system crash | Fengwei Yin | 1 | -21/+22 |
2015-11-30 | wcn36xx: use new response format for wcn3620 remove_bsskey | Andy Green | 1 | -1/+2 |
2015-11-30 | wcn36xx: use new response format for wcn3620 trigger_ba | Andy Green | 1 | -1/+2 |
2015-11-30 | wcn36xx: handle new hal response format | Andy Green | 2 | -0/+25 |
2015-11-30 | wcn36xx: swallow two wcn3620 IND messages | Andy Green | 1 | -0/+5 |
2015-11-30 | wcn36xx: introduce WCN36XX_HAL_AVOID_FREQ_RANGE_IND | Andy Green | 1 | -0/+2 |
2015-10-28 | wcn36xx: Remove warning message when dev is NULL for arm64 dma_alloc. | yfw | 1 | -17/+17 |
2015-10-28 | wcn36xx: introduce per-channel ring buffer locks | Bob Copeland | 2 | -8/+20 |
2015-09-22 | mac80211: allow to transmit A-MSDU within A-MPDU | Emmanuel Grumbach | 1 | -1/+1 |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg | 1 | -6/+6 |
2015-06-02 | mac80211: remove short slot/short preamble incapable flags | Johannes Berg | 1 | -3/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-03-07 | treewide: Fix typo in printk messages | Masanari Iida | 1 | -1/+1 |
2015-01-23 | wcn36xx: initiate TX BA sessions | Bob Copeland | 3 | -2/+77 |