summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg1-0/+5
2011-11-08Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg1-21/+0
2011-11-08Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2-29/+18
2011-11-08Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2-3/+19
2011-11-08Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg3-1/+36
2011-11-08Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes1-32/+11
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes2-1/+11
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes2-8/+21
2011-11-08Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko1-0/+24
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko3-7/+7
2011-11-07Bluetooth: Clean up logic in hci_cc_write_scan_enableJohan Hedberg1-19/+21
2011-11-07Bluetooth: Add debug print to l2cap_chan_createSzymon Janc1-0/+2
2011-11-07Bluetooth: Fix mgmt response when adapter goes down or is removedJohan Hedberg1-1/+18
2011-11-07Bluetooth: Guarantee BR-EDR device will be registered as hci0Mat Martineau1-1/+6
2011-11-07Bluetooth: Add signal handlers for channel movesMat Martineau1-0/+136
2011-11-07Bluetooth: Use symbolic values for the fixed channel mapMat Martineau1-1/+7
2011-11-07Bluetooth: Add signal handlers for channel creationMat Martineau1-0/+47
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau1-0/+35
2011-11-07Bluetooth: Initialize tx_win_max for fixed channelAndrei Emeltchenko1-0/+2
2011-11-07Bluetooth: recalculate priorities when channels are starvingLuiz Augusto von Dentz1-1/+55
2011-11-07Bluetooth: handle priority change within quoteLuiz Augusto von Dentz1-2/+16
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz4-54/+208
2011-11-07Bluetooth: Fix hidp_get_connection()Gustavo F. Padovan1-6/+6
2011-11-07Bluetooth: hidp: Fix module reference cleanupDavid Herrmann1-2/+2
2011-11-07Bluetooth: Set HCI_MGMT flag only in read_controller_infoJohan Hedberg1-2/+0
2011-11-07Bluetooth: Increase HCI reset timeout in hci_dev_do_closeSzymon Janc1-1/+1
2011-11-07Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc1-2/+7
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2-0/+29
2011-11-07Bluetooth: make use sk_priority to priritize RFCOMM packetsLuiz Augusto von Dentz2-16/+37
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2-8/+21
2011-11-07Bluetooth: replace list_for_each with list_for_each_entry whenever possibleLuiz Augusto von Dentz9-120/+51
2011-11-07Bluetooth: correct debug outputAndrei Emeltchenko1-1/+1
2011-11-07Bluetooth: remove magic offset and sizeAndrei Emeltchenko1-1/+1
2011-11-07Bluetooth: small styles clean ups to l2cap_core.cGustavo F. Padovan1-7/+6
2011-11-07Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko1-1/+46
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann1-3/+1
2011-11-07Bluetooth: Replace rfcomm tty tasklet by workqueueDavid Herrmann1-7/+9
2011-11-07Bluetooth: Return proper error codes on rfcomm tty initDavid Herrmann1-3/+6
2011-11-07Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek1-8/+8
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-19/+34
2011-11-07Bluetooth: Revert: Fix L2CAP connection establishmentArek Lichwa1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit settingJanusz.Dziedzic@tieto.com1-4/+4
2011-11-07cfg80211: fix cmp_iesJohannes Berg1-5/+8
2011-11-07cfg80211: allow setting TXQ parameters only in AP modeJohannes Berg1-0/+6
2011-11-07nl80211: fix HT capability attribute validationJohannes Berg1-2/+1
2011-11-07mac80211: use min rate as basic rate for buggy APsEliad Peller1-0/+19
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds161-0/+167
2011-11-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller7-17/+34
2011-11-04Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds4-36/+106