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
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
Gustavo F. Padovan
3
-7
/
+17
2011-12-03
btusb: fix a memory leak in btusb_send_frame()
Cong Wang
1
-2
/
+1
2011-11-21
Bluetooth: btmrvl: support Marvell Bluetooth device SD8797
Bing Zhao
2
-5
/
+16
2011-11-16
Bluetooth: Allow to set AMP type for virtual HCI
Andrei Emeltchenko
1
-0
/
+8
2011-11-10
mwifiex: prevent corruption instead of just warning
Dan Carpenter
1
-1
/
+4
2011-11-10
mwifiex: enable SDIO multiport aggregation
Amitkumar Karwar
1
-2
/
+2
2011-11-10
mwifiex: remove an unneeded NULL check
Dan Carpenter
1
-3
/
+2
2011-11-10
mwifiex: remove unneeded kfree(NULL);
Dan Carpenter
1
-1
/
+0
2011-11-10
brcm80211: fmac: optimize chip core info management
Franky Lin
3
-42
/
+81
2011-11-10
brcm80211: fmac: replace private SB macros with ssb_regs version
Franky Lin
2
-63
/
+28
2011-11-10
brcm80211: fmac: move chip drive strength related code to sdio_chip.c
Franky Lin
3
-115
/
+117
2011-11-10
brcm80211: fmac: move chip detach function to sdio_chip.c
Franky Lin
3
-10
/
+11
2011-11-10
brcm80211: fmac: move chip reset core function to sdio_chip.c
Franky Lin
3
-47
/
+49
2011-11-10
brcm80211: fmac: abstract chip core revision function
Franky Lin
2
-7
/
+15
2011-11-10
brcm80211: fmac: abstract chip iscoreup function
Franky Lin
3
-7
/
+17
2011-11-10
brcm80211: fmac: chip attach code flow clean up
Franky Lin
3
-34
/
+21
2011-11-10
brcm80211: fmac: remove duplicate regiter set in chip attach path
Franky Lin
1
-13
/
+0
2011-11-10
brcm80211: fmac: move dongle gpio reset code to chip attach function
Franky Lin
2
-5
/
+5
2011-11-10
brcm80211: fmac: disable dongle arm core in bus core setup function
Franky Lin
2
-6
/
+6
2011-11-10
brcm80211: fmac: move core disable function to sdio_chip.c
Franky Lin
3
-114
/
+111
2011-11-10
brcm80211: fmac: abstract chip buscore setup function
Franky Lin
2
-20
/
+34
2011-11-10
brcm80211: fmac: move bus core prep code to sdio_chip.c
Franky Lin
3
-72
/
+77
2011-11-10
brcm80211: fmac: move chip recognition function to sdio_chip.c
Franky Lin
5
-143
/
+213
2011-11-10
brcm80211: fmac: remove unnecessary 4329 chip specific code
Franky Lin
1
-9
/
+3
2011-11-10
cfg80211/mac80211: allow management TX to not wait for ACK
Johannes Berg
1
-1
/
+2
2011-11-10
nl80211: advertise device AP SME
Johannes Berg
1
-1
/
+2
2011-11-10
ath9k: Improve debugfs printout for stations.
Ben Greear
3
-6
/
+14
2011-11-10
ipw2x00: remove unused function libipw_ratelimit_debug.
Stanislav Yakovlev
1
-8
/
+0
2011-11-10
ath9k: Advertise support for TDLS
Jouni Malinen
1
-0
/
+1
2011-11-10
orinoco: release BSS structures returned by cfg80211_inform_bss()
David Kilroy
1
-6
/
+10
2011-11-10
rndis_wlan: release BSS structures returned by cfg80211_inform_bss()
Jussi Kivilinna
1
-4
/
+10
2011-11-10
wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile
John W. Linville
1
-3
/
+3
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
8
-27
/
+29
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1376
-192629
/
+137746
2011-11-09
ath9k_hw: Updated AR9462 initval table to improve rx performance
Rajkumar Manoharan
1
-13
/
+13
2011-11-09
ath9k: Add btcoex profile management support for AR9462
Rajkumar Manoharan
11
-7
/
+403
2011-11-09
ath9k_hw: Update CCK spur mitigation for AR9462
Rajkumar Manoharan
1
-1
/
+3
2011-11-09
mac80211_hwsim: Claim support for TDLS
Jouni Malinen
1
-0
/
+2
2011-11-09
brcm80211: smac: change buffer endianess convert function interface
Arend van Spriel
1
-18
/
+15
2011-11-09
brcm80211: fmac: remove state from brcmf_if in fullmac
Franky Lin
2
-9
/
+2
2011-11-09
brcm80211: fmac: store brcmf_if in net device private data
Franky Lin
2
-110
/
+56
2011-11-09
brcm80211: fmac: use brcmf_add_if for all net devices
Franky Lin
4
-86
/
+54
2011-11-09
brcm80211: smac: use sk_buff list for handling frames in receive path
Arend van Spriel
3
-30
/
+32
2011-11-09
brcm80211: smac: rename buffer endianess conversion functions
Arend van Spriel
1
-5
/
+5
2011-11-09
brcm80211: smac: changed check to confirm STA only support
Roland Vossen
1
-5
/
+1
2011-11-09
brcm80211: smac: mute transmit on ops_start
Roland Vossen
4
-5
/
+20
2011-11-09
brcm80211: smac: modified Mac80211 callback interface
Roland Vossen
1
-47
/
+37
2011-11-09
brcm80211: smac: fixed inconsistency in transmit mute
Roland Vossen
1
-8
/
+8
2011-11-09
brcm80211: smac: bugfix for tx mute in brcms_b_init()
Roland Vossen
1
-8
/
+8
2011-11-09
brcm80211: smac: removed down-on-rf-kill functionality
Roland Vossen
3
-70
/
+0
[next]