aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville24-236/+1196
2011-02-17Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan1-1/+1
2011-02-17Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan1-3/+3
2011-02-17Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2-22/+18
2011-02-17Bluetooth: Fix some code style issues in hci_event.cSzymon Janc1-8/+10
2011-02-17Bluetooth: Fix some code style issues in hci_core.cSzymon Janc1-4/+3
2011-02-17Bluetooth: Fix some code style issues in hci_core.hSzymon Janc1-29/+29
2011-02-17Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc1-9/+0
2011-02-17Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc1-1/+1
2011-02-16Bluetooth: Send LE Connection Update CommandClaudio Takahasi4-1/+40
2011-02-16Bluetooth: Use proper timer for hci command timoutVille Tervo4-7/+26
2011-02-16Bluetooth: Make hci a child of the corresponding tty device.Andrei Warkentin1-0/+1
2011-02-16Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) failsGustavo F. Padovan1-0/+2
2011-02-16Bluetooth: Add connection parameter update responseClaudio Takahasi2-1/+73
2011-02-16Bluetooth: Add LE signaling commands handlingClaudio Takahasi2-52/+92
2011-02-16Bluetooth: Use usb_fill_int_urb()Gustavo F. Padovan1-7/+3
2011-02-16Bluetooth: Add SMP command structuresVille Tervo1-0/+76
2011-02-16Bluetooth: Treat LE and ACL links separately on timeoutVille Tervo1-7/+7
2011-02-16Bluetooth: Fix initiated LE connectionsVinicius Costa Gomes1-0/+1
2011-02-16Bluetooth: Do not send disconn comand over LE linksVille Tervo1-7/+8
2011-02-16Bluetooth: Add server socket support for LE connectionVille Tervo4-7/+105
2011-02-16Bluetooth: Add LE connection support to L2CAPVille Tervo3-7/+26
2011-02-16Bluetooth: Use LE buffers for LE trafficVille Tervo4-4/+113
2011-02-16Bluetooth: Add LE connect supportVille Tervo4-7/+164
2011-02-16Bluetooth: Add low energy commands and eventsVille Tervo1-0/+49
2011-02-15Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan1-2/+3
2011-02-15Bluetooth: remove l2cap_load() hackGustavo F. Padovan6-18/+0
2011-02-14mac80211: reply to directed probes in IBSSJohannes Berg1-5/+6
2011-02-14p54spi: update sample eepromChristian Lamparter1-4/+5
2011-02-14p54: enhance rssi->dBm database importChristian Lamparter7-41/+176
2011-02-14p54: p54_generate_band cleanupChristian Lamparter1-10/+11
2011-02-14p54: sort channel list by frequency instead of channel indexChristian Lamparter1-2/+2
2011-02-14zd1211rw: add unlikely to ZD_ASSERTJussi Kivilinna1-1/+1
2011-02-14zd1211rw: move async iowrite16v up to callersJussi Kivilinna3-13/+37
2011-02-14zd1211rw: use async urb for write commandJussi Kivilinna2-25/+142
2011-02-14zd1211rw: correct use of usb_bulk_msg on interrupt endpointsJussi Kivilinna1-12/+12
2011-02-14mac80211: Remove superfluous if clauseHelmut Schaa1-11/+1
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan3-22/+52
2011-02-14rt2x00: Check for errors from skb_pad() callsSeth Forshee3-6/+30
2011-02-14Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan6-41/+66
2011-02-14Bluetooth: sco: fix information leak to userspaceVasiliy Kulikov1-0/+1
2011-02-14Bluetooth: bnep: fix buffer overflowVasiliy Kulikov1-0/+1
2011-02-11rtlwifi: rtl8192ce: Rework rtl8192ce/phy.cLarry Finger1-64/+35
2011-02-11rtlwifi: rtl8192ce: Refactor rtl8192ce/fwLarry Finger5-42/+45
2011-02-11rtlwifi: rtl8192ce: Refactor rtl8192ce/dmLarry Finger4-1358/+1392
2011-02-11rtlwifi: Add usb driverGeorge3-1/+1201
2011-02-11rtlwifi: Modify core routinesLarry Finger5-88/+56
2011-02-11iwlagn: handle bt defer work in 2000 seriesWey-Yi Guy1-1/+2
2011-02-11iwlagn: donot process bt update when bt coex disableWey-Yi Guy1-1/+11
2011-02-11Bluetooth: Add firmware support for Atheros 3012Bala Shanmugam2-0/+282