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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Bluetooth: btmrvl: Correct num_block name
Andrei Emeltchenko
1
-7
/
+6
2012-09-28
Bluetooth: A2MP: Correct assoc_len size
Andrei Emeltchenko
1
-4
/
+8
2012-09-28
Bluetooth: Use %zu print specifier for size_t type
Andrei Emeltchenko
1
-1
/
+1
2012-09-28
Bluetooth: Factor out Create Configuration Response
Andrei Emeltchenko
1
-13
/
+19
2012-09-28
Bluetooth: Factor out hci_queue_acl
Andrei Emeltchenko
1
-4
/
+4
2012-09-28
bluetooth: Remove unneeded batostr function
Andrei Emeltchenko
2
-15
/
+0
2012-09-28
Bluetooth: Use %pMR instead of baswap in seq_show
Andrei Emeltchenko
1
-6
/
+4
2012-09-28
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
Andrei Emeltchenko
8
-26
/
+27
2012-09-28
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
9
-37
/
+35
2012-09-28
Bluetooth: Force the process of unpair command if disconnect failed
Jefferson Delfes
1
-2
/
+3
2012-09-28
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
2
-2
/
+2
2012-09-28
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
4
-1
/
+54
2012-09-28
Bluetooth: AMP: Accept Physical Link
Andrei Emeltchenko
3
-4
/
+22
2012-09-28
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
6
-1
/
+83
2012-09-28
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
3
-1
/
+30
2012-09-28
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
4
-0
/
+113
2012-09-28
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
4
-0
/
+32
2012-09-28
Bluetooth: AMP: Add AMP key calculation
Andrei Emeltchenko
3
-0
/
+48
2012-09-28
Bluetooth: Add function to derive AMP key using hmac
Dmitry Kasatkin
1
-0
/
+36
2012-09-28
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
4
-10
/
+60
2012-09-28
Bluetooth: A2MP: Process A2MP Get AMP Assoc Rsp
Andrei Emeltchenko
1
-1
/
+59
2012-09-28
Bluetooth: A2MP: Process A2MP Getinfo Rsp
Andrei Emeltchenko
1
-1
/
+33
2012-09-28
Bluetooth: AMP: Handle create / disc phylink req
Andrei Emeltchenko
1
-2
/
+19
2012-09-28
Bluetooth: AMP: Remote AMP ctrl definitions
Andrei Emeltchenko
4
-0
/
+102
2012-09-28
Bluetooth: AMP: Physical link struct and helpers
Andrei Emeltchenko
4
-0
/
+34
2012-09-28
Bluetooth: A2MP: Process Discover Response
Andrei Emeltchenko
1
-1
/
+61
2012-09-28
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
8
-6
/
+171
2012-09-28
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
3
-17
/
+48
2012-09-28
Bluetooth: A2MP: Create amp_mgr global list
Andrei Emeltchenko
2
-0
/
+39
2012-09-28
Bluetooth: Add HCI logical link cmds definitions
Andrei Emeltchenko
1
-1
/
+35
2012-09-24
ath5k: disable HW crypto in management frame
Chun-Yeow Yeoh
2
-0
/
+4
2012-09-24
carl9170: connect to 11w protected networks
Christian Lamparter
2
-1
/
+4
2012-09-24
p54: connect to 11w protected networks
Christian Lamparter
1
-0
/
+12
2012-09-24
iwlegacy: use eth_broadcast_addr
Johannes Berg
1
-2
/
+2
2012-09-24
ipw2x00: silence GCC warning for unused variable 'dev'
Paul Bolle
1
-1
/
+1
2012-09-24
bcma: handle BCM43227
Rafał Miłecki
2
-0
/
+3
2012-09-24
mwifiex: block scan request during heavy Tx traffic
Amitkumar Karwar
2
-0
/
+8
2012-09-24
mwifiex: disconnect the device before entering suspend state
Amitkumar Karwar
1
-0
/
+13
2012-09-24
brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv
Arend van Spriel
2
-4
/
+4
2012-09-24
brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-doc
Arend van Spriel
1
-41
/
+77
2012-09-24
brcmfmac: clear control lock on usb error.
Hante Meuleman
1
-0
/
+2
2012-09-24
brcmsmac: don't start device when RfKill is engaged
Piotr Haber
1
-1
/
+4
2012-09-24
brcmfmac: remove unused usb bmac model code.
Hante Meuleman
1
-15
/
+3
2012-09-24
brcmfmac: fix bug in determining phy bands.
Hante Meuleman
1
-1
/
+1
2012-09-24
brcmfmac: remove unused function.
Hante Meuleman
1
-17
/
+0
2012-09-24
brcmfmac: streamline SDIO read frame routine
Franky Lin
1
-388
/
+233
2012-09-24
brcmfmac: store usb fw images in local linked list.
Hante Meuleman
1
-23
/
+41
2012-09-24
brcmfmac: fix debug printout of event data.
Hante Meuleman
2
-9
/
+6
2012-09-24
brcmfmac: introduce scheduled scan support
Arend van Spriel
2
-1
/
+387
2012-09-24
brcmfmac: extend brcmf_term_iscan() to abort e-scan
Arend van Spriel
1
-23
/
+21
[next]