| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-22 | 3 | -10/+18 |
|\ |
|
| * | Bluetooth: Introduce a flag to track who really initiates authentication | Johan Hedberg | 2014-07-17 | 1 | -0/+1 |
| * | Bluetooth: Pass initiator/acceptor information to hci_conn_security() | Johan Hedberg | 2014-07-17 | 2 | -2/+3 |
| * | Bluetooth: Track number of LE slave connections | Johan Hedberg | 2014-07-16 | 1 | -0/+5 |
| * | Bluetooth: Add a role parameter to hci_conn_add() | Johan Hedberg | 2014-07-16 | 1 | -1/+2 |
| * | Bluetooth: Use explicit role instead of a bool in function parameters | Johan Hedberg | 2014-07-16 | 1 | -3/+3 |
| * | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable | Johan Hedberg | 2014-07-16 | 1 | -1/+1 |
| * | Bluetooth: Add proper defines for HCI connection role | Johan Hedberg | 2014-07-16 | 1 | -3/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 2014-07-22 | 2 | -0/+54 |
|\ \ |
|
| * | | mac80211: add support for Rx reordering offloading | Michal Kazior | 2014-07-21 | 1 | -0/+34 |
| * | | mac80211: add TDLS QoS param IE on setup-confirm | Arik Nemtsov | 2014-07-21 | 1 | -0/+20 |
* | | | b43: use one shared function for setting MAC frequency | Rafał Miłecki | 2014-07-18 | 1 | -0/+1 |
* | | | bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) | Rafał Miłecki | 2014-07-18 | 1 | -0/+1 |
* | | | ssb: extract power info from SPROM revs 4 and 5 | Rafał Miłecki | 2014-07-18 | 1 | -0/+37 |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-18 | 5 | -213/+184 |
|\ \ \
| | |/
| |/| |
|
| * | | Bluetooth: Convert L2CAP ident spinlock into a mutex | Marcel Holtmann | 2014-07-13 | 1 | -2/+1 |
| * | | Bluetooth: Enable LE encryption events only when supported | Marcel Holtmann | 2014-07-13 | 1 | -0/+1 |
| * | | Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c | Marcel Holtmann | 2014-07-11 | 1 | -4/+0 |
| * | | Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant | Marcel Holtmann | 2014-07-11 | 1 | -1/+0 |
| * | | Bluetooth: Move struct sco_conn into net/bluetooth/sco.c | Marcel Holtmann | 2014-07-11 | 1 | -13/+0 |
| * | | Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c | Marcel Holtmann | 2014-07-11 | 1 | -12/+0 |
| * | | Bluetooth: Update the list of L2CAP fixed channels | Marcel Holtmann | 2014-07-11 | 1 | -1/+4 |
| * | | Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c | Marcel Holtmann | 2014-07-11 | 1 | -8/+1 |
| * | | Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c | Marcel Holtmann | 2014-07-11 | 1 | -11/+0 |
| * | | Bluetooth: Move struct hci_sec_filter next to its user | Marcel Holtmann | 2014-07-11 | 1 | -9/+0 |
| * | | Bluetooth: Move HCI socket definitions into its own header file | Marcel Holtmann | 2014-07-11 | 3 | -149/+176 |
| * | | Bluetooth: Remove unneeded mgmt_write_scan_failed function | Johan Hedberg | 2014-07-10 | 1 | -1/+0 |
| * | | Bluetooth: Remove unneeded mgmt_discoverable function | Johan Hedberg | 2014-07-10 | 1 | -1/+1 |
| * | | Bluetooth: Remove unneeded mgmt_connectable function | Johan Hedberg | 2014-07-10 | 1 | -1/+0 |
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-07-10 | 5 | -69/+353 |
|\ \ \
| |/ / |
|
| * | | Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code | Johan Hedberg | 2014-07-09 | 1 | -0/+1 |
| * | | Bluetooth: Introduce a whitelist for BR/EDR devices | Johan Hedberg | 2014-07-09 | 1 | -0/+1 |
| * | | Bluetooth: Unify helpers for bdaddr_list manipulations | Johan Hedberg | 2014-07-09 | 1 | -10/+5 |
| * | | Bluetooth: Fix enabling Authenticated Payload Timeout Expired event | Marcel Holtmann | 2014-07-09 | 1 | -0/+1 |
| * | | Bluetooth: Remove unnecessary mgmt_advertising function | Johan Hedberg | 2014-07-08 | 1 | -1/+0 |
| * | | Bluetooth: Add flag to track the real advertising state | Johan Hedberg | 2014-07-08 | 1 | -2/+2 |
| * | | Bluetooth: Pass desired connection role to hci_connect_le() | Johan Hedberg | 2014-07-07 | 1 | -1/+2 |
| * | | Bluetooth: Remove auth_type parameter from hci_connect_le() | Johan Hedberg | 2014-07-07 | 1 | -2/+1 |
| * | | Bluetooth: Use lower timeout for LE auto-connections | Johan Hedberg | 2014-07-06 | 2 | -1/+4 |
| * | | Bluetooth: Add support for changing the public device address | Marcel Holtmann | 2014-07-06 | 1 | -0/+6 |
| * | | Bluetooth: Run controller setup after external configuration | Marcel Holtmann | 2014-07-06 | 1 | -0/+1 |
| * | | Bluetooth: Fix sending Device Removed when clearing all parameters | Johan Hedberg | 2014-07-06 | 1 | -1/+0 |
| * | | Bluetooth: Store Bluetooth address from controller setup | Marcel Holtmann | 2014-07-05 | 1 | -0/+1 |
| * | | Bluetooth: Add support for New Configuration Options management event | Marcel Holtmann | 2014-07-04 | 1 | -0/+2 |
| * | | Bluetooth: Add support for Set External Configuration management command | Marcel Holtmann | 2014-07-04 | 2 | -0/+7 |
| * | | Bluetooth: Add quirk for external configuration requirement | Marcel Holtmann | 2014-07-04 | 1 | -0/+9 |
| * | | Bluetooth: Add quirk for invalid controller address setting | Marcel Holtmann | 2014-07-04 | 1 | -0/+10 |
| * | | Bluetooth: Document the existing device quirks | Marcel Holtmann | 2014-07-04 | 1 | -0/+25 |
| * | | Bluetooth: Fix constant for public address configuration | Marcel Holtmann | 2014-07-04 | 1 | -1/+2 |
| * | | Bluetooth: Make hci_pend_le_conn_lookup more general purposed | Johan Hedberg | 2014-07-04 | 1 | -2/+3 |