Age | Commit message (Expand) | Author | Files | Lines |
2014-06-26 | Merge branch 'ath-current' of git://github.com/kvalo/ath | John W. Linville | 2 | -19/+5 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 20 | -1338/+1981 |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2014-06-02 | ath10k: fix 8th virtual AP interface with DFS | Bartosz Markowski | 1 | -1/+5 |
2014-06-02 | ath10k: remove unnecessary htt rx corruption check | Michal Kazior | 1 | -18/+0 |
2014-05-27 | ath10k: abort incomplete scatter-gather pci tx properly | Michal Kazior | 3 | -6/+40 |
2014-05-27 | ath10k: protect src_ring state with ce_lock in tx_sg() | Michal Kazior | 1 | -3/+7 |
2014-05-27 | ath10k: ensure rx-frag ignores rssi | Ben Greear | 1 | -0/+1 |
2014-05-27 | ath10k: dont configure bssid for ap mode | Michal Kazior | 1 | -1/+6 |
2014-05-27 | ath10k: protect wep tx key setup | Michal Kazior | 1 | -2/+10 |
2014-05-27 | ath10k: drain tx before restarting hw | Michal Kazior | 1 | -9/+22 |
2014-05-27 | ath10k: perform hw restart lazily | Michal Kazior | 2 | -19/+20 |
2014-05-27 | ath10k: clean up start() callback | Michal Kazior | 1 | -11/+23 |
2014-05-26 | ath10k: make core registering async | Michal Kazior | 2 | -12/+33 |
2014-05-26 | ath10k: remove unnecessary tasklet_kill() | Michal Kazior | 1 | -2/+0 |
2014-05-26 | ath10k: relocate core create/destroy functions | Michal Kazior | 1 | -64/+64 |
2014-05-26 | ath10k: fix protected flag stripping | Michal Kazior | 1 | -9/+24 |
2014-05-23 | ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks | Luciano Coelho | 1 | -9/+0 |
2014-05-23 | ath10k: fix ath10k_bmi_read32 macro | Frederic Danis | 1 | -1/+2 |
2014-05-23 | ath10k: prevent hif_stop being called twice | Michal Kazior | 1 | -0/+3 |
2014-05-23 | ath10k: fix core start sequence | Michal Kazior | 8 | -107/+76 |
2014-05-22 | ath10k: support get/set antenna configurations. | Ben Greear | 2 | -0/+86 |
2014-05-16 | ath10k: fix pmf for action frames | Marek Kwaczynski | 2 | -5/+24 |
2014-05-16 | ath10k: get rid of pci_assign_resource() call from pci_probe | Bartosz Markowski | 1 | -12/+0 |
2014-05-16 | ath10k: enable early device dumps | Michal Kazior | 1 | -4/+4 |
2014-05-16 | ath10k: retry warm reset a few times | Michal Kazior | 1 | -3/+26 |
2014-05-16 | ath10k: improve warm reset reliability | Michal Kazior | 1 | -0/+22 |
2014-05-16 | ath10k: fix spelling mistake in comments | Ben Greear | 1 | -2/+2 |
2014-05-14 | ath10k: fix handling of wierd MSDU chaining cases | Michal Kazior | 1 | -1/+19 |
2014-05-14 | ath10k: fix htt rx ring clean up | Michal Kazior | 1 | -15/+21 |
2014-05-14 | Merge remote-tracking branch 'wireless-next/master' into ath-next | Kalle Valo | 1 | -1/+2 |
2014-05-05 | ath10k: Improve grammar in comments | Geert Uytterhoeven | 1 | -2/+2 |
2014-04-30 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -1/+2 |
2014-04-24 | ath10k: fix firmware recovery with ap interface | Michal Kazior | 1 | -0/+13 |
2014-04-24 | ath10k: prevent beacon memory leak | Michal Kazior | 1 | -0/+1 |
2014-04-24 | ath10k: make sure to not use invalid beacon pointer | Michal Kazior | 1 | -0/+1 |
2014-04-24 | ath10k: make sure to not leak beacon dma mapping | Michal Kazior | 1 | -0/+3 |
2014-04-24 | ath10k: skip suspending when recovering | Michal Kazior | 1 | -2/+4 |
2014-04-24 | ath10k: don't wait for device init if it crashed | Michal Kazior | 1 | -0/+10 |
2014-04-24 | ath10k: differentiate between target init failures | Michal Kazior | 1 | -1/+7 |
2014-04-11 | ath10k: improve htc tx credit debugging prints | Michal Kazior | 1 | -3/+9 |
2014-04-11 | ath10k: refactor radar detection code | Michal Kazior | 2 | -37/+23 |
2014-04-11 | ath10k: reorder functions | Michal Kazior | 1 | -85/+85 |
2014-04-09 | mac80211: add vif to flush call | Emmanuel Grumbach | 1 | -1/+2 |
2014-04-08 | ath10k: refactor monitor code | Michal Kazior | 3 | -98/+135 |
2014-04-08 | ath10k: cleanup debug messages in ath10k_wmi_event_host_swba() | Kalle Valo | 1 | -10/+2 |
2014-03-28 | ath10k: add extra pdev stats on 10.1 firmware | Chun-Yeow Yeoh | 3 | -4/+48 |
2014-03-28 | ath10k: add the Rx rate in FW stats | Ben Greear | 3 | -8/+26 |
2014-03-28 | ath10k: fix getting stats from firmware | Ben Greear | 1 | -4/+12 |
2014-03-28 | ath10k: update wal_dbg_tx_stats structure with missing parameter. | Bartosz Markowski | 1 | -0/+3 |