summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan2011-04-131-2/+2
* Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan2011-04-131-7/+6
* Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan2011-04-071-1/+1
* Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-071-4/+2
* Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan2011-04-071-7/+8
* Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan2011-04-071-5/+5
* Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan2011-04-071-4/+4
* Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan2011-04-071-5/+5
* Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-071-10/+10
* Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan2011-04-071-2/+3
* Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan2011-04-071-2/+1
* Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan2011-04-071-5/+6
* Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan2011-04-071-2/+2
* Bluetooth: Remove struct del_listGustavo F. Padovan2011-04-071-5/+0
* Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan2011-04-071-9/+3
* Bluetooth: Create struct l2cap_chanGustavo F. Padovan2011-04-071-6/+12
* Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-042-0/+7
* Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-042-0/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-03-311-0/+2
|\
| * Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-311-0/+2
* | Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2011-03-312-0/+9
* | Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan2011-03-311-1/+0
* | Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-313-0/+45
* | Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-313-0/+15
* | Bluetooth: Remove unused struct itemGustavo F. Padovan2011-03-311-1/+0
* | Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-312-0/+11
* | Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg2011-03-311-0/+5
* | Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-312-4/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-292-0/+63
|\
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-0/+63
| * mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-251-7/+0
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-252-14/+21
* | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-291-0/+32
|\ \
| * | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-281-0/+32
* | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-292-180/+1
|\ \ \
| * | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-4/+0
| * | | genirq: Remove compat codeThomas Gleixner2011-03-292-176/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-296-7/+43
|\ \ \ \ | |/ / / |/| | |
| * | | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-281-0/+22
| * | | net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-281-1/+7
| * | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-271-0/+1
| * | | can: make struct proto constOliver Hartkopp2011-03-271-4/+5
| * | | rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-271-1/+7
| * | | dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-271-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-281-4/+55
|\ \ \ \ \
| | * | | | genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-281-1/+1
| | * | | | genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-281-0/+5
| | * | | | genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-281-0/+15
| | * | | | genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-281-3/+0
| | * | | | genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-281-0/+1