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.13.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-11-21
ath9k: Fix MCI reset in BT cal_req
Rajkumar Manoharan
4
-19
/
+7
2012-11-21
ath9k: Process FATAL interrupts at first
Rajkumar Manoharan
1
-12
/
+9
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
9
-29
/
+204
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
27
-52
/
+148
2012-11-20
brcmfmac: include linux/vmalloc.h from usb.c
John W. Linville
1
-0
/
+1
2012-11-20
brcmfmac: check return from kzalloc in brcmf_fweh_process_event
John W. Linville
1
-0
/
+3
2012-11-20
brcmsmac: Remove some noisy and uninformative debug messages
Seth Forshee
2
-27
/
+0
2012-11-20
brcmsmac: Add tracepoint for AMPDU session information
Seth Forshee
2
-0
/
+36
2012-11-20
brcmsmac: Add tracepoint for macintstatus
Seth Forshee
2
-4
/
+24
2012-11-20
brcmsmac: Improve tx trace and debug support
Seth Forshee
4
-250
/
+94
2012-11-20
brcmsmac: Add brcms_dbg_ht() debug macro
Seth Forshee
4
-20
/
+25
2012-11-20
brcmsmac: Add brcms_dbg_dma() debug macro
Seth Forshee
5
-96
/
+73
2012-11-20
brcmsmac: Add brcms_dbg_int() debug macro
Seth Forshee
3
-6
/
+8
2012-11-20
brcmsmac: Add rx and tx debug macros
Seth Forshee
3
-10
/
+12
2012-11-20
brcmsmac: Add brcms_dbg_mac80211() debug macro
Seth Forshee
3
-27
/
+36
2012-11-20
brcmsmac: Use debug macros for general error and debug statements
Seth Forshee
5
-212
/
+221
2012-11-20
brcmsmac: Add support for writing debug messages to the trace buffer
Seth Forshee
4
-4
/
+151
2012-11-20
brcmsmac: Add module parameter for setting the debug level
Seth Forshee
2
-14
/
+9
2012-11-20
brcm80211: Convert log message levels to debug levels
Seth Forshee
4
-7
/
+6
2012-11-20
brcm80211: Allow trace support to be enabled separately from debug
Seth Forshee
2
-3
/
+14
2012-11-20
brcmsmac: Reduce number of entries in tx DMA rings
Seth Forshee
1
-2
/
+2
2012-11-20
brcmsmac: Use correct descriptor count when calculating next rx descriptor
Seth Forshee
1
-1
/
+1
2012-11-20
brcmsmac: Remove internal tx queue
Seth Forshee
8
-558
/
+316
2012-11-20
brcmsmac: Use IEEE 802.11 AC levels for pktq precedence levels
Seth Forshee
4
-86
/
+26
2012-11-20
brcmsmac: Remove unimplemented flow control functions
Seth Forshee
1
-31
/
+0
2012-11-20
brcmsmac: Add helper function for updating txavail count
Seth Forshee
1
-2
/
+13
2012-11-20
brcmsmac: Don't weight AMPDU packets in txfifo
Seth Forshee
3
-23
/
+14
2012-11-20
brcmsmac: Introduce AMPDU sessions for assembling AMPDUs
Seth Forshee
2
-274
/
+377
2012-11-20
Merge tag 'nfc-next-3.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
9
-120
/
+112
2012-11-20
Merge tag 'nfc-fixes-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2
-12
/
+15
2012-11-20
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
1
-0
/
+2
2012-11-20
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Improve error message printing
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
1
-11
/
+18
2012-11-20
NFC: Fix pn533 target mode memory leak
Thierry Escande
1
-1
/
+5
2012-11-20
NFC: pn533: Fix mem leak in pn533_in_dep_link_up
Waldemar Rymarkiewicz
1
-3
/
+5
2012-11-20
NFC: pn533: Fix use after free
Szymon Janc
1
-6
/
+2
2012-11-20
NFC: pn533: Fix missing lock while operating on commands list
Szymon Janc
1
-1
/
+2
2012-11-20
NFC: Fix nfc_llcp_local chained list insertion
Thierry Escande
1
-1
/
+1
2012-11-20
NFC: Queue a copy of the transmitted LLCP skb
Samuel Ortiz
1
-4
/
+13
2012-11-20
NFC: Stop sending LLCP frames when tx queues are getting too deep
Samuel Ortiz
1
-0
/
+17
2012-11-20
NFC: Copy user space buffer when sending UI frames
Samuel Ortiz
1
-2
/
+13
2012-11-20
MAINTAINERS: Add reference to pn544.h platform data header
Marcel Holtmann
1
-0
/
+1
2012-11-20
NFC: Move pn544.h to linux/platform_data/
Marcel Holtmann
2
-1
/
+1
2012-11-20
NFC: Remove unused details from pn544.h header file
Marcel Holtmann
1
-60
/
+0
2012-11-20
NFC: Export nfc_hci_sak_to_protocol()
Eric Lapuyade
2
-1
/
+3
2012-11-20
NFC: Export nfc_hci_result_to_errno as it can be needed by HCI drivers
Eric Lapuyade
2
-1
/
+4
2012-11-20
NFC: Dot not dispatch HCI event received on unopened pipe
Eric Lapuyade
1
-5
/
+8
2012-11-20
NFC: Ignore err when chip doesn't implement HW/SW info registers
Eric Lapuyade
1
-0
/
+6
[next]