index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
matrox
/
matroxfb_Ti3026.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-02-12
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2
-0
/
+7
2014-02-12
mwifiex: don't leak DMA command skbuffs
Aaron Durbin
1
-7
/
+7
2014-02-12
mwifiex: balance dma map/unmap sizes
Aaron Durbin
2
-74
/
+72
2014-02-12
mwifiex: implement extended scan feature
Amitkumar Karwar
8
-8
/
+255
2014-02-12
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
1
-62
/
+71
2014-02-12
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
1
-146
/
+163
2014-02-12
mwifiex: change beacon parameter structure
Amitkumar Karwar
2
-13
/
+16
2014-02-12
mwifiex: remove unsupported code in 11ac
Bing Zhao
6
-28
/
+17
2014-02-12
mwifiex: improve readability in 11ac mcsmap to maxrate conversion
Bing Zhao
1
-13
/
+13
2014-02-12
mwifiex: make 11ac mcs rate tables global and const
Bing Zhao
2
-132
/
+114
2014-02-12
mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED
Bing Zhao
2
-8
/
+8
2014-02-12
ath9k: Calculate IQ-CAL median
Sujith Manoharan
1
-12
/
+79
2014-02-12
ath9k: Expand the IQ coefficient array
Sujith Manoharan
1
-20
/
+21
2014-02-12
ath9k: Modify IQ calibration for AR955x
Sujith Manoharan
1
-22
/
+59
2014-02-12
ath9k: Fix magnitude/phase calculation
Sujith Manoharan
1
-3
/
+7
2014-02-12
ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes
Sujith Manoharan
1
-4
/
+4
2014-02-12
ath9k: Check explicitly for IQ calibration
Sujith Manoharan
1
-1
/
+6
2014-02-12
ath9k: Fix IQ cal post processing for SoC
Sujith Manoharan
1
-2
/
+2
2014-02-12
ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
Masaki TAGAWA
1
-0
/
+2
2014-02-12
ath9k: Remove ath9k rate control
Sujith Manoharan
9
-1771
/
+8
2014-02-12
ath9k_htc: catch fw panic pattern
Oleksij Rempel
2
-0
/
+48
2014-02-12
ath9k_htc: remove useless memcpy
Oleksij Rempel
1
-5
/
+5
2014-02-12
ath9k_htc: use ath9k_cmn_rx_skb_postprocess
Oleksij Rempel
1
-25
/
+3
2014-02-12
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
3
-53
/
+59
2014-02-12
ath9k_htc: sync rx_status-> related code with ath9k
Oleksij Rempel
1
-4
/
+5
2014-02-12
ath9k_htc: use ath9k_cmn_rx_accept
Oleksij Rempel
1
-37
/
+8
2014-02-12
ath9k_htc: use ath9k_cmn_process_rate
Oleksij Rempel
1
-38
/
+2
2014-02-12
ath9k_htc: use ath9k_cmn_process_rssi
Oleksij Rempel
5
-26
/
+7
2014-02-12
ath9k_htc: add rx header converter to make it usable by ath9k
Oleksij Rempel
1
-1
/
+36
2014-02-12
ath9k: move ath9k_rx_accept to common.c
Oleksij Rempel
3
-87
/
+95
2014-02-12
ath9k: move ath9k_process_rate to common.c
Oleksij Rempel
3
-51
/
+54
2014-02-12
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
6
-66
/
+69
2014-02-12
ath: add last_rssi to ath_common
Oleksij Rempel
1
-0
/
+2
2014-02-12
rt2x00: move frequent messages to debug level
Stanislaw Gruszka
1
-5
/
+5
2014-02-12
brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()
Arend van Spriel
1
-6
/
+6
2014-02-12
brcmfmac: correct setting of WEP broadcast/unicast keys
Daniel Kim
1
-1
/
+3
2014-02-12
brcmfmac: get chip core information from the device
Arend van Spriel
1
-104
/
+203
2014-02-12
brcmfmac: remove unintended error logging
Arend van Spriel
1
-3
/
+0
2014-02-12
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
Arend van Spriel
1
-2
/
+2
2014-02-12
brcmfmac: make chip related functions host interface independent
Arend van Spriel
4
-799
/
+900
2014-02-12
brcmfmac: on sdio remove first detach bus then stop worker.
Hante Meuleman
1
-4
/
+4
2014-02-12
brcmfmac: simplify sdio code download routine.
Hante Meuleman
1
-23
/
+8
2014-02-12
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
1
-1
/
+1
2014-02-12
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
5
-6
/
+5
2014-02-12
brcmfmac: move SDIO specific functions
Arend van Spriel
4
-175
/
+174
2014-02-12
brcmfmac: enable firmware console logging functionality
Daniel Kim
1
-66
/
+88
2014-02-12
brcmfmac: add owner info to sdio_driver structure
Franky Lin
1
-2
/
+3
2014-02-12
brcmfmac: expand sta info to report dtim and beacon period.
Hante Meuleman
1
-0
/
+26
2014-02-12
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
Geert Uytterhoeven
1
-1
/
+1
2014-02-12
rtl818x: change misleading names for few register bit definitions
andrea merello
3
-16
/
+16
[next]