index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
Bluetooth: append new supported device to the list [0b05:17d0]
Andy Shevchenko
2
-0
/
+3
2014-02-18
Bluetooth: sort the list of IDs in the source code
Andy Shevchenko
2
-65
/
+65
2014-02-18
Bluetooth: allocate static minor for vhci
Lucas De Marchi
1
-1
/
+2
2014-02-15
Bluetooth: btusb: Add IMC Networks (Broadcom based)
Jurgen Kramer
1
-0
/
+3
2014-02-13
Bluetooth: Add firmware update for Atheros 0cf3:311f
Oliver Neukum
2
-0
/
+3
2014-02-13
Bluetooth: Enable Atheros 0cf3:311e for firmware upload
Oliver Neukum
2
-0
/
+3
2014-02-13
mwifiex: add key material v2 support
Avinash Patil
6
-12
/
+388
2014-02-13
mwifiex: parse API version from FW
Avinash Patil
4
-1
/
+60
2014-02-13
mwifiex: disable all TDLS link during disconnection
Avinash Patil
3
-0
/
+40
2014-02-13
mwifiex: separate BA params for TDLS link if 11ac is supported
Avinash Patil
2
-5
/
+38
2014-02-13
mwifiex: add VHT support for TDLS
Avinash Patil
6
-7
/
+346
2014-02-13
mwifiex: pass ieee80211_vht_cap to mwifiex_fill_vht_cap_tlv
Avinash Patil
1
-11
/
+12
2014-02-13
mwifiex: AMPDU support for TDLS link
Avinash Patil
5
-4
/
+31
2014-02-13
mwifiex: tdls related handling for data packets addressed to TDLS peer
Avinash Patil
3
-6
/
+48
2014-02-13
mwifiex: provision for holding and restoring packets during TDLS setup
Avinash Patil
4
-0
/
+100
2014-02-13
mwifiex: add cfg80211 change_station handler support
Avinash Patil
6
-1
/
+137
2014-02-13
mwifiex: add cfg80211 add_station handler support
Avinash Patil
4
-0
/
+64
2014-02-13
mwifiex: add cfg80211 tdls_oper handler support
Avinash Patil
8
-0
/
+246
2014-02-13
mwifiex: parse TDLS action frames during RX
Avinash Patil
6
-7
/
+160
2014-02-13
mwifiex: add tdls_mgmt handler support
Avinash Patil
8
-0
/
+533
2014-02-13
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
4
-16
/
+21
2014-02-13
mwifiex: move station list functions to common code
Avinash Patil
3
-118
/
+124
2014-02-13
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
Avinash Patil
4
-23
/
+28
2014-02-13
mwifiex: handle AMPDU supported check for AP interface
Avinash Patil
2
-7
/
+21
2014-02-13
mwifiex: advertise correct beamforming information for VHT
Amitkumar Karwar
2
-2
/
+13
2014-02-13
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2
-0
/
+7
2014-02-13
mwifiex: don't leak DMA command skbuffs
Aaron Durbin
1
-7
/
+7
2014-02-13
mwifiex: balance dma map/unmap sizes
Aaron Durbin
2
-74
/
+72
2014-02-13
mwifiex: implement extended scan feature
Amitkumar Karwar
8
-8
/
+255
2014-02-13
mwifiex: separate out next scan command queueing logic
Amitkumar Karwar
1
-62
/
+71
2014-02-13
mwifiex: separate out response buffer parsing code
Amitkumar Karwar
1
-146
/
+163
2014-02-13
mwifiex: change beacon parameter structure
Amitkumar Karwar
2
-13
/
+16
2014-02-13
mwifiex: remove unsupported code in 11ac
Bing Zhao
6
-28
/
+17
2014-02-13
mwifiex: improve readability in 11ac mcsmap to maxrate conversion
Bing Zhao
1
-13
/
+13
2014-02-13
mwifiex: make 11ac mcs rate tables global and const
Bing Zhao
2
-132
/
+114
2014-02-13
mwifiex: make use of IEEE80211_VHT_MCS_NOT_SUPPORTED
Bing Zhao
2
-8
/
+8
2014-02-13
ath9k: Calculate IQ-CAL median
Sujith Manoharan
1
-12
/
+79
2014-02-13
ath9k: Expand the IQ coefficient array
Sujith Manoharan
1
-20
/
+21
2014-02-13
ath9k: Modify IQ calibration for AR955x
Sujith Manoharan
1
-22
/
+59
2014-02-13
ath9k: Fix magnitude/phase calculation
Sujith Manoharan
1
-3
/
+7
2014-02-13
ath9k: Rename ar9003_hw_tx_iqcal_load_avg_2_passes
Sujith Manoharan
1
-4
/
+4
2014-02-13
ath9k: Check explicitly for IQ calibration
Sujith Manoharan
1
-1
/
+6
2014-02-13
ath9k: Fix IQ cal post processing for SoC
Sujith Manoharan
1
-2
/
+2
2014-02-13
ath9k_htc: Add device ID for Buffalo WLI-UV-AG300P
Masaki TAGAWA
1
-0
/
+2
2014-02-13
ath9k: Remove ath9k rate control
Sujith Manoharan
9
-1771
/
+8
2014-02-13
ath9k_htc: catch fw panic pattern
Oleksij Rempel
2
-0
/
+48
2014-02-13
ath9k_htc: remove useless memcpy
Oleksij Rempel
1
-5
/
+5
2014-02-13
ath9k_htc: use ath9k_cmn_rx_skb_postprocess
Oleksij Rempel
1
-25
/
+3
2014-02-13
ath9k: move ath9k_rx_skb_postprocess to common.c
Oleksij Rempel
3
-53
/
+59
2014-02-13
ath9k_htc: sync rx_status-> related code with ath9k
Oleksij Rempel
1
-4
/
+5
[next]