index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
lcm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
ath10k: fix WPA crypto
Michal Kazior
1
-22
/
+22
2015-03-12
ath10k: fix CAC regression
Michal Kazior
1
-1
/
+1
2015-03-12
ath10k: fix patching mistake for AP/IBSS CSA
Michal Kazior
2
-8
/
+8
2015-03-07
ath10k: save/restore pci config space properly
Michal Kazior
1
-31
/
+8
2015-03-07
ath10k: fix some pci wake/sleep issues
Michal Kazior
1
-5
/
+32
2015-03-07
ath10k: fix interrupt storm
Vasanthakumar Thiagarajan
1
-2
/
+31
2015-03-07
ath10k: move ath10k_vdev_stop() up before ath10k_vdev_start_restart()
Vasanthakumar Thiagarajan
1
-33
/
+33
2015-03-07
ath10k: improve 11b coex
Michal Kazior
1
-0
/
+7
2015-03-07
ath10k: implement handling of p2p noa event
Michal Kazior
4
-0
/
+79
2015-03-07
ath10k: refactor p2p noa code
Michal Kazior
4
-88
/
+156
2015-03-07
ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices
Michal Kazior
1
-0
/
+19
2015-03-07
ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlv
Michal Kazior
1
-1
/
+1
2015-03-07
ath10k: increase duty cycle maximum limit
Rajkumar Manoharan
1
-1
/
+1
2015-03-07
ath10k: fix broken traffic for static WEP in IBSS
Michal Kazior
1
-0
/
+41
2015-03-07
ath10k: fix broken traffic for 802.1x in client mode
Michal Kazior
1
-29
/
+93
2015-03-07
ath10k: update MODULE_FIRMWARE definitions for QCA6174
Bartosz Markowski
1
-0
/
+11
2015-03-07
ath10k: fix AP/IBSS CSA with template based fw
Michal Kazior
3
-2
/
+77
2015-03-05
ath10k: increase AST table SKID length limit
SenthilKumar Jegadeesan
1
-1
/
+1
2015-03-05
ath: enhance radar detection by looking up chirp
Peter Oh
1
-0
/
+4
2015-03-05
ath10k: update chirp value in pulse event
Peter Oh
1
-1
/
+1
2015-03-05
ath: introduce chirp parameter used by DFS
Peter Oh
2
-26
/
+30
2015-03-05
ath10k: increase copy engine entries for rx wmi
Rajkumar Manoharan
1
-2
/
+2
2015-03-05
bcma: prepare Kconfig symbol for PCI driver
Rafał Miłecki
2
-2
/
+19
2015-03-05
bcma: move internal function declarations to private header
Rafał Miłecki
6
-36
/
+41
2015-03-05
bcma: make bcma_host_pci_(up|down) calls safe for every config
Rafał Miłecki
1
-0
/
+9
2015-03-05
bcma: Kconfig: Let it depend on PCI
Chen Gang
1
-1
/
+1
2015-03-04
ath10k: disable multi-vif ps by default
Michal Kazior
2
-2
/
+36
2015-03-04
ath10k: workaround qca6174 sta powersave issue
Michal Kazior
2
-1
/
+14
2015-03-04
ath10k: fix wmm params per vdev
Marek Puzyniak
2
-10
/
+11
2015-03-04
ath10k: workaround corrupted htt rx events
Michal Kazior
1
-2
/
+2
2015-03-04
ath10k: delete unnecessary checks before the function call "release_firmware"
Markus Elfring
1
-4
/
+4
2015-03-03
bcma: gpio: enable GPIO IRQ domain on BCM5301X
Rafał Miłecki
1
-2
/
+2
2015-03-03
ssb: Silence warning for unknown backplane revision
Larry Finger
1
-0
/
+2
2015-03-03
wil6210: increase cmd buffer size to avoid sscanf buffer overflow
Colin Ian King
1
-1
/
+1
2015-03-03
ath9k: Fix issues in the main btcoex timer
Sujith Manoharan
1
-10
/
+6
2015-03-03
ath9k: Handle timers for MCI
Sujith Manoharan
1
-21
/
+31
2015-03-03
ath9k: Fix wlan-active gpio for the AR9003 family
Sujith Manoharan
1
-1
/
+2
2015-03-03
ath9k: Fix MCI scheme initialization
Sujith Manoharan
3
-24
/
+40
2015-03-03
ath9k: Initialize MCI state correctly
Sujith Manoharan
1
-2
/
+1
2015-03-03
ath9k: Remove useless return value check
Sujith Manoharan
1
-6
/
+3
2015-03-03
rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_reg
Taehee Yoo
1
-0
/
+2
2015-03-03
mwifiex: do not initialize ext_scan in mwifiex_init_adapter
Avinash Patil
1
-1
/
+0
2015-03-03
rtlwifi: rtl8188ee: missing curly braces in handle_branch1()
Dan Carpenter
1
-1
/
+2
2015-03-03
rtlwifi: rtl8821ae: Remove duplicate hex prefixes
Rasmus Villemoes
1
-1
/
+1
2015-03-03
ath9k: add per-vif TX power capability to TX path
Lorenzo Bianconi
1
-14
/
+28
2015-03-03
ath9k: add per-vif TX power capability
Lorenzo Bianconi
3
-9
/
+49
2015-03-03
rtlwifi: Remove unused RTL_SUPPORTED_CTRL_FILTER define
Priit Laes
1
-2
/
+0
2015-03-03
rtlwifi: Remove unused defines from efuse.h
Priit Laes
1
-6
/
+0
2015-03-03
rtlwifi: Remove unused defines from base.h
Priit Laes
1
-6
/
+0
2015-03-03
rtlwifi: Remove unused defines from cam.h
Priit Laes
1
-2
/
+0
[next]