index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2014-03-07
ath10k: do not overwrite max_antenna_gain
Marek Puzyniak
2014-03-07
ath10k: support msdu chaining
Ben Greear
2014-03-03
ath10k: add vdev-id, return code to error codes
Ben Greear
2014-02-28
ath10k: minimize coherent dma accesses
Michal Kazior
2014-02-28
ath10k: remove pci completion list
Michal Kazior
2014-02-28
ath10k: reduce htt tx/rx spinlock overhead
Michal Kazior
2014-02-28
ath10k: batch htt tx/rx completions
Michal Kazior
2014-02-28
ath10k: bypass htc for htt tx path
Michal Kazior
2014-02-28
ath10k: replace send_head() with tx_sg()
Michal Kazior
2014-02-28
ath10k: remove is_aborted from skb_cb
Michal Kazior
2014-02-28
ath10k: remove DMA mapping wrappers
Michal Kazior
2014-02-27
ath10k: skip management frames in HTT path
Janusz Dziedzic
2014-02-27
ath10k: bitrate_mask add force_sgi support
Janusz Dziedzic
2014-02-27
ath10k: enable spectrum management support
Janusz Dziedzic
2014-02-27
ath10k: set the mactime of ieee80211_rx_status
Chun-Yeow Yeoh
2014-02-26
ath10k: fix sta_rc_update for non-ap iftype
Michal Kazior
2014-02-26
ath10k: fix 4addr rx
Michal Kazior
2014-02-26
ath10k: add more details to some debug messages
Ben Greear
2014-02-26
ath10k: implement drv_get_tsf for ibss merging
Chun-Yeow Yeoh
2014-02-24
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-02-15
ath10k: implement sta_rc_update()
Michal Kazior
2014-02-15
ath10k: fix SMPS support
Michal Kazior
2014-02-14
ath10k: release conf_mutex if vdev_start() fails
Kalle Valo
2014-02-14
ath: remove camel case from struct reg_dmn_pair_mapping
Kalle Valo
2014-02-14
ath10k: fix alignment in ath10k_dbg()
Kalle Valo
2014-02-13
ath10k: Use pci_enable_msi_range()
Alexander Gordeev
2014-02-13
ath10k: Disable MSI in case IRQ configuration is unknown
Alexander Gordeev
2014-02-13
ath10k: Get rid of superfluous call to pci_disable_msi()
Alexander Gordeev
2014-02-13
ath10k: pass frames with invalid peer status to upper layer
Janusz Dziedzic
2014-02-13
ath10k: AP: handle HT station which does not have HT RX MCS
Bartosz Markowski
2014-02-13
ath10k: suspend hardware before reset
Marek Puzyniak
2014-02-13
ath10k: refactor suspend/resume functions
Marek Puzyniak
2014-02-13
ath10k: fix device initialization routine
Michal Kazior
2014-02-13
ath10k: Set proper nss value for the peer
Marek Kwaczynski
2014-02-13
ath10k: remove excessive rx msdu len check
Bartosz Markowski
2014-02-13
ath10k: better tx/rx debugging
Ben Greear
2014-02-13
ath10k: add more debugging for receive errors
Ben Greear
2014-02-13
ath10k: print out size of wmi-ready-event message
Ben Greear
2014-02-06
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
2014-02-04
ath10k: Print out firmware feature bits from IE.
Ben Greear
2014-01-30
ath10k: configure access category for arp
Marek Puzyniak
2014-01-30
ath10k: properly return err from start()
Michal Kazior
2014-01-24
ath10k: implement and use new beacon method
Michal Kazior
2014-01-24
ath10k: implement AP CSA
Michal Kazior
2014-01-24
ath10k: implement channel switching
Michal Kazior
2014-01-23
ath10k: fix the printing of 10.x FW version when FW crashed
Chun-Yeow Yeoh
2014-01-23
ath10k: AP mode, set UAPSD params correctly
Janusz Dziedzic
2014-01-23
ath10k: enable firmware STA quick kickout
Kalle Valo
2014-01-20
ath10k: enable wmi ps peer param command for 10.x FW
Janusz Dziedzic
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
[next]