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-08-17
ath10k: wake up queue upon vif creation
Michal Kazior
1
-0
/
+5
2015-08-17
ath10k: wake up offchannel queue properly
Michal Kazior
1
-0
/
+2
2015-08-17
Merge ath-next from ath.git. Major changes in ath10k:
Kalle Valo
37
-543
/
+1632
2015-08-13
ath9k: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-13
ath9k_htc: wmi: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+2
2015-08-13
ath9k_htc: drv_init: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-13
ath9k_htc: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-3
/
+6
2015-08-13
ath10k: fix peer limit enforcement
Michal Kazior
1
-1
/
+14
2015-08-13
ath10k: don't remove peer that doesn't exist
Michal Kazior
1
-1
/
+3
2015-08-13
ath10k: fix hw reconfig on wow failure
Michal Kazior
1
-1
/
+19
2015-08-13
ath10k: initialize fw_features var
Michal Kazior
1
-1
/
+1
2015-08-13
ath10k: Enable MU MIMO txbf support for QCA99X0
Vivek Natarajan
2
-0
/
+49
2015-08-13
ath10k: Support different txbf configuration schemes
Vivek Natarajan
5
-0
/
+31
2015-08-13
ath10k: reject 11b tx fragmentation configuration
Michal Kazior
1
-0
/
+16
2015-08-13
ath10k: remove futile fragmentation threshold config
Michal Kazior
1
-21
/
+0
2015-08-10
ath: Make ath_opmode_to_string understand OCB mode
Bertold Van den Bergh
1
-0
/
+2
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
1
-2
/
+2
2015-08-07
ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=y
Felix Fietkau
1
-17
/
+3
2015-08-06
ath9k: remove the sched field in struct ath_atx_tid
Felix Fietkau
2
-16
/
+8
2015-08-06
ath9k: remove struct ath_atx_ac
Felix Fietkau
2
-99
/
+41
2015-08-06
ath9k: add fast-xmit support
Felix Fietkau
1
-0
/
+1
2015-08-06
ath9k: setup rxfilter when offchannel
Janusz.Dziedzic@tieto.com
1
-0
/
+3
2015-08-06
ath9k: setup rxfilter for all chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+3
2015-08-06
ath9k: handle RoC cancel correctly
Janusz.Dziedzic@tieto.com
3
-10
/
+26
2015-08-06
ath9k: advertise p2p dev support when chanctx
Janusz.Dziedzic@tieto.com
1
-1
/
+6
2015-08-06
wil6210: support future boot loaders
Vladimir Kondratiev
1
-22
/
+7
2015-08-06
wil6210: report boot loader error
Vladimir Kondratiev
2
-1
/
+41
2015-08-06
wil6210: system power management
Vladimir Kondratiev
4
-0
/
+173
2015-08-06
wil6210: allow to handle Rx on 2 cores
Vladimir Shulman
2
-1
/
+10
2015-08-06
wil6210: use inline functions for register access
Vladimir Kondratiev
11
-170
/
+151
2015-08-06
wil6210: remove 3-MSI support
Vladimir Kondratiev
3
-96
/
+18
2015-08-06
wil6210: detailed statistics for Rx reorder drop
Vladimir Kondratiev
3
-10
/
+19
2015-08-06
wil6210: unify wmi_set_ie() error handling
Vladimir Kondratiev
2
-23
/
+25
2015-08-06
wil6210: sort IEs handling
Vladimir Kondratiev
1
-49
/
+29
2015-08-06
wil6210: treat "unhandled event" as warning instead of error
Dedy Lansky
1
-1
/
+1
2015-08-06
wil6210: improve mgmt frame handling
Vladimir Kondratiev
1
-9
/
+43
2015-08-06
wil6210: TSO implementation
Vladimir Kondratiev
3
-12
/
+371
2015-08-06
wil6210: skip HW version check for chip debugging
Vladimir Kondratiev
1
-3
/
+3
2015-08-06
wil6210: use wil_fw_error_recovery()
Vladimir Kondratiev
1
-2
/
+1
2015-08-06
wil6210: wait for del_station to complete
Vladimir Kondratiev
1
-1
/
+28
2015-08-06
wil6210: use <> vs. "" for global include
Vladimir Kondratiev
1
-1
/
+1
2015-08-06
wil6210: print "ulong" fields in hex format in the debugfs
Vladimir Kondratiev
1
-1
/
+1
2015-08-06
wil6210: count drops in Rx block ack reorder
Vladimir Kondratiev
3
-1
/
+5
2015-08-06
wil6210: support boot loader struct v0 & v1
Vladimir Kondratiev
3
-26
/
+123
2015-07-31
Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
33
-263
/
+3582
2015-07-31
Revert "ath9k: export HW random number generator"
Kalle Valo
5
-110
/
+0
2015-07-30
ath10k: initialize msdu ext. descriptor before use
Peter Oh
1
-2
/
+2
2015-07-30
ath10k: add QCA99X0 to supported device list
Vasanthakumar Thiagarajan
1
-0
/
+2
2015-07-30
ath10k: increase max client to 512 in qca99x0
Raja Mani
1
-4
/
+1
2015-07-30
ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy event
Raja Mani
4
-8
/
+44
[prev]
[next]