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
2014-12-08
ath10k: add new wmi interface of NF cal period
Peter Oh
5
-0
/
+88
2014-12-08
ath10k: add new pdev parameters for fw 10.2
Peter Oh
1
-0
/
+3
2014-12-08
ath10k: implement wmi-tlv backend
Michal Kazior
8
-1
/
+3701
2014-12-08
ath10k: make some wmi functions public
Michal Kazior
2
-80
/
+117
2014-12-08
ath10k: introduce wmi ops
Michal Kazior
9
-442
/
+1364
2014-12-08
ath10k: implement intermediate event args
Michal Kazior
2
-96
/
+348
2014-12-08
ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()
Kalle Valo
2
-5
/
+2
2014-12-08
ath10k: add ATH10K_FW_IE_WMI_OP_VERSION
Kalle Valo
3
-8
/
+65
2014-12-08
ath10k: create ath10k_core_init_features()
Kalle Valo
1
-9
/
+16
2014-12-08
ath10k: clean up error handling in ath10k_core_probe_fw()
Kalle Valo
1
-10
/
+14
2014-12-08
ath10k: move uart pin config into hw_params
Michal Kazior
2
-1
/
+3
2014-12-08
ath10k: put board size into hw_params
Michal Kazior
2
-3
/
+7
2014-12-08
ath10k: create a chip revision whitelist
Michal Kazior
3
-37
/
+36
2014-12-08
ath10k: read calibration data from Device Tree
Toshi Kikuchi
2
-1
/
+72
2014-12-06
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries"
Greg Kroah-Hartman
3
-24
/
+100
2014-12-01
wil6210: remove TODO wrt buffer alignment
Vladimir Kondratiev
1
-2
/
+0
2014-12-01
wil6210: reset flow update
Vladimir Kondratiev
1
-0
/
+3
2014-12-01
wil6210: Rate limit "ring full" error message
Vladimir Kondratiev
1
-2
/
+3
2014-12-01
wil6210: fix warning in pointer arithmetic
Vladimir Kondratiev
1
-1
/
+1
2014-12-01
wil6210: configurable vring sizes
Vladimir Kondratiev
3
-7
/
+40
2014-12-01
wil6210: remove wil_to_pcie_dev()
Vladimir Kondratiev
3
-3
/
+1
2014-12-01
wil6210: fix recovery after scan timeout
Vladimir Kondratiev
1
-0
/
+1
2014-12-01
wil6210: add handling of RX HTRSH interrupt
Vladimir Kondratiev
3
-3
/
+47
2014-12-01
wil6210: propagate disconnect reason
Vladimir Kondratiev
4
-19
/
+18
2014-12-01
ath9k: do not access hardware on IRQs during reset
Felix Fietkau
1
-6
/
+8
2014-12-01
ath9k: set ATH_OP_INVALID before disabling hardware
Felix Fietkau
1
-1
/
+3
2014-12-01
ath9k: prevent early IRQs from accessing hardware
Felix Fietkau
1
-4
/
+5
2014-12-01
ath5k: fix hardware queue index assignment
Felix Fietkau
1
-7
/
+1
2014-12-01
ath9k: fix BE/BK queue order
Felix Fietkau
1
-2
/
+2
2014-12-01
ath9k_hw: fix hardware queue allocation
Felix Fietkau
1
-8
/
+1
2014-12-01
wil6210: Fix potential memory leaks on error paths
Lino Sanfilippo
1
-2
/
+6
2014-12-01
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
16
-743
/
+1251
2014-12-01
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2
-89
/
+12
2014-12-01
ath10k: prevent pci tx/rx starvation
Michal Kazior
1
-6
/
+15
2014-12-01
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
Michal Kazior
4
-7
/
+11
2014-12-01
ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion
Michal Kazior
3
-5
/
+3
2014-12-01
ath10k: make wmi service bitmap non-debug
Michal Kazior
4
-22
/
+8
2014-12-01
ath10k: add sanity checks for service bmap parsing
Michal Kazior
2
-61
/
+66
2014-12-01
ath10k: fix wmi svc bitmap dbg print
Michal Kazior
2
-1
/
+4
2014-12-01
ath10k: add pointer constness to traces
Michal Kazior
1
-14
/
+17
2014-12-01
ath10k: do not limit RTS threshold value to 2347
Vivek Natarajan
2
-6
/
+1
2014-11-26
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
3
-100
/
+24
2014-11-26
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2
-271
/
+189
2014-11-26
ath10k: fix station count enforcement
Michal Kazior
6
-21
/
+78
2014-11-26
ath10k: clean up num_peers locking
Michal Kazior
2
-6
/
+4
2014-11-26
ath10k: add missing goto
Michal Kazior
1
-1
/
+3
2014-11-26
ath10k: add memory dump debugfs interface
Yanbo Li
3
-0
/
+126
2014-11-26
ath10k: add register access debugfs interface
Yanbo Li
4
-0
/
+154
2014-11-26
ath10k: fix bug reported by lockdep
Sujith Manoharan
1
-2
/
+2
2014-11-26
ath10k: fix locking for WEP keys
Sujith Manoharan
2
-0
/
+6
[prev]
[next]