summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: potential integer overflow problem in check_crc()Dan Carpenter2012-05-251-1/+1
* wl1251: fix oops on early interruptGrazvydas Ignotas2012-05-252-3/+2
* iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-251-9/+9
* iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman2012-05-251-1/+1
* iwlwifi: remove ucode16 optionJohannes Berg2012-05-254-426/+0
* iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman2012-05-252-5/+5
* iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach2012-05-253-12/+16
* iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman2012-05-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22173-5499/+6618
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-05-1627-741/+1349
| |\
| | * Bluetooth: Report proper error number in disconnectionGustavo Padovan2012-05-161-1/+1
| | * Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-165-24/+41
| | * Bluetooth: report the right security level in getsockoptGustavo Padovan2012-05-161-1/+4
| | * Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-162-8/+6
| | * Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau2012-05-161-7/+3
| | * Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau2012-05-161-20/+0
| | * Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03CMichael Gruetzner2012-05-162-0/+9
| | * Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal2012-05-162-1/+20
| | * Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg2012-05-161-1/+1
| | * Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan2012-05-161-15/+18
| | * Bluetooth: Fix skb length calculationGustavo Padovan2012-05-161-0/+3
| | * Bluetooth: Fix packet size provided to the controllerGustavo Padovan2012-05-161-2/+6
| | * Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan2012-05-161-4/+8
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-168-20/+45
| | |\
| | * | Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau2012-05-151-1/+2
| | * | Bluetooth: Update tx_send_head when sending ERTM dataMat Martineau2012-05-141-0/+3
| | * | Bluetooth: Fixed checkpatch warningsCristian Chilipirea2012-05-091-1/+2
| | * | Bluetooth: bnep: use constant for ethertypeEldad Zack2012-05-091-1/+1
| | * | Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentationMat Martineau2012-05-092-58/+87
| | * | Bluetooth: Remove unneeded calculation and magic numberAndrei Emeltchenko2012-05-091-2/+2
| | * | Bluetooth: Remove hlen variableGustavo Padovan2012-05-091-3/+3
| | * | Bluetooth: Enable Low Energy support by defaultMarcel Holtmann2012-05-093-11/+4
| | * | Bluetooth: Remove unused hci_le_ltk_neg_reply()Syam Sidhardhan2012-05-092-16/+0
| | * | Bluetooth: btmrvl: add support for SDIO suspend/resume callbacksAmitkumar Karwar2012-05-093-1/+104
| | * | Bluetooth: Remove unneeded elements from size calculationGustavo Padovan2012-05-091-1/+1
| | * | Bluetooth: Remove unused hci_le_ltk_reply()Syam Sidhardhan2012-05-092-17/+0
| | * | Bluetooth: Add Code Aurora Forum copyrightMat Martineau2012-05-091-0/+1
| | * | Bluetooth: Make better use of l2cap_chan reference countingMat Martineau2012-05-092-0/+9
| | * | Bluetooth: Remove unused functionMat Martineau2012-05-091-11/+0
| | * | Bluetooth: Initialize new l2cap_chan structure membersMat Martineau2012-05-091-8/+17
| | * | Bluetooth: Move recently-added ERTM header packing functionsMat Martineau2012-05-091-100/+100
| | * | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-092-22/+19
| | * | Bluetooth: Improve ERTM sequence number offset calculationMat Martineau2012-05-091-7/+4
| | * | Bluetooth: btmrvl: configure default host sleep parametersAmitkumar Karwar2012-05-093-22/+35
| | * | Bluetooth: Remove advertising cacheAndre Guedes2012-05-093-90/+0
| | * | Bluetooth: Use address type info from user-spaceAndre Guedes2012-05-093-7/+8
| | * | Bluetooth: Add dst_type parameter to hci_connectAndre Guedes2012-05-095-18/+14
| | * | Bluetooth: Move bdaddr_to_le to hci_coreAndre Guedes2012-05-093-12/+14
| | * | Bluetooth: Rename mgmt_to_le to bdaddr_to_leAndre Guedes2012-05-091-3/+3
| | * | Bluetooth: Add address type to struct sockaddr_l2Andre Guedes2012-05-091-0/+1
OpenPOWER on IntegriCloud