summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-01Bluetooth: Fix some small code style issues in mgmt.cSzymon Janc
2011-03-01Bluetooth: Use variable name instead of type in sizeof()Szymon Janc
2011-03-01Bluetooth: Remove unused code from get_connectionsSzymon Janc
2011-03-01Bluetooth: Log all parameters in cmd_status for easier debuggingSzymon Janc
2011-03-01Bluetooth: Fix possible NULL pointer dereference in cmd_completeSzymon Janc
2011-02-27Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo
2011-02-27Bluetooth: Validate data size before accessing mgmt commandsSzymon Janc
2011-02-27Bluetooth: Move index to common header in management interfaceSzymon Janc
2011-02-27Bluetooth: Use proper command structure in remove_uuidSzymon Janc
2011-02-25Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan
2011-02-25Bluetooth: remove unnecessary call to hci_sock_cleanupAnand Gadiyar
2011-02-22Bluetooth: fix build break on hci_sock.cAnand Gadiyar
2011-02-21Bluetooth: Fix LE conn creationAnderson Briglia
2011-02-21Bluetooth: Fix unnecessary list traversal in mgmt_pending_removeJohan Hedberg
2011-02-21Bluetooth: Fix inititial value for remote authentication requirementsJohan Hedberg
2011-02-21Bluetooth: Add mgmt_auth_failed eventJohan Hedberg
2011-02-21Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg
2011-02-21Bluetooth: Fix mgmt_pin_code_reply command status opcodeJohan Hedberg
2011-02-21Bluetooth: Add management support for user confirmation requestJohan Hedberg
2011-02-21Bluetooth: Add mgmt_pair_device commandJohan Hedberg
2011-02-21Bluetooth: Make pending_add return a pointer to the added entryJohan Hedberg
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18mac80211: Clear PS related flag on disabling power save.Vivek Natarajan
2011-02-18ath9k_hw: Updates for AR9485 1.1 chipsets.Vivek Natarajan
2011-02-18ath9k_htc: Fix a compilation warning.Vivek Natarajan
2011-02-18small adjustment to net/mac80211/KconfigJan Beulich
2011-02-18ssb: reset device only if it was enabledRafał Miłecki
2011-02-18ssb: when needed, reject IM input while disabling deviceRafał Miłecki
2011-02-18p54: implement flush callbackChristian Lamparter
2011-02-18ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki
2011-02-18ssb: trivial: fix SPROM extract warning formattingRafał Miłecki
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg
2011-02-18wireless-next-2.6: brcm80211: fix compile issueHenry Ptasinski
2011-02-18mac80211: Add power to debugfs.Ben Greear
2011-02-18p54: Fix compile warningLarry Finger
2011-02-18ath5k: move external function definitions to a header fileBob Copeland
2011-02-18ssb: Make ssb_wait_bit multi-bit safeMichael Büsch
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-02-18ath5k: Correct channel setting for AR2317 chipNikolay Ledovskikh
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez
2011-02-18mac80211: fix conn_mon_timer running after disassociateStanislaw Gruszka
2011-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-02-17Bluetooth: fix checkpatch errors in af_bluetooth.cGustavo F. Padovan
2011-02-17Bluetooth: Fix errors reported by checkpatch.plGustavo F. Padovan
2011-02-17Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan
2011-02-17Bluetooth: Fix some code style issues in hci_event.cSzymon Janc
2011-02-17Bluetooth: Fix some code style issues in hci_core.cSzymon Janc
2011-02-17Bluetooth: Fix some code style issues in hci_core.hSzymon Janc
2011-02-17Bluetooth: Clean up hci_sniff_subrate_evt functionSzymon Janc
2011-02-17Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc