summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | iwlwifi: dump CSRs to fw-error-dumpEmmanuel Grumbach2014-07-222-3/+34
| * | | | | | | iwlwifi: dump periphery registers to fw-error-dumpEmmanuel Grumbach2014-07-222-1/+164
| * | | | | | | iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach2014-07-226-39/+95
| * | | | | | | iwlwifi: fix inconsistency about power_save module parameterEmmanuel Grumbach2014-07-221-1/+1
| * | | | | | | iwlwifi: mvm: minor change in debug printEran Harary2014-07-221-2/+2
| * | | | | | | iwlwifi: mvm: wait for handlers when stopping scansEliad Peller2014-07-221-35/+51
| * | | | | | | iwlwifi: mvm: BT Coex - don't change AP SMPS modeEmmanuel Grumbach2014-07-222-23/+15
| * | | | | | | iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach2014-07-225-193/+115
| * | | | | | | iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh2014-07-224-16/+208
| * | | | | | | iwlwifi: mvm: Define AUX ROC CommandAriej Marjieh2014-07-211-0/+67
| * | | | | | | iwlwifi: mvm: Enabling Aux QueueAriej Marjieh2014-07-212-2/+16
| * | | | | | | iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller2014-07-215-23/+110
| * | | | | | | iwlwifi: mvm: fix wrong offset while reading from NVMEytan Lifshitz2014-07-211-3/+3
| * | | | | | | iwlwifi: mvm: use C99 initializers for add_staEmmanuel Grumbach2014-07-211-9/+7
| * | | | | | | iwlwifi: fix Kconfig issuesEmmanuel Grumbach2014-07-211-12/+13
| * | | | | | | iwlwifi: add max RX aggregation sizeOren Givon2014-07-213-0/+9
| * | | | | | | iwlwifi: mvm: BT Coex - fix TLC with old APIEmmanuel Grumbach2014-07-081-1/+1
* | | | | | | | b43: extract one more radio parameter: versionRafał Miłecki2014-07-221-21/+25
* | | | | | | | b43: enable radio 0x2057 rev 14 support (AKA BCM43217)Rafał Miłecki2014-07-221-2/+4
* | | | | | | | b43: N-PHY: final fixes to rev7+ workaroundsRafał Miłecki2014-07-221-13/+16
* | | | | | | | b43: N-PHY: add rev7+ workarounds for radio revs 9 and 14Rafał Miłecki2014-07-221-2/+77
* | | | | | | | b43: N-PHY: allow applying separated workarounds per coreRafał Miłecki2014-07-221-54/+71
* | | | | | | | b43: N-PHY: update generic rev7+ workaroundsRafał Miłecki2014-07-221-41/+79
* | | | | | | | b43: N-PHY: update digital filters setupRafał Miłecki2014-07-221-7/+22
* | | | | | | | b43: N-PHY: add helper for setting digital filtersRafał Miłecki2014-07-221-17/+22
* | | | | | | | mwifiex: card reset: enable rescan of non-removable cardAndreas Fenkart2014-07-221-0/+1
* | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-2219-153/+245
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboardMarcel Holtmann2014-07-211-0/+3
| * | | | | | Bluetooth: Prefer sizeof(*ptr) when allocating memoryJohan Hedberg2014-07-213-6/+6
| * | | | | | Bluetooth: Remove unneeded variable assignment in hmac_sha256Marcel Holtmann2014-07-201-1/+1
| * | | | | | Bluetooth: Fix endian and alignment issue with ath3k version handlingMarcel Holtmann2014-07-201-13/+16
| * | | | | | Bluetooth: Disable HCI_CONNECTABLE based passive scanning for nowJohan Hedberg2014-07-201-2/+1
| * | | | | | Bluetooth: btmrvl: add public address configuration supportAmitkumar Karwar2014-07-192-0/+25
| * | | | | | Bluetooth: add public address configuration for Marvell USB devicesAmitkumar Karwar2014-07-191-0/+31
| * | | | | | Bluetooth: Use EOPNOTSUPP instead of ENOTSUPPJohan Hedberg2014-07-184-5/+5
| * | | | | | Bluetooth: Fix allowing initiating pairing when not pairableJohan Hedberg2014-07-171-2/+7
| * | | | | | Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg2014-07-173-0/+9
| * | | | | | Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2014-07-177-13/+17
| * | | | | | Bluetooth: Fix resetting remote authentication requirement after pairingJohan Hedberg2014-07-171-0/+3
| * | | | | | Bluetooth: never linger on process exitVladimir Davydov2014-07-173-4/+8
| * | | | | | Bluetooth: Don't bother user space without IO capabilitiesJohan Hedberg2014-07-172-1/+7
| * | | | | | Bluetooth: Fix using uninitialized variable when pairingJohan Hedberg2014-07-171-1/+1
| * | | | | | Bluetooth: Fix always checking the blacklist for incoming connectionsJohan Hedberg2014-07-161-12/+11
| * | | | | | Bluetooth: Fix trying to initiate connections when acting as LE slaveJohan Hedberg2014-07-161-0/+6
| * | | | | | Bluetooth: Track number of LE slave connectionsJohan Hedberg2014-07-161-0/+5
| * | | | | | Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg2014-07-164-22/+19
| * | | | | | Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg2014-07-167-24/+30
| * | | | | | Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variableJohan Hedberg2014-07-165-34/+24
| * | | | | | Bluetooth: Add proper defines for HCI connection roleJohan Hedberg2014-07-162-4/+4
| * | | | | | Bluetooth: Don't try to reject failed LE connectionsJohan Hedberg2014-07-151-5/+5
OpenPOWER on IntegriCloud