summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville21-34/+51
2011-02-18mac80211: Clear PS related flag on disabling power save.Vivek Natarajan1-0/+1
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan3-11/+1246
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan1-1/+1
2011-02-18small adjustment to net/mac80211/KconfigJan Beulich1-1/+1
2011-02-18ssb: reset device only if it was enabledRafał Miłecki1-18/+22
2011-02-18ssb: when needed, reject IM input while disabling deviceRafał Miłecki2-1/+17
2011-02-18p54: implement flush callbackChristian Lamparter1-0/+43
2011-02-18ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki1-1/+0
2011-02-18ssb: trivial: fix SPROM extract warning formattingRafał Miłecki1-1/+1
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg4-15/+13
2011-02-18wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski1-1/+3
2011-02-18mac80211: Add power to debugfs.Ben Greear1-0/+6
2011-02-18p54: Fix compile warningLarry Finger1-1/+1
2011-02-18ath5k: move external function definitions to a header fileBob Copeland2-17/+20
2011-02-18ssb: Make ssb_wait_bit multi-bit safeMichael Büsch1-6/+6
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville24-236/+1196
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh1-0/+1
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez1-0/+2
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka1-0/+6
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-2/+10
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-16Bluetooth: Add Atheros BT AR5BBU12 fw supportedCho, Yu-Chen2-0/+6
2011-02-16Bluetooth: Release BTM while sleeping to avoid deadlockVladislav P1-0/+2
2011-02-16Bluetooth: fix crash with quirky dongles doing soundOliver Neukum1-2/+2
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan3-22/+0
2011-02-15Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan1-2/+3