summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Change page scan interval in fast connectable modeJohan Hedberg2012-07-161-2/+2
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-151-25/+34
* Bluetooth: debug: Print amp_mgr refcntAndrei Emeltchenko2012-07-111-2/+2
* Bluetooth: debug: Use standard hex object specifiers in hci_eventAndrei Emeltchenko2012-07-111-85/+85
* Bluetooth: debug: Add debug to l2cap_security_cfmAndrei Emeltchenko2012-07-101-2/+3
* Bluetooth: debug: Print CID and PSM in hex formatAndrei Emeltchenko2012-07-101-15/+20
* Bluetooth: debug: Correct types specifiers for L2CAPAndrei Emeltchenko2012-07-101-26/+26
* Bluetooth: debug: Add printing num of cmds queuedAndrei Emeltchenko2012-07-101-1/+2
* Bluetooth: Refactor PIN code rejection to use user_pairing_resp()Jaganath Kanakkassery2012-07-101-23/+12
* Bluetooth: Do not auto off AMP controllerAndrei Emeltchenko2012-06-301-1/+4
* Bluetooth: Route traffic only through BR/EDR controllerAndrei Emeltchenko2012-06-301-1/+2
* Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko2012-06-301-22/+22
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-262-7/+9
|\
| * Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal2012-06-141-1/+1
| * Bluetooth: Fix using uninitialized option in RFCModeSzymon Janc2012-06-111-6/+8
* | Bluetooth: Use GFP_KERNEL in mgmt events functionsAndre Guedes2012-06-191-3/+3
* | Bluetooth: Use GFP_KERNEL in mgmt_pending_addAndre Guedes2012-06-191-2/+2
* | Bluetooth: Use GFP_KERNEL in mgmt_handlersAndre Guedes2012-06-191-2/+2
* | Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko2012-06-191-4/+1
* | Bluetooth: Fix compile warnings in mgmtAndrei Emeltchenko2012-06-181-4/+2
* | Bluetooth: Remove magic value in disconnect mgmt handlerAndre Guedes2012-06-121-1/+1
* | Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes2012-06-121-2/+3
* | Bluetooth: Fix not setting HCI_RESET flag for AMPAndrei Emeltchenko2012-06-121-9/+4
* | Bluetooth: Correct debug print specifier for u16 objectsAndrei Emeltchenko2012-06-121-6/+6
* | Bluetooth: Add opcode to error messageAndrei Emeltchenko2012-06-121-3/+11
* | Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko2012-06-121-14/+11
* | Bluetooth: Use standard HCI cmd timeout for RESETAndrei Emeltchenko2012-06-121-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-1113-25/+157
|\ \ | |/
| * Bluetooth: Add support for encryption key refreshJohan Hedberg2012-06-081-0/+48
| * Bluetooth: Fix SMP security elevation from medium to highJohan Hedberg2012-06-081-3/+6
| * Bluetooth: Fix deadlock and crash when SMP pairing times outJohan Hedberg2012-06-081-1/+6
| * Bluetooth: Fix LE pairing completion on connection failureVishal Agarwal2012-06-081-0/+18
| * Bluetooth: Fix SMP pairing method selectionJohan Hedberg2012-06-081-1/+1
| * Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
| * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-041-2/+2
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-041-3/+3
| * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-041-1/+6
| * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-042-0/+28
| * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-041-1/+1
| * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-041-3/+6
| * cfg80211: use sme_state in ibss start/join pathAmitkumar Karwar2012-06-041-1/+5
| * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* | Bluetooth: Fix style in hidp codeGustavo Padovan2012-06-091-1/+2
* | Bluetooth: Remove magic disconnect reasonAndrei Emeltchenko2012-06-051-1/+1
* | Bluetooth: Fix checking the wrong flag when accepting a socketVinicius Costa Gomes2012-06-051-1/+1
* | Bluetooth: Filter duplicated reports in LE scanAndre Guedes2012-06-051-0/+1
* | Bluetooth: Create empty l2cap ops functionGustavo Padovan2012-06-051-20/+3
* | Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes2012-06-051-1/+1
* | Bluetooth: Check MTU value in l2cap_sock_setsockopt_oldAndre Guedes2012-06-051-0/+21
* | Bluetooth: Change default MTU for L2CAP ATT channelAndre Guedes2012-06-051-1/+1
OpenPOWER on IntegriCloud