Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 12 | -47/+465 |
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-31 | Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+2 |
2015-03-07 | treewide: Fix typo in printk messages | Masanari Iida | 1 | -1/+1 |
2015-03-06 | Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or... | David S. Miller | 12 | -45/+462 |
2015-03-05 | Merge ath-next from ath.git | Kalle Valo | 12 | -45/+462 |
2015-03-04 | ath10k: disable multi-vif ps by default | Michal Kazior | 2 | -2/+36 |
2015-03-04 | ath10k: workaround qca6174 sta powersave issue | Michal Kazior | 2 | -1/+14 |
2015-03-04 | ath10k: fix wmm params per vdev | Marek Puzyniak | 2 | -10/+11 |
2015-03-04 | ath10k: workaround corrupted htt rx events | Michal Kazior | 1 | -2/+2 |
2015-03-04 | ath10k: delete unnecessary checks before the function call "release_firmware" | Markus Elfring | 1 | -4/+4 |
2015-03-04 | wireless: Use eth_<foo>_addr instead of memset | Joe Perches | 1 | -1/+1 |
2015-03-03 | cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() | Dedy Lansky | 1 | -1/+2 |
2015-02-15 | ath10k: add TxBF support | Michal Kazior | 2 | -0/+84 |
2015-02-15 | ath10k: implement fw stats for wmi-tlv | Michal Kazior | 3 | -4/+122 |
2015-02-15 | ath10k: add more wmi fw stat defines | Michal Kazior | 2 | -4/+8 |
2015-02-15 | ath10k: change request stats command prototype | Michal Kazior | 3 | -10/+9 |
2015-02-15 | ath10k: add vdev stats processing | Michal Kazior | 2 | -0/+116 |
2015-02-15 | ath10k: defer AP self-peer removal wait | Michal Kazior | 1 | -2/+18 |
2015-02-15 | ath10k: fix CE_DESC_FLAGS_META_DATA_LSB definition | Ben Greear | 1 | -1/+1 |
2015-02-15 | ath10k: fix spelling in htt code comment | Ben Greear | 1 | -1/+1 |
2015-02-15 | ath10k: fix spelling mistakes and add details to mac logging | Ben Greear | 1 | -5/+6 |
2015-02-15 | ath10k: scan should handle scan-start-failed event properly | Ben Greear | 2 | -0/+31 |
2015-02-09 | Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or... | David S. Miller | 28 | -435/+2953 |
2015-02-06 | Merge ath-next from ath.git | Kalle Valo | 28 | -435/+2953 |
2015-02-05 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller | 1 | -1/+15 |
2015-02-04 | ath10k: enable qca6174 hw3.2 | Michal Kazior | 2 | -0/+16 |
2015-02-04 | ath10k: add log level configuration for fw_dbglog | SenthilKumar Jegadeesan | 5 | -16/+33 |
2015-02-04 | ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL | Helmut Schaa | 1 | -2/+4 |
2015-02-04 | ath10k: fix beacon deadlock | Michal Kazior | 3 | -24/+58 |
2015-02-04 | ath10k: change dma beacon cmd prototype | Michal Kazior | 3 | -23/+38 |
2015-02-04 | ath10k: prevent setting wrong key idx for station | SenthilKumar Jegadeesan | 2 | -93/+72 |
2015-01-29 | ath10k: fix target wakeup timeout | Rajkumar Manoharan | 1 | -1/+1 |
2015-01-29 | ath10k: Enable the MCS8 and MCS9 at 2.4G band | Yanbo Li | 2 | -3/+13 |
2015-01-29 | ath10k: disable sta keepalive | Michal Kazior | 2 | -0/+47 |
2015-01-29 | ath10k: implement sta keepalive command | Janusz Dziedzic | 4 | -0/+82 |
2015-01-29 | ath10k: use per-vif wmm param setup if possible | Michal Kazior | 1 | -5/+17 |
2015-01-29 | ath10k: implement per-vdev wmm param setup command | Michal Kazior | 5 | -0/+63 |
2015-01-29 | ath10k: move wmm param storage to vif | Michal Kazior | 6 | -34/+35 |
2015-01-27 | ath10k: fix pmf for wmi-tlv on qca6174 | Marek Kwaczynski | 1 | -0/+6 |
2015-01-27 | ath10k: remove sw encryption for pmf | Marek Kwaczynski | 1 | -4/+1 |
2015-01-27 | ath10k: disable irqs after fw crash | Michal Kazior | 1 | -0/+2 |
2015-01-27 | ath10k: disable uapsd autotrigger | Michal Kazior | 1 | -0/+33 |
2015-01-27 | ath10k: implement uapsd autotrigger command | Janusz Dziedzic | 3 | -0/+122 |
2015-01-27 | ath10k: fix nullfunc workaround | Michal Kazior | 1 | -0/+1 |
2015-01-27 | ath10k: fix dtim period with beacon templates | Michal Kazior | 1 | -1/+1 |
2015-01-27 | ath10k: use idr api for msdu_ids | Michal Kazior | 3 | -59/+35 |
2015-01-27 | ath10k: fix 10.2 fw stats parsing | Michal Kazior | 2 | -2/+212 |
2015-01-27 | ath10k: split fw pdev stats parsing | Michal Kazior | 2 | -72/+100 |
2015-01-27 | ath10k: add support for qca6174 | Michal Kazior | 9 | -35/+302 |