index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-11-18
4
-46
/
+41
|
\
|
*
Bluetooth: Add support for Broadcom BCM20702A1 variant
Fabio K
2014-11-18
1
-0
/
+2
|
*
at86rf230: fix commentation for symbol duration
Alexander Aring
2014-11-17
1
-2
/
+2
|
*
at86rf230: remove interframe spacing time workaround
Alexander Aring
2014-11-13
1
-23
/
+37
|
*
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-13
1
-1
/
+1
|
*
at86rf230: remove invalid max frame retries check
Alexander Aring
2014-11-12
1
-3
/
+0
|
*
at86rf230: remove invalid max csma backoffs check
Alexander Aring
2014-11-12
1
-3
/
+0
|
*
at86rf230: remove invalid backoff exponent check
Alexander Aring
2014-11-12
1
-1
/
+1
|
*
ieee820154: remove valid page and channel checks
Alexander Aring
2014-11-12
2
-16
/
+1
|
*
Bluetooth: hci-uart-ath: Correct the comments in this driver
Fugang Duan
2014-11-11
1
-1
/
+1
*
|
ath9k: Move roc completion to the offchannel timer
Sujith Manoharan
2014-11-17
1
-6
/
+2
*
|
ath9k: Adjust tbtt delta properly
Sujith Manoharan
2014-11-17
2
-1
/
+4
*
|
ath9k: Handle failure to send NoA
Sujith Manoharan
2014-11-17
1
-1
/
+8
*
|
ath9k: Cancel pending offchannel operations
Sujith Manoharan
2014-11-17
1
-13
/
+30
*
|
ath9k: Clear offchannel state properly
Sujith Manoharan
2014-11-17
1
-0
/
+5
*
|
ath9k: Fix thermometer programming
Sujith Manoharan
2014-11-17
1
-4
/
+5
*
|
ath9k: Store the chip chainmask in HW capabilities
Sujith Manoharan
2014-11-17
2
-10
/
+11
*
|
ath9k: Enable TSF2 for generic HW timers
Sujith Manoharan
2014-11-17
3
-1
/
+27
*
|
ath9k: Fix LED configuration
Sujith Manoharan
2014-11-17
6
-5
/
+19
*
|
ath9k: Use new QCA953x initvals
Miaoqing Pan
2014-11-17
1
-10
/
+41
*
|
ath9k: Update QCA953x initvals
Sujith Manoharan
2014-11-17
1
-30
/
+468
*
|
ath9k_htc: Enable software crypto for mgmt frame in Tx for USB devices
Chun-Yeow Yeoh
2014-11-17
1
-1
/
+4
*
|
ath9k|ath9k_htc: Seperate the software crypto flag for Tx and Rx
Chun-Yeow Yeoh
2014-11-17
5
-7
/
+11
*
|
mwifiex: enable auto TDLS support for SD8887
Avinash Patil
2014-11-17
3
-1
/
+9
*
|
mwifiex: support for parsing TDLS discovery frames
Avinash Patil
2014-11-17
1
-0
/
+38
*
|
mwifiex: add auto TDLS support
Avinash Patil
2014-11-17
8
-2
/
+295
*
|
mwifiex: wmm support for TDLS link
Avinash Patil
2014-11-17
1
-0
/
+55
*
|
mwifiex: do not explicitly disable TDLS link during teardown
Avinash Patil
2014-11-17
1
-3
/
+0
*
|
mwifiex: update rx packet descriptor structure to match FW
Avinash Patil
2014-11-17
1
-0
/
+1
*
|
ath9k: fix the assignment of hw queues for mesh interface
Chun-Yeow Yeoh
2014-11-17
1
-1
/
+2
*
|
ath9k: common-spectral: don't depend from ATH9K_DEBUGFS
Oleksij Rempel
2014-11-17
1
-10
/
+0
*
|
ath9k_htc: ath9k_htc_op_ps_wakeup() can be static
kbuild test robot
2014-11-17
1
-3
/
+3
*
|
ath9k: ath9k_op_ps_wakeup() can be static
kbuild test robot
2014-11-17
1
-3
/
+3
*
|
mwifiex: module load parameter for interface creation
Avinash Patil
2014-11-17
2
-0
/
+37
*
|
ath9k: fix misc debugfs when not using chan context
Ben Greear
2014-11-17
1
-3
/
+4
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-11-17
13
-295
/
+388
|
\
\
|
*
|
ath10k: fix mismatched wmi api call
Peter Oh
2014-11-17
1
-2
/
+2
|
*
|
ath10k: advertise support for AP mode channel width changes
Rajkumar Manoharan
2014-11-17
1
-0
/
+2
|
*
|
ath10k: add modpram 'skip_otp' to ignore empty otp error during BMI
Rajkumar Manoharan
2014-11-17
1
-1
/
+6
|
*
|
ath10k: handle ieee80211 header and payload tracing separately
Rajkumar Manoharan
2014-11-17
4
-16
/
+78
|
*
|
ath10k: fix pm resume after suspend
Bartosz Markowski
2014-11-04
1
-4
/
+14
|
*
|
ath6kl: remove incorrect reset_resume handler
Alexey Khoroshilov
2014-11-03
1
-9
/
+0
|
*
|
ath10k: speed up hw recovery
Michal Kazior
2014-10-31
7
-5
/
+47
|
*
|
ath10k: expose hw restart via debugfs
Michal Kazior
2014-10-31
1
-1
/
+6
|
*
|
ath10k: fix possible bmi crash
Michal Kazior
2014-10-31
2
-0
/
+10
|
*
|
ath10k: don't reset chip on power_down
Michal Kazior
2014-10-31
1
-1
/
+3
|
*
|
ath10k: split reset logic from power up
Michal Kazior
2014-10-31
1
-71
/
+80
|
*
|
ath10k: make warm reset a bit safer and faster
Michal Kazior
2014-10-31
1
-62
/
+48
|
*
|
ath10k: change ce ring cleanup logic
Michal Kazior
2014-10-31
2
-42
/
+46
|
*
|
ath10k: avoid possible deadlock with scan timeout
Michal Kazior
2014-10-31
1
-2
/
+4
[next]