summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-01-2947-2022/+4622
|\ \ \ \
| * \ \ \ Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-1847-2022/+4622
| |\ \ \ \
| | * | | | wlcore: Always pass DMA-able buffers to mmc functionsIdo Yariv2012-12-115-13/+44
| | * | | | wl18xx: count HW block spare based correctly on keysArik Nemtsov2012-12-112-27/+33
| | * | | | wlcore: support scan reports during periodic scanEyal Shapira2012-12-1110-20/+39
| | * | | | wl18xx: support MIMO only if HT mode is not forced to SISOArik Nemtsov2012-12-111-1/+6
| | * | | | wlcore: consolidate Rx BA bitmap management to links structArik Nemtsov2012-12-115-7/+5
| | * | | | wlcore: don't take mutex before stopping queuesArik Nemtsov2012-12-113-10/+31
| | * | | | wlcore: use separate HW queue for each AC in each vifArik Nemtsov2012-12-115-63/+176
| | * | | | wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-114-10/+19
| | * | | | wl18xx: limit Tx for the AP single-STA-in-PSM caseArik Nemtsov2012-12-111-2/+4
| | * | | | wlcore/wl18xx: change priority calculations for linksArik Nemtsov2012-12-116-17/+127
| | * | | | wl18xx: fix a bug in wl->num_rx_desc initializationYair Shapira2012-12-111-1/+1
| | * | | | wlcore: set 5Ghz probe-req template for DFS channelsArik Nemtsov2012-12-111-26/+26
| | * | | | wlcore: improve handling for Rx errorsArik Nemtsov2012-12-112-17/+15
| | * | | | wlcore: increase scan dwell times if no activityEyal Shapira2012-12-114-3/+53
| | * | | | wlcore: remove support for injected TxArik Nemtsov2012-12-113-9/+10
| | * | | | wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-119-8/+134
| | * | | | wl18xx: set last Tx rate from FW statusArik Nemtsov2012-12-053-20/+96
| | * | | | wlcore: improved Tx scheduling algorithmArik Nemtsov2012-12-056-37/+112
| | * | | | wlcore: track FW-allocated packets per linkArik Nemtsov2012-12-052-15/+18
| | * | | | wlcore: count packets held per AC in each vifArik Nemtsov2012-12-055-4/+29
| | * | | | wlcore: track wlvif inside per-link structureArik Nemtsov2012-12-052-0/+7
| | * | | | wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov2012-12-051-0/+4
| | * | | | wlcore: restore default channel configurationVictor Goldenshtein2012-12-052-48/+68
| | * | | | wlcore: consolidate free_link and always call itArik Nemtsov2012-12-053-7/+11
| | * | | | wlcore: take the mutex before resetting Tx queuesArik Nemtsov2012-12-051-1/+1
| | * | | | wlcore: remove unnecessary WARN_ON in wl12xx_tx_resetVictor Goldenshtein2012-12-051-1/+1
| | * | | | wl18xx: declare support for greenfield ht_capEliad Peller2012-12-041-4/+8
| | * | | | wlcore: clear roc_vif on iface removalArik Nemtsov2012-12-041-0/+5
| | * | | | wlcore: remove WLCORE_QUIRK_NO_ELPEliad Peller2012-12-044-11/+1
| | * | | | wlcore: allow ACX_BA_SESSION_RX_SETUP to failEliad Peller2012-12-041-2/+11
| | * | | | wlcore: allow fw commands to failEliad Peller2012-12-042-19/+73
| | * | | | wl18xx: support 2nd set of mac/phy tx-power paramsYair Shapira2012-12-042-9/+36
| | * | | | wl18xx: update default mac/phy parametersIdo Reis2012-12-042-8/+14
OpenPOWER on IntegriCloud