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-14
brcmfmac: handle exceptions in brcmf_bus_start correct.
Hante Meuleman
1
-4
/
+9
2012-11-14
brcmfmac: use fwil for netdev callbacks.
Hante Meuleman
3
-259
/
+70
2012-11-14
brcmfmac: remove obsolete i-scan and clean up related code.
Hante Meuleman
5
-683
/
+27
2012-11-14
brcmfmac: make pointer type constant in brcmf_set_management_ie()
Arend van Spriel
1
-7
/
+7
2012-11-14
brcmfmac: restrict error condition in brcmf_inform_bss()
Arend van Spriel
1
-1
/
+2
2012-11-14
brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()
Arend van Spriel
1
-3
/
+1
2012-11-14
brcmfmac: remove obsolete structure ap_info
Arend van Spriel
2
-41
/
+0
2012-11-14
ar5523: Don't dereference sta if NULL
Pontus Fuchs
1
-2
/
+2
2012-11-14
ar5523: Fix sparse endianness warnings
Pontus Fuchs
2
-21
/
+24
2012-11-14
drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON
Julia Lawall
1
-4
/
+2
2012-11-14
Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c
Jaume Delclòs
1
-0
/
+1
2012-11-14
mwifiex: add multi-queue support
Avinash Patil
14
-98
/
+107
2012-11-14
mwifiex: add support for SDIO card reset
Amitkumar Karwar
4
-0
/
+38
2012-11-14
brcmfmac: remove duplicated include from dhd_dbg.c
Wei Yongjun
1
-1
/
+0
2012-11-14
ar5523: use module_usb_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2012-11-14
add Marvell 88W8688 support to libertas_sdio
Harro Haan
1
-9
/
+30
2012-11-14
carl9170: kill MODULE_VERSION
Luis R. Rodriguez
1
-5
/
+0
2012-11-14
ath9k: fix memory leak in DFS pattern detector
Zefir Kurtisi
1
-0
/
+1
2012-11-14
ath9k: resolve name collision in DFS detector
Zefir Kurtisi
2
-4
/
+4
2012-11-14
wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
3
-66
/
+52
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
9
-30
/
+181
2012-11-14
rtlwifi: Modify files for addition of rtl8723ae
Larry Finger
5
-0
/
+333
2012-11-14
rtlwifi: rtl8723ae: Add new driver
Larry Finger
29
-0
/
+15579
2012-11-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
16
-193
/
+1486
2012-11-02
Bluetooth: Fix parameter order of hci_get_route
Johan Hedberg
1
-1
/
+1
2012-11-02
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
4
-8
/
+6
2012-11-02
Bluetooth: Process Create Chan Request
Andrei Emeltchenko
1
-20
/
+43
2012-11-02
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
4
-13
/
+28
2012-11-02
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
3
-0
/
+22
2012-11-02
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
1
-4
/
+13
2012-11-02
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+26
2012-11-02
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
3
-0
/
+36
2012-11-02
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
4
-5
/
+73
2012-11-02
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
1
-2
/
+4
2012-11-02
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
1
-1
/
+10
2012-11-02
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
1
-2
/
+2
2012-11-02
Bluetooth: mgmt: Use __constant when dealing with constants
Syam Sidhardhan
1
-5
/
+5
2012-11-02
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2
-2
/
+0
2012-11-02
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
1
-0
/
+2
2012-11-02
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
3
-2
/
+46
2012-11-02
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+55
2012-11-02
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
1
-6
/
+1
2012-11-02
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
1
-1
/
+1
2012-11-02
Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
Johan Hedberg
1
-2
/
+8
2012-11-02
Bluetooth: Fix unnecessary EIR update during powering on
Johan Hedberg
1
-1
/
+6
2012-11-02
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
2
-1
/
+3
2012-11-02
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
1
-3
/
+10
2012-11-02
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2
-0
/
+6
[next]