index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-15
ath10k: implement beacon template command
Michal Kazior
4
-0
/
+103
2015-01-15
ath10k: implement new beacon tx status event
Michal Kazior
2
-0
/
+62
2015-01-13
ath10k: fix config_enabled check for hwmon
Rajkumar Manoharan
1
-1
/
+1
2015-01-13
ath10k: Fix potential Rx ring corruption
Vasanthakumar Thiagarajan
1
-0
/
+5
2015-01-13
ath10k: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
4
-7
/
+5
2015-01-13
ath10k: fill max_num_vdevs for wmi-tlv
Michal Kazior
1
-0
/
+1
2015-01-13
ath10k: Remove unused htt->max_throughput_mbps
Sujith Manoharan
2
-2
/
+0
2015-01-13
ath10k: fix error return code
Julia Lawall
1
-1
/
+3
2015-01-13
ath10k: add support to send delba
Rajkumar Manoharan
1
-0
/
+52
2015-01-13
ath10k: add support to send addba response
Rajkumar Manoharan
1
-0
/
+51
2015-01-13
ath10k: add support to send addba request
Rajkumar Manoharan
1
-0
/
+52
2015-01-13
ath10k: Implement sta_add_debugfs
Rajkumar Manoharan
5
-1
/
+107
2015-01-13
ath10k: add wmi support for delba_send
Rajkumar Manoharan
3
-0
/
+53
2015-01-13
ath10k: add wmi support for addba_set_resp
Rajkumar Manoharan
3
-0
/
+51
2015-01-13
ath10k: add wmi support for addba_send
Rajkumar Manoharan
3
-0
/
+50
2015-01-13
ath10k: add wmi support for addba_clear_resp
Rajkumar Manoharan
3
-0
/
+47
2015-01-12
ath10k: Enable RX batching
Sujith Manoharan
1
-1
/
+4
2015-01-12
ath10k: Fix DMA burst size
Sujith Manoharan
2
-1
/
+4
2015-01-09
Merge ath-next from ath.git
Kalle Valo
19
-728
/
+6700
2015-01-09
ath10k: fix build error when hwmon is off
Kalle Valo
1
-0
/
+5
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
4
-18
/
+16
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
5
-29
/
+29
2015-01-07
wil6210: use 'uint64_t' instead of 'cycles_t' to avoid warnings
Chen Gang
1
-2
/
+2
2015-01-06
ath5k: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-24
ath9k: fix typo
Lorenzo Bianconi
1
-1
/
+1
2014-12-24
ath9k: add debugfs support for hw TPC
Lorenzo Bianconi
1
-0
/
+71
2014-12-24
ath9k: enable TPC by default
Lorenzo Bianconi
1
-0
/
+3
2014-12-24
ath: fix incorrect PPB on FCC radar type 5
Peter Oh
1
-1
/
+1
2014-12-23
ath10k: set phymode to 11b when NO_OFDM flag set
Peter Oh
1
-1
/
+4
2014-12-23
ath10k: send (re)assoc peer command when NSS changed
Janusz Dziedzic
1
-2
/
+3
2014-12-23
ath10k: fix low TX rates when IBSS and HT
Janusz Dziedzic
1
-0
/
+7
2014-12-23
ath10k: add thermal sensor device support
Rajkumar Manoharan
4
-0
/
+100
2014-12-23
ath10k: add wmi interface for pdev_get_temperature
Rajkumar Manoharan
4
-0
/
+67
2014-12-23
ath10k: add thermal cooling device support
Rajkumar Manoharan
5
-0
/
+213
2014-12-23
ath10k: add wmi support for pdev_set_quiet_mode
Rajkumar Manoharan
3
-0
/
+51
2014-12-23
ath10k: add 10.2.4 firmware support
Rajkumar Manoharan
5
-2
/
+312
2014-12-23
ath10k: print ath10k wmi op version
Kalle Valo
1
-5
/
+2
2014-12-23
ath10k: use wmi op version to check which iface combination to use
Kalle Valo
1
-6
/
+15
2014-12-23
ath10k: set max_num_vdevs based on wmi op version
Kalle Valo
2
-4
/
+4
2014-12-16
ath10k: advertise p2p dev support
Michal Kazior
2
-9
/
+9
2014-12-16
ath10k: enable per-vif sta powersave
Michal Kazior
1
-4
/
+8
2014-12-16
ath10k: prevent invalid ps timeout config
Michal Kazior
1
-1
/
+10
2014-12-16
ath10k: fix STA u-APSD
Michal Kazior
2
-10
/
+76
2014-12-16
ath10k: improve 11b coex
Michal Kazior
1
-1
/
+12
2014-12-16
ath10k: unregister and remove frag_threshold callback
Peter Oh
1
-24
/
+0
2014-12-15
mac80211: move U-APSD enablement to vif flags
Johannes Berg
1
-1
/
+2
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-250
/
+174
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-2
/
+4
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-3
/
+294
2014-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
1
-3
/
+6
[prev]
[next]