aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-23wlcore: add ap_event_maskEliad Peller
2013-10-23wlcore: print active channel in the driver_stateVictor Goldenshtein
2013-10-23wl18xx: default config alignment with phy defaultsIgal Chernobelsky
2013-10-21Bluetooth: Remove sk member from struct l2cap_chanGustavo Padovan
2013-10-21Bluetooth: Use bt_cb(skb)->chan to send raw data backGustavo Padovan
2013-10-21Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan
2013-10-21Bluetooth: Remove parent socket usage from l2cap_core.cGustavo Padovan
2013-10-21Bluetooth: Remove socket lock from l2cap_state_change()Gustavo Padovan
2013-10-21Bluetooth: Hold socket in defer callback in L2CAP socketGustavo Padovan
2013-10-21Bluetooth: Do not access chan->sk directlyGustavo Padovan
2013-10-21Bluetooth: Remove not used struct sockGustavo Padovan
2013-10-21Bluetooth: Fix enabling fast connectable on LE-only controllersJohan Hedberg
2013-10-21cfg80211: update dfs_state_entered upon dfs_state changeMichal Kazior
2013-10-21cfg80211: fix DFS channel recovery timeoutMichal Kazior
2013-10-21cfg80211: fix scheduled scan pointer accessJohannes Berg
2013-10-20Bluetooth: Update Set Discoverable to support LEJohan Hedberg
2013-10-20Bluetooth: Move HCI_LIMITED_DISCOVERABLE changes to a general placeJohan Hedberg
2013-10-20Bluetooth: Fix sending write_scan_enable when BR/EDR is disabledJohan Hedberg
2013-10-20Bluetooth: Move mgmt_pending_find to avoid forward declarationsJohan Hedberg
2013-10-20Bluetooth: Fix updating settings when there are no HCI commands to sendJohan Hedberg
2013-10-20Bluetooth: Refactor set_connectable settings update to separate functionJohan Hedberg
2013-10-20Bluetooth: Add missing check for BREDR_ENABLED flag in update_class()Johan Hedberg
2013-10-20Bluetooth: Check for flag instead of features in update_adv_data()Johan Hedberg
2013-10-20Bluetooth: Check for flag instead of features in update_scan_rsp_data()Johan Hedberg
2013-10-19Bluetooth: Fix minor coding style issue in hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Fix UUID values in debugfs fileMarcel Holtmann
2013-10-19Bluetooth: Add support for setting DUT modeMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs settings for LE connection intervalMarcel Holtmann
2013-10-19Bluetooth: Add support for setting SSP debug modeMarcel Holtmann
2013-10-19Bluetooth: Remove interval parameter from HCI connectionMarcel Holtmann
2013-10-19Bluetooth: Add LE features to debugfs if availableMarcel Holtmann
2013-10-19Bluetooth: Expose setting if debug keys are used or notMarcel Holtmann
2013-10-19Bluetooth: Expose debugfs entry read/write own address typeMarcel Holtmann
2013-10-19Bluetooth: Select the own address type during initial setup phaseMarcel Holtmann
2013-10-19Bluetooth: Expose current list of long term keys via debugfsMarcel Holtmann
2013-10-19Bluetooth: Expose white list size information in debugfsMarcel Holtmann
2013-10-19Bluetooth: Remove bus attribute in favor of hierarchyMarcel Holtmann
2013-10-19Bluetooth: Expose current list of link keys via debugfsMarcel Holtmann
2013-10-19Bluetooth: Move export of class of device information into hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Store local version information only during setup phaseMarcel Holtmann
2013-10-19Bluetooth: Move manufacturer, hci_ver and hci_rev into hci_core.cMarcel Holtmann
2013-10-19Bluetooth: Remove debug entry for connection featuresMarcel Holtmann
2013-10-19Bluetooth: Add workaround for buggy max_page features page valueMarcel Holtmann
2013-10-19Bluetooth: Move HCI device features into hci_core.cMarcel Holtmann
2013-10-18rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos
2013-10-18rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos