index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
REPORTING-BUGS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-16
ath10k: export htt tx rx handlers
Rajkumar Manoharan
3
-0
/
+8
2015-10-16
ath10k: register per copy engine receive callbacks
Rajkumar Manoharan
7
-51
/
+12
2015-10-16
ath10k: register per copy engine send completion callbacks
Rajkumar Manoharan
6
-17
/
+13
2015-10-16
ath10k: export htc tx rx handlers
Rajkumar Manoharan
2
-4
/
+6
2015-10-14
ath10k: cleanup ath10k_mac_register() error handling
Jeff Johnson
1
-2
/
+8
2015-10-14
ath10k: fix cleanup in ath10k_thermal_unregister
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-10-14
ath10k: select board data based on BMI chip id and board id
Manikanta Pubbisetty
4
-8
/
+93
2015-10-14
ath10k: add board 2 API support
Manikanta Pubbisetty
5
-49
/
+250
2015-10-09
ath6kl: drop unlikely behind WARN_ON()
Geliang Tang
1
-2
/
+2
2015-10-09
ath: fix DFS timestamp wraparound reset condition
Zefir Kurtisi
1
-1
/
+1
2015-10-09
ath6kl: remove redundant null pointer check on send_pkt
Colin Ian King
1
-3
/
+1
2015-10-09
wil6210: Do no schedule firmware recovery during reset flow
Hamad Kadmany
2
-0
/
+9
2015-10-09
wil6210: dump firmware memory when firmware crashes
Vladimir Kondratiev
5
-1
/
+121
2015-10-09
wil6210: ratelimit Tx error message
Vladimir Kondratiev
1
-1
/
+1
2015-10-09
wil6210: capture all frames in sniffer mode
Vladimir Kondratiev
1
-1
/
+1
2015-10-09
wil6210: support BAR (BlockAck Req)
Vladimir Kondratiev
3
-6
/
+67
2015-10-09
wil6210: treat broadcast bssid as "disconnect all"
Vladimir Kondratiev
1
-2
/
+4
2015-10-09
wil6210: pmc logger bug fix
Vladimir Shulman
1
-1
/
+1
2015-10-09
wil6210: log firmware crash information
Vladimir Kondratiev
2
-1
/
+10
2015-10-09
wil6210: Add proper handling for invalid frames on Rx
Vladimir Kondratiev
3
-7
/
+22
2015-10-09
wil6210: fix warning in system power management code
Vladimir Kondratiev
1
-1
/
+1
2015-10-09
ath10k: use station's current operating mode from assoc request
Vivek Natarajan
1
-2
/
+3
2015-10-09
ath10k: optimize ce_lock on post rx buffer processing
Rajkumar Manoharan
2
-20
/
+9
2015-10-09
ath10k: increase pci wakeup timeout to 30 ms
Maharaja Kennadyrajan
2
-2
/
+7
2015-10-06
ath10k: use pre-allocated DMA buffer in Tx
Peter Oh
3
-26
/
+28
2015-10-06
ath10k: use Rx decap mode configured when driver registered
Peter Oh
1
-1
/
+1
2015-10-06
ath10k: implement debugfs interface for Transmit Power Control stats
Maharaja Kennadyrajan
6
-1
/
+573
2015-10-06
ath10k: add a_sle32_to_cpu()
Kalle Valo
1
-1
/
+20
2015-10-06
ath10k: split an unnecessary long line
Kalle Valo
1
-1
/
+2
2015-10-06
ath10k: fix whitespace usage
Kalle Valo
3
-2
/
+4
2015-10-06
ath10k: remove void function return statements
Kalle Valo
1
-2
/
+0
2015-10-06
ath10k: brace style fixes
Kalle Valo
2
-6
/
+5
2015-10-06
ath10k: indentation fixes
Kalle Valo
4
-10
/
+10
2015-10-06
ath10k: fix checkpatch warning about logical continuations
Kalle Valo
1
-2
/
+2
2015-09-29
mwifiex: fix mwifiex_rdeeprom_read()
Dan Carpenter
1
-7
/
+7
2015-09-29
airo: Implement netif_carrier_on/off
Ondrej Zary
1
-0
/
+5
2015-09-29
airo: fix IW_AUTH_ALG_OPEN_SYSTEM
Ondrej Zary
1
-24
/
+35
2015-09-29
ssb: make ssb_pcmcia_switch_core static
Rafał Miłecki
2
-9
/
+1
2015-09-29
ssb: drop declaration of non existing ssb_sdio_hardware_setup
Rafał Miłecki
1
-5
/
+0
2015-09-29
ssb: make ssb_sdio_switch_core static
Rafał Miłecki
2
-7
/
+1
2015-09-29
ssb: unexport ssb_bus_pcibus_register
Rafał Miłecki
1
-1
/
+0
2015-09-29
bcma: add support for population subnodes also when build as module
Hauke Mehrtens
1
-7
/
+2
2015-09-29
brcmfmac: include linux/atomic.h
Hauke Mehrtens
1
-0
/
+1
2015-09-29
brcmfmac: Accept events when TDLS is used in combination with p2p.
Hante Meuleman
1
-2
/
+1
2015-09-29
brcmfmac: Fix TDLS setup by properly handling p2p noif.
Hante Meuleman
3
-3
/
+25
2015-09-29
brcmfmac: Add support for the BCM4365 and BCM4366 PCIE devices.
Hante Meuleman
4
-10
/
+133
2015-09-29
brcmfmac: Fix race condition bug when deleting p2p interface.
Hante Meuleman
1
-8
/
+14
2015-09-29
brcmfmac: Add module parameter to disable features.
Hante Meuleman
1
-0
/
+13
2015-09-29
brcmfmac: Fix p2p bug for older firmwares.
Hante Meuleman
1
-4
/
+6
2015-09-29
brcmfmac: Only handle p2p_stop_device if vif is valid
Hante Meuleman
1
-5
/
+11
[next]