aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* wlcore/wl18xx: handle smart config eventsEliad Peller2014-07-15
* wlcore: handle smart config vendor commandsEliad Peller2014-07-15
* wlcore/wl18xx: add smart config commandsEliad Peller2014-07-15
* wlcore: add smart config definitionsEliad Peller2014-07-15
* wlcore: use correct LAA bitEliad Peller2014-07-15
* wl18xx: fix last tx rate calculationEliad Peller2014-07-15
* wlcore: user smaller sqn padding for GEMEliad Peller2014-07-15
* wlcore: save seq num only between recoveriesEliad Peller2014-07-15
* b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki2014-07-15
* b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki2014-07-15
* b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki2014-07-15
* b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki2014-07-15
* b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki2014-07-15
* b43: N-PHY: add placeholders for new devices supportRafał Miłecki2014-07-15
* b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki2014-07-15
* b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki2014-07-15
* b43: always print info about radio (manuf, id, revision)Rafał Miłecki2014-07-15
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-10
|\
| * Bluetooth: Don't send ERTM configuration option when disabledMarcel Holtmann2014-07-09
| * Bluetooth: Fix setting HCI_CONNECTABLE from ioctl codeJohan Hedberg2014-07-09
| * Bluetooth: Add white list lookup for incoming connection requestsJohan Hedberg2014-07-09
| * Bluetooth: Enable page scan also if there are white list entriesJohan Hedberg2014-07-09
| * Bluetooth: Refactor connection request handlingJohan Hedberg2014-07-09
| * Bluetooth: Fix incorrectly setting HCI_CONNECTABLEJohan Hedberg2014-07-09
| * Bluetooth: Update page scan when necessary for Add/Remove DeviceJohan Hedberg2014-07-09
| * Bluetooth: Introduce a whitelist for BR/EDR devicesJohan Hedberg2014-07-09
| * Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
| * Bluetooth: Fix enabling Authenticated Payload Timeout Expired eventMarcel Holtmann2014-07-09
| * Bluetooth: Add support for Acer [13D3:3432]Anantha Krishnan2014-07-08
| * Bluetooth: Fix clearing HCI_LE_ADV for LE connectionsJohan Hedberg2014-07-08
| * Bluetooth: Fix toggling background scan when changing connectable stateJohan Hedberg2014-07-08
| * Bluetooth: Fix connectable and discoverable supported settings valuesJohan Hedberg2014-07-08
| * Bluetooth: Fix setting STOPPING state for discoveryJohan Hedberg2014-07-08
| * Bluetooth: Fix check for re-enabling advertisingJohan Hedberg2014-07-08
| * Bluetooth: Fix advertising and active scanning co-existenceJohan Hedberg2014-07-08
| * Bluetooth: Stop advertising always before initiating a connectionJohan Hedberg2014-07-08
| * Bluetooth: Use the correct flag to decide to disable advertisingJohan Hedberg2014-07-08
| * Bluetooth: Simplify usage of the enable_advertising functionJohan Hedberg2014-07-08
| * Bluetooth: Use real advertising state to random address update decisionJohan Hedberg2014-07-08
| * Bluetooth: Remove unnecessary mgmt_advertising functionJohan Hedberg2014-07-08
| * Bluetooth: Add flag to track the real advertising stateJohan Hedberg2014-07-08
| * Bluetooth: Don't try background scanning if LE is not enabledJohan Hedberg2014-07-07
| * Bluetooth: Pass desired connection role to hci_connect_le()Johan Hedberg2014-07-07
| * Bluetooth: Remove auth_type parameter from hci_connect_le()Johan Hedberg2014-07-07
| * Bluetooth: Enable passive scanning whenever we're connectableJohan Hedberg2014-07-07
| * Bluetooth: Don't let background scanning interfering with discoveryJohan Hedberg2014-07-07
| * Bluetooth: Update discovery state earlier in hci_discovery_set_stateJohan Hedberg2014-07-07
| * Bluetooth: Remove unnecessary return value from check_pending_le_connJohan Hedberg2014-07-07
| * Bluetooth: Remove redundant IRK lookup in mgmt_device_found()Johan Hedberg2014-07-07
| * Bluetooth: Fix connecting devices during LE device discoveryJohan Hedberg2014-07-07