summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P2011-02-161-0/+2
| | | | * Bluetooth: fix crash with quirky dongles doing soundOliver Neukum2011-02-161-2/+2
| | | * | ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan2011-02-153-22/+0Star
| | | |/
| | * | mac80211: Clear PS related flag on disabling power save.Vivek Natarajan2011-02-181-0/+1
| | * | ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan2011-02-183-11/+1246
| | * | ath9k_htc: Fix a compilation warning.Vivek Natarajan2011-02-181-1/+1
| | * | small adjustment to net/mac80211/KconfigJan Beulich2011-02-181-1/+1
| | * | ssb: reset device only if it was enabledRafał Miłecki2011-02-181-18/+22
| | * | ssb: when needed, reject IM input while disabling deviceRafał Miłecki2011-02-182-1/+17
| | * | p54: implement flush callbackChristian Lamparter2011-02-181-0/+43
| | * | ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki2011-02-181-1/+0Star
| | * | ssb: trivial: fix SPROM extract warning formattingRafał Miłecki2011-02-181-1/+1
| | * | mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-184-15/+13Star
| | * | wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski2011-02-181-1/+3
| | * | mac80211: Add power to debugfs.Ben Greear2011-02-181-0/+6
| | * | p54: Fix compile warningLarry Finger2011-02-181-1/+1
| | * | ath5k: move external function definitions to a header fileBob Copeland2011-02-182-17/+20
| | * | ssb: Make ssb_wait_bit multi-bit safeMichael Büsch2011-02-181-6/+6
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-02-1824-236/+1196
| | |\ \
| | | * | Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan2011-02-171-1/+1
| | | * | Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan2011-02-171-3/+3
| | | * | Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2011-02-172-22/+18Star
| | | * | Bluetooth: Fix some code style issues in hci_event.cSzymon Janc2011-02-171-8/+10
| | | * | Bluetooth: Fix some code style issues in hci_core.cSzymon Janc2011-02-171-4/+3Star
| | | * | Bluetooth: Fix some code style issues in hci_core.hSzymon Janc2011-02-171-29/+29
| | | * | Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc2011-02-171-9/+0Star
| | | * | Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-02-171-1/+1
| | | * | Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-174-1/+40
| | | * | Bluetooth: Use proper timer for hci command timoutVille Tervo2011-02-164-7/+26
| | | * | Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin2011-02-161-0/+1
| | | * | Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan2011-02-161-0/+2
| | | * | Bluetooth: Add connection parameter update responseClaudio Takahasi2011-02-162-1/+73
| | | * | Bluetooth: Add LE signaling commands handlingClaudio Takahasi2011-02-162-52/+92
| | | * | Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan2011-02-161-7/+3Star
| | | * | Bluetooth: Add SMP command structuresVille Tervo2011-02-161-0/+76
| | | * | Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo2011-02-161-7/+7
| | | * | Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes2011-02-161-0/+1
| | | * | Bluetooth: Do not send disconn comand over LE linksVille Tervo2011-02-161-7/+8
| | | * | Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-164-7/+105
| | | * | Bluetooth: Add LE connection support to L2CAPVille Tervo2011-02-163-7/+26
| | | * | Bluetooth: Use LE buffers for LE trafficVille Tervo2011-02-164-4/+113
| | | * | Bluetooth: Add LE connect supportVille Tervo2011-02-164-7/+164
| | | * | Bluetooth: Add low energy commands and eventsVille Tervo2011-02-161-0/+49
| | | * | Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan2011-02-151-2/+3
| | | * | Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-156-18/+0Star
| | | * | Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-146-41/+66
| | | * | Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov2011-02-141-0/+1
| | | * | Bluetooth: bnep: fix buffer overflowVasiliy Kulikov2011-02-141-0/+1
| | | * | Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2011-02-112-0/+282
| | | * | Bluetooth: l2cap: fix 1 byte infoleak to userspaceVasiliy Kulikov2011-02-111-0/+1