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
Age
Commit message (
Expand
)
Author
2013-10-18
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
2013-10-16
ath10k: fix ath10k_bss_assoc() to not sleep in atomic context
Kalle Valo
2013-10-16
ath10k: remove unnecessary checks
Michal Kazior
2013-10-16
ath10k: fix scheduling while atomic config bug
Michal Kazior
2013-10-16
ath10k: track vif list internally
Michal Kazior
2013-10-16
ath10k: fix add_interface failure handling
Michal Kazior
2013-10-16
ath10k: use workqueue to set WEP TX key
Michal Kazior
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2013-10-14
ath9k_hw: remove references to hw->conf
Felix Fietkau
2013-10-14
ath9k: make ath9k_uses_beacons static
Felix Fietkau
2013-10-14
ath9k: remove sc->config.cabqReadyTime
Felix Fietkau
2013-10-14
ath9k: move channel change code to ath_set_channel
Felix Fietkau
2013-10-14
ath9k: make ath9k_cmn_update_ichannel static
Felix Fietkau
2013-10-14
ath9k_hw: simplify channel flags
Felix Fietkau
2013-10-14
ath9k_hw: remove IS_CHAN_OFDM()
Felix Fietkau
2013-10-14
ath9k_hw: remove IS_CHAN_B()
Felix Fietkau
2013-10-14
ath9k_hw: remove direct accesses to channel mode flags
Felix Fietkau
2013-10-14
ath9k: use a separate data structure for rx buffers
Felix Fietkau
2013-10-14
wcn36xx: fix coccinelle warnings
Fengguang Wu
2013-10-10
wcn36xx: mac80211 driver for Qualcomm WCN3660/WCN3680 hardware
Eugene Krasnikov
2013-10-09
ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()
Fengguang Wu
2013-10-09
ath10k: fix ath10k_debug_start() locking
Kalle Valo
2013-10-08
ath10k: Fix bug in max. VHT A-MPDU size
Sujith Manoharan
2013-10-08
ath10k: fix RX performance when using AP 10.X FW
Michal Kazior
2013-10-08
ath10k: fix possible memory leak in new FW loading
Michal Kazior
2013-10-08
ath10k: fix printf format string
Michal Kazior
2013-10-07
ath10k: remove num_sends_allowed
Michal Kazior
2013-10-07
ath10k: remove ce_sendlist_send
Michal Kazior
2013-10-07
ath10k: split vdev_id calculation from tx function
Michal Kazior
2013-10-07
ath10k: split tid calculation from tx function
Michal Kazior
2013-10-07
ath10k: extend the max_scan time
Bartosz Markowski
2013-10-07
ath10k: enable 10.x firmware branch support
Bartosz Markowski
2013-10-03
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
2013-10-01
ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service
Vladimir Murzin
2013-09-30
ath10k: implement firmware IE container support
Kalle Valo
2013-09-30
ath10k: store separate pointers for firmware data
Kalle Valo
2013-09-30
ath10k: rename board_data in struct ath10k
Kalle Valo
2013-09-27
ath10k: handle FW API differences for scan structures
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
2013-09-27
ath10k: add TARGET values for 10.x firmware
Bartosz Markowski
2013-09-27
ath10k: split wmi_cmd_init path
Bartosz Markowski
2013-09-27
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
ath10k: implement host memory chunks
Bartosz Markowski
2013-09-27
ath10k: drop the fw versioning sanity check
Bartosz Markowski
2013-09-27
ath10k: split ath10k_wmi_service_ready_event_rx
Bartosz Markowski
2013-09-27
ath10k: implement WMI events handling frame for both firmwares
Bartosz Markowski
[next]