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
2016-01-28
ath10k: make some of ath10k_pci_* func reusable
Raja Mani
2
-32
/
+63
2016-01-28
ath10k: implement basic support for new tx path firmware
Michal Kazior
3
-9
/
+91
2016-01-28
ath10k: clean up cont frag desc init code
Michal Kazior
1
-17
/
+41
2016-01-28
ath10k: add new FW_FEATURE_PEER_FLOW_CONTROL
Michal Kazior
2
-0
/
+10
2016-01-28
ath10k: add new htt definitions
Michal Kazior
1
-3
/
+150
2016-01-28
ath10k: rename some HTT events
Michal Kazior
3
-10
/
+10
2016-01-26
ath9k: fix data bus error on ar9300 and ar9580
Miaoqing Pan
2
-1
/
+13
2016-01-26
ath9k: fix inconsistent use of tab and space in indentation
Miaoqing Pan
1
-3
/
+3
2016-01-26
ath9k: do not reset while BB panic(0x4000409) on ar9561
Miaoqing Pan
1
-2
/
+3
2016-01-26
ath9k: clean up ANI per-channel pointer checking
Miaoqing Pan
1
-26
/
+6
2016-01-26
ath9k: avoid ANI restart if no trigger
Miaoqing Pan
1
-1
/
+3
2016-01-26
ath9k: Drop useless const on chanctx_event_delta() return type
Geert Uytterhoeven
1
-1
/
+1
2016-01-26
ath9k_hw: add low power tx gain table for AR953x
Felix Fietkau
2
-0
/
+68
2016-01-26
wil6210: handle multiple connect/disconnect events
Maya Erez
4
-93
/
+156
2016-01-26
wil6210: find TX vring only if vring_tx_data is enabled
Maya Erez
1
-5
/
+12
2016-01-26
wil6210: handle tx completions only if vring tx data is enabled
Maya Erez
1
-2
/
+3
2016-01-26
wil6210: use extra IEs from probe response
Lior David
1
-39
/
+102
2016-01-26
wil6210: fix privacy flag calculation in change_beacon
Lior David
1
-4
/
+4
2016-01-26
ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
Alexander Tsoy
1
-0
/
+2
2016-01-26
ath9k: request NOA update when chanctx active
Kalle Valo
2
-2
/
+5
2016-01-26
ath10k: remove the p2p notice of absence info from 10.2.4 FW beacon info
Yanbo Li
2
-1
/
+55
2016-01-26
ath10k: add debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
4
-3
/
+54
2016-01-26
ath10k: enable periodic peer stats update
Mohammed Shafi Shajakhan
1
-0
/
+12
2016-01-26
ath10k: provision to support periodic peer stats update
Mohammed Shafi Shajakhan
1
-1
/
+4
2016-01-26
ath10k: rename few function names of firmware stats
Mohammed Shafi Shajakhan
1
-9
/
+9
2016-01-26
ath10k: cleanup setting pdev paramaters
Mohammed Shafi Shajakhan
1
-9
/
+11
2016-01-26
ath10k: fix naming Peer stats rssi_changed field in 10.2.4
Mohammed Shafi Shajakhan
1
-1
/
+1
2016-01-25
ath9k_hw: ignore eeprom magic mismatch on flash based devices
Felix Fietkau
1
-6
/
+6
2016-01-21
ath10k: add support for parsing per STA rx_duration for 10.2.4
Mohammed Shafi Shajakhan
3
-2
/
+33
2016-01-21
ath10k: prevent txrx running for too long
Michal Kazior
1
-1
/
+9
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
Linus Torvalds
1
-1
/
+1
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
5
-15
/
+23
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
57
-530
/
+1379
2016-01-07
wcn36xx: split DMA mask register writing.
Fengwei Yin
1
-1
/
+1
2016-01-07
wcn36xx: handle rx skb allocation failure to avoid system crash
Fengwei Yin
1
-20
/
+21
2016-01-07
ath9k: fix ath9k_hw_nvram_check_version()
Dan Carpenter
1
-1
/
+1
2016-01-07
ath9k: Enable support for cloned SKBS
Pawel Kulakowski
1
-0
/
+1
2016-01-07
wil6210: support for platform specific crash recovery
Lior David
6
-10
/
+73
2016-01-07
wil6210: fix kernel OOPS when stopping interface during Rx traffic
Hamad Kadmany
1
-1
/
+11
2016-01-07
ath10k: set SM power save disabled to default value
Peter Oh
1
-1
/
+2
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
1
-9
/
+3
2015-12-31
wil6210: fix a warning message condition
Dan Carpenter
1
-1
/
+1
2015-12-31
ath9k_htc: fix handling return value of ath9k_hw_calibrate
Andrzej Hajda
1
-1
/
+1
2015-12-31
ath10k: reduce indentation by moving powersave check within function
Rajkumar Manoharan
1
-19
/
+15
2015-12-31
ath10k: wake up device before accessing registers
Rajkumar Manoharan
1
-3
/
+3
2015-12-16
Merge ath-next from ath.git
Kalle Valo
25
-225
/
+422
2015-12-14
ath10k: allow Mesh Point to install peer security key
Peter Oh
1
-1
/
+2
2015-12-11
ath9k: fix inconsistent indenting on return statement
Colin Ian King
1
-1
/
+1
2015-12-11
ath9k: feeding entropy in kernel from ADC capture
Miaoqing Pan
5
-0
/
+145
2015-12-11
ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped
Miaoqing Pan
2
-3
/
+3
[prev]
[next]