summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblockJohan Hedberg1-4/+6
2013-01-23Bluetooth: Fix returning proper cmd_complete for mgmt_disconnectJohan Hedberg1-8/+14
2013-01-23Bluetooth: Fix checking for valid disconnect parameters in unpair_deviceJohan Hedberg1-0/+5
2013-01-23Bluetooth: Fix checking for valid address type values in mgmt commandsJohan Hedberg1-2/+34
2013-01-23Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg1-0/+23
2013-01-23Bluetooth: Check for valid key->authenticated value for LTKsJohan Hedberg1-0/+2
2013-01-23Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg1-1/+8
2013-01-23Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg1-0/+9
2013-01-23Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg1-1/+1
2013-01-23Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg1-0/+4
2013-01-23Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc1-6/+6
2013-01-23Bluetooth: Fix Class of Device indication when powering offJohan Hedberg1-0/+6
2013-01-18Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg2-3/+4
2013-01-18Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg2-4/+5
2013-01-18Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2-0/+12
2013-01-10Bluetooth: Fix uuid output in debugfsGustavo Padovan1-11/+11
2013-01-10Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg1-2/+3
2013-01-10Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg1-16/+30
2013-01-10Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg1-0/+36
2013-01-10Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg1-28/+18
2013-01-10Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg1-0/+6
2013-01-10Bluetooth: Fix checking for valid device class valuesJohan Hedberg1-0/+6
2013-01-10Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg1-2/+5
2013-01-10Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg1-1/+2
2013-01-09Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc1-4/+4
2013-01-09Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc1-17/+0
2013-01-09Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko3-6/+6
2013-01-09Bluetooth: AMP: Remove dead codeAndrei Emeltchenko1-5/+0
2013-01-09Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko1-12/+5
2013-01-09Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko3-3/+41
2013-01-09Bluetooth: remove an unused variable in a header fileRami Rosen1-1/+0
2013-01-09Bluetooth: Remove unnecessary include l2cap.hRami Rosen1-1/+0
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil5-55/+193
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil4-0/+48
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil4-154/+235
2013-01-07mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil3-2/+25
2013-01-07mwifiex: access interrupt status only while holding lockAvinash Patil1-13/+12
2013-01-07bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens1-4/+4
2013-01-07bcma: mips: remove assigned_irqs from structureHauke Mehrtens2-3/+0
2013-01-07bcma: mips: show also disabled IRQsHauke Mehrtens1-5/+12
2013-01-07bcma: mips: make some info messages debug messagesHauke Mehrtens1-5/+5
2013-01-07bcma: mips: explicit assign IRQ numbersHauke Mehrtens1-28/+56
2013-01-07bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2-2/+4
2013-01-07ath9k_hw: Fix calibration for AR9340Sujith Manoharan1-1/+1
2013-01-07mwl8k: bump firmware API to 3Yogesh Ashok Powar1-1/+1
2013-01-07mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar1-0/+19
2013-01-07mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar1-12/+32
2013-01-07mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar1-6/+8
2013-01-07mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar1-4/+27
2013-01-07mwl8k: set ack policy to normalYogesh Ashok Powar1-0/+4