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-05-09
Bluetooth: Add definitions and struct members for new ERTM state machine
Mat Martineau
1
-0
/
+49
2012-05-09
Bluetooth: Comments and style fixes
Andrei Emeltchenko
1
-3
/
+8
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-0
/
+1
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+2
2012-05-09
Bluetooth: Ignore inquiry results from periodic inquiry
Andre Guedes
1
-0
/
+9
2012-05-09
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
Andre Guedes
1
-0
/
+6
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-1
/
+9
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+11
2012-05-09
Bluetooth: Refactor stop_discovery
Andre Guedes
1
-16
/
+24
2012-05-09
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
Andre Guedes
1
-1
/
+1
2012-05-09
Bluetooth: Silence sparse warning
Andrei Emeltchenko
1
-3
/
+1
2012-05-09
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
Szymon Janc
1
-1
/
+8
2012-05-09
Bluetooth: mgmt: Fix some code style and indentation issues
Szymon Janc
1
-6
/
+6
2012-05-09
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
2
-2
/
+10
2012-05-09
Bluetooth: Add hci_cancel_le_scan() to hci_core
Andre Guedes
2
-0
/
+19
2012-05-09
Bluetooth: trivial: Remove sparse warnings
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: Fix broken usage of get_unaligned_le16
Marcel Holtmann
1
-6
/
+6
2012-05-09
Bluetooth: Fix opcode access in hci_complete
Andrei Emeltchenko
1
-1
/
+2
2012-05-09
Bluetooth: Fix type in cpu_to_le conversion
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: trivial: Correct types
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: trivial: Fix endian conversion mode
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Convert error codes to le16
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Correct CID endian notation
Andrei Emeltchenko
1
-2
/
+4
2012-05-09
Bluetooth: Correct length calc in L2CAP conf rsp
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: Correct ediv in SMP
Andrei Emeltchenko
2
-2
/
+2
2012-05-09
Bluetooth: Fix broken usage of put_unaligned_le16
Marcel Holtmann
1
-17
/
+16
2012-05-09
Bluetooth: Add management command for setting Device ID
Marcel Holtmann
2
-0
/
+35
2012-05-09
Bluetooth: Handle EIR tags for Device ID
Marcel Holtmann
2
-0
/
+17
2012-05-09
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
4
-3
/
+20
2012-05-09
Bluetooth: Remove redundant hdev->parent field
David Herrmann
3
-4
/
+2
2012-05-09
Bluetooth: Check FINDING state in interleaved discovery
Andre Guedes
1
-1
/
+2
2012-05-09
Bluetooth: Correct chan->psm endian conversions
Andrei Emeltchenko
1
-5
/
+5
2012-05-09
Bluetooth: Fix extra conversion to __le32
Andrei Emeltchenko
1
-1
/
+1
2012-05-09
Bluetooth: Correct type for ediv to __le16
Andrei Emeltchenko
2
-3
/
+3
2012-05-09
Bluetooth: Correct type for hdev lmp_subver
Andrei Emeltchenko
1
-1
/
+1
2012-05-09
Bluetooth: trivial: Correct endian conversion
Andrei Emeltchenko
1
-1
/
+1
2012-05-09
iwlwifi: fix-up some merge damage from commit 0d6c4a2
John W. Linville
1
-1
/
+2
2012-05-09
{nl,cfg,mac}80211: Allow user to see/configure HT protection mode
Ashok Nagarajan
7
-1
/
+20
2012-05-09
mac80211: Allow nonHT/HT peering in mesh
Ashok Nagarajan
1
-3
/
+9
2012-05-09
mac80211: Implement HT mixed protection mode
Ashok Nagarajan
2
-7
/
+77
2012-05-09
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
4
-9
/
+8
2012-05-09
cfg80211: fix BSS comparison
Emmanuel Grumbach
1
-1
/
+5
2012-05-09
brcmfmac: add out of band interrupt support
Franky Lin
5
-15
/
+240
2012-05-09
brcmfmac: postpone interrupt register function
Franky Lin
1
-9
/
+6
2012-05-09
brcmfmac: check bus state for status
Franky Lin
1
-1
/
+1
2012-05-09
brcmfmac: stop releasing sdio host in irq handler
Franky Lin
1
-4
/
+0
2012-05-09
mac80211: Add more ethtools stats: survey, rates, etc
Ben Greear
1
-8
/
+81
2012-05-09
mac80211: Framework to get wifi-driver stats via ethtool.
Ben Greear
4
-3
/
+85
2012-05-09
mac80211: Support getting sta_info stats via ethtool.
Ben Greear
1
-0
/
+91
2012-05-09
cfg80211: Add framework to support ethtool stats.
Ben Greear
2
-0
/
+46
[prev]
[next]