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
*
mwifiex: remove unsupported code in 11ac
Bing Zhao
2014-02-12
6
-28
/
+17
*
mwifiex: improve readability in 11ac mcsmap to maxrate conversion
Bing Zhao
2014-02-12
1
-13
/
+13
*
mwifiex: make 11ac mcs rate tables global and const
Bing Zhao
2014-02-12
2
-132
/
+114
*
mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED
Bing Zhao
2014-02-12
2
-8
/
+8
*
ath9k: Calculate IQ-CAL median
Sujith Manoharan
2014-02-12
1
-12
/
+79
*
ath9k: Expand the IQ coefficient array
Sujith Manoharan
2014-02-12
1
-20
/
+21
*
ath9k: Modify IQ calibration for AR955x
Sujith Manoharan
2014-02-12
1
-22
/
+59
*
ath9k: Fix magnitude/phase calculation
Sujith Manoharan
2014-02-12
1
-3
/
+7
*
ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes
Sujith Manoharan
2014-02-12
1
-4
/
+4
*
ath9k: Check explicitly for IQ calibration
Sujith Manoharan
2014-02-12
1
-1
/
+6
*
ath9k: Fix IQ cal post processing for SoC
Sujith Manoharan
2014-02-12
1
-2
/
+2
*
ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
Masaki TAGAWA
2014-02-12
1
-0
/
+2
*
ath9k: Remove ath9k rate control
Sujith Manoharan
2014-02-12
9
-1771
/
+8
*
ath9k_htc: catch fw panic pattern
Oleksij Rempel
2014-02-12
2
-0
/
+48
*
ath9k_htc: remove useless memcpy
Oleksij Rempel
2014-02-12
1
-5
/
+5
*
ath9k_htc: use ath9k_cmn_rx_skb_postprocess
Oleksij Rempel
2014-02-12
1
-25
/
+3
*
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
2014-02-12
3
-53
/
+59
*
ath9k_htc: sync rx_status-> related code with ath9k
Oleksij Rempel
2014-02-12
1
-4
/
+5
*
ath9k_htc: use ath9k_cmn_rx_accept
Oleksij Rempel
2014-02-12
1
-37
/
+8
*
ath9k_htc: use ath9k_cmn_process_rate
Oleksij Rempel
2014-02-12
1
-38
/
+2
*
ath9k_htc: use ath9k_cmn_process_rssi
Oleksij Rempel
2014-02-12
5
-26
/
+7
*
ath9k_htc: add rx header converter to make it usable by ath9k
Oleksij Rempel
2014-02-12
1
-1
/
+36
*
ath9k: move ath9k_rx_accept to common.c
Oleksij Rempel
2014-02-12
3
-87
/
+95
*
ath9k: move ath9k_process_rate to common.c
Oleksij Rempel
2014-02-12
3
-51
/
+54
*
ath9k: move ath9k_process_rssi to common.c
Oleksij Rempel
2014-02-12
6
-66
/
+69
*
ath: add last_rssi to ath_common
Oleksij Rempel
2014-02-12
1
-0
/
+2
*
rt2x00: move frequent messages to debug level
Stanislaw Gruszka
2014-02-12
1
-5
/
+5
*
brcmfmac: CR4 takes precedence over CM3 in brcmf_chip_enter_download()
Arend van Spriel
2014-02-12
1
-6
/
+6
*
brcmfmac: correct setting of WEP broadcast/unicast keys
Daniel Kim
2014-02-12
1
-1
/
+3
*
brcmfmac: get chip core information from the device
Arend van Spriel
2014-02-12
1
-104
/
+203
*
brcmfmac: remove unintended error logging
Arend van Spriel
2014-02-12
1
-3
/
+0
*
brcmfmac: remove TRACE level debug message from brcmf_sdio_bus_sleep()
Arend van Spriel
2014-02-12
1
-2
/
+2
*
brcmfmac: make chip related functions host interface independent
Arend van Spriel
2014-02-12
4
-799
/
+900
*
brcmfmac: on sdio remove first detach bus then stop worker.
Hante Meuleman
2014-02-12
1
-4
/
+4
*
brcmfmac: simplify sdio code download routine.
Hante Meuleman
2014-02-12
1
-23
/
+8
*
brcmfmac: fix sdio sending of large buffers.
Hante Meuleman
2014-02-12
1
-1
/
+1
*
brcmfmac: rename sdio_chip.[ch]
Arend van Spriel
2014-02-12
5
-6
/
+5
*
brcmfmac: move SDIO specific functions
Arend van Spriel
2014-02-12
4
-175
/
+174
*
brcmfmac: enable firmware console logging functionality
Daniel Kim
2014-02-12
1
-66
/
+88
*
brcmfmac: add owner info to sdio_driver structure
Franky Lin
2014-02-12
1
-2
/
+3
*
brcmfmac: expand sta info to report dtim and beacon period.
Hante Meuleman
2014-02-12
1
-0
/
+26
*
ath9k: Fix uninitialized variable in ath9k_has_tx_pending()
Geert Uytterhoeven
2014-02-12
1
-1
/
+1
*
rtl818x: change misleading names for few register bit definitions
andrea merello
2014-02-12
3
-16
/
+16
*
ath9k: Remove unnecessary check
Sujith Manoharan
2014-02-12
1
-3
/
+0
*
ath9k: prepare for multi-interface CSA support
Michal Kazior
2014-02-12
4
-23
/
+24
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-02-12
26
-104
/
+136
|
\
|
*
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
2014-02-06
2
-4
/
+4
|
*
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
2014-02-06
2
-28
/
+1
|
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
5
-10
/
+12
|
*
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
2014-02-04
2
-5
/
+17
[next]