summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Refactor valid LTK data testing into its own functionJohan Hedberg2013-01-231-1/+8
* Bluetooth: Fix checking for proper key->master value in Load LTKsJohan Hedberg2013-01-231-0/+9
* Bluetooth: Fix returning proper mgmt status for Load LTKsJohan Hedberg2013-01-231-1/+1
* Bluetooth: Fix checking for correct mgmt_load_link_keys parametersJohan Hedberg2013-01-231-0/+4
* Bluetooth: Fix pair device command reply if adapter is powered offSzymon Janc2013-01-231-6/+6
* Bluetooth: Fix Class of Device indication when powering offJohan Hedberg2013-01-231-0/+6
* Bluetooth: Fix using system-global workqueue when not necessaryJohan Hedberg2013-01-182-3/+4
* Bluetooth: Use req_workqueue for hci_request operationsJohan Hedberg2013-01-182-4/+5
* Bluetooth: Add a new workqueue for hci_request operationsJohan Hedberg2013-01-182-0/+12
* Bluetooth: Fix uuid output in debugfsGustavo Padovan2013-01-101-11/+11
* Bluetooth: Fix sending incorrect new_settings for mgmt_set_poweredJohan Hedberg2013-01-101-2/+3
* Bluetooth: Fix returning proper command status for start_discoveryJohan Hedberg2013-01-101-16/+30
* Bluetooth: Fix checking for exact values of boolean mgmt parametersJohan Hedberg2013-01-101-0/+36
* Bluetooth: Move non-critical sections outside of the dev lockJohan Hedberg2013-01-101-28/+18
* Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg2013-01-101-0/+6
* Bluetooth: Fix checking for valid device class valuesJohan Hedberg2013-01-101-0/+6
* Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg2013-01-101-2/+5
* Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg2013-01-101-1/+2
* Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc2013-01-091-4/+4
* Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc2013-01-091-17/+0
* Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-093-6/+6
* Bluetooth: AMP: Remove dead codeAndrei Emeltchenko2013-01-091-5/+0
* Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko2013-01-091-12/+5
* Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-093-3/+41
* Bluetooth: remove an unused variable in a header fileRami Rosen2013-01-091-1/+0
* Bluetooth: Remove unnecessary include l2cap.hRami Rosen2013-01-091-1/+0
* mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-075-55/+193
* mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-074-0/+48
* mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-074-154/+235
* mwifiex: add init_fw_port handler for PCIe interfaceAvinash Patil2013-01-073-2/+25
* mwifiex: access interrupt status only while holding lockAvinash Patil2013-01-071-13/+12
* bcma: mips: rename oldirqflag to irqinitmaskHauke Mehrtens2013-01-071-4/+4
* bcma: mips: remove assigned_irqs from structureHauke Mehrtens2013-01-072-3/+0
* bcma: mips: show also disabled IRQsHauke Mehrtens2013-01-071-5/+12
* bcma: mips: make some info messages debug messagesHauke Mehrtens2013-01-071-5/+5
* bcma: mips: explicit assign IRQ numbersHauke Mehrtens2013-01-071-28/+56
* bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2013-01-072-2/+4
* ath9k_hw: Fix calibration for AR9340Sujith Manoharan2013-01-071-1/+1
* mwl8k: bump firmware API to 3Yogesh Ashok Powar2013-01-071-1/+1
* mwl8k: Handle watchdog event with highest prioriryYogesh Ashok Powar2013-01-071-0/+19
* mwl8k: Handle Watchdog events for the new ampdu streamsYogesh Ashok Powar2013-01-071-12/+32
* mwl8k: changing mwl8k_destroy_ba prototypeYogesh Ashok Powar2013-01-071-6/+8
* mwl8k: Enable support to support additional ampdu streamsYogesh Ashok Powar2013-01-071-4/+27
* mwl8k: set ack policy to normalYogesh Ashok Powar2013-01-071-0/+4
* mwl8k: Remove redundant txq_idxYogesh Ashok Powar2013-01-071-4/+2
* ath9k_hw: Remove TEMP_COMP_CALSujith Manoharan2013-01-072-18/+3
* ath9k_hw: Enable calibration types in init_cal_settingsSujith Manoharan2013-01-072-13/+11
* mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-076-7/+75
* mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2013-01-072-1/+13
* wireless: mwifiex: remove unreachable pathsSasha Levin2013-01-071-27/+3