Bluetooth: hidp: merge 'send' functions into hidp_send_message()
[platform/adaptation/renesas_rcar/renesas_kernel.git] / net /
2013-04-17 David HerrmannBluetooth: hidp: merge 'send' functions into hidp_send_...
2013-04-17 David HerrmannBluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
2013-04-17 David HerrmannBluetooth: hidp: handle kernel_sendmsg() errors correctly
2013-04-17 David HerrmannBluetooth: hidp: remove old session-management
2013-04-17 David HerrmannBluetooth: hidp: add new session-management helpers
2013-04-17 David HerrmannBluetooth: l2cap: add l2cap_user sub-modules
2013-04-17 David HerrmannBluetooth: l2cap: introduce l2cap_conn ref-counting
2013-04-17 David HerrmannBluetooth: hidp: move hidp_schedule() to core.c
2013-04-17 David HerrmannBluetooth: hidp: test "terminate" before sleeping
2013-04-17 David HerrmannBluetooth: hidp: remove unused session->state field
2013-04-17 David HerrmannBluetooth: introduce hci_conn ref-counting
2013-04-17 David HerrmannBluetooth: remove unneeded hci_conn_hold/put_device()
2013-04-11 Claudio TakahasiBluetooth: Reject SCO when hci connection timeouts
2013-04-11 Claudio TakahasiBluetooth: Remove unneeded parameter
2013-04-11 Claudio TakahasiBluetooth: Minor coding style fix
2013-04-11 Claudio TakahasiBluetooth: Use GFP_KERNEL in sco_conn_add
2013-04-11 Claudio TakahasiBluetooth: Fix SCO connection reference
2013-04-11 David HerrmannBluetooth: rename hci_conn_put to hci_conn_drop
2013-04-06 David HerrmannBluetooth: hidp: verify l2cap sockets
2013-04-06 David HerrmannBluetooth: hidp: remove redundant error message
2013-04-04 Marcel HoltmannBluetooth: Remove driver init queue from core
2013-04-04 Marcel HoltmannBluetooth: Add driver setup stage for early init
2013-04-04 Johan HedbergBluetooth: Add __hci_cmd_sync_ev function
2013-04-04 Johan HedbergBluetooth: Add support for custom event terminated...
2013-04-04 Johan HedbergBluetooth: Add __hci_cmd_sync() helper function
2013-04-04 Johan HedbergBluetooth: Track received events in hdev
2013-04-04 Andre GuedesBluetooth: Remove unneeded hci_req_cmd_status function
2013-04-04 Andre GuedesBluetooth: Fix hci_inquiry ioctl usage
2013-04-04 Andre GuedesBluetooth: Fix HCI request framework
2013-03-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-03-27 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-03-25 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2013-03-25 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-03-25 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-03-25 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-03-25 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2013-03-25 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2013-03-24 Ben Greearmac80211: Don't restart sta-timer if not associated.
2013-03-24 Johannes Bergcfg80211: always check for scan end on P2P device
2013-03-20 Johannes Bergmac80211: fix virtual monitor interface locking
2013-03-20 Johannes Bergcfg80211: fix wdev tracing crash
2013-03-20 Wei YongjunBluetooth: fix error return code in rfcomm_add_listener()
2013-03-20 Johannes BergMerge remote-tracking branch 'wireless-next/master...
2013-03-20 Wei Yongjuncfg80211: fix error return code in cfg80211_init()
2013-03-20 Johannes Bergcfg80211: fix potential connection work crash
2013-03-18 John W. LinvilleMerge tag 'for-linville-20130318' of git://github.com...
2013-03-18 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-03-18 Johannes Bergmac80211: stop queues temporarily for flushing
2013-03-18 Johannes Bergmac80211: pass queue bitmap to flush operation
2013-03-18 Felix Fietkaumac80211/minstrel_ht: do not sample actively used rates
2013-03-18 Felix Fietkaumac80211/minstrel_ht: avoid useless sampling of high...
2013-03-18 Felix Fietkaumac80211/minstrel_ht: improve rate selection stability
2013-03-18 Stanislaw Gruszkamac80211: remove vif debugfs driver callbacks
2013-03-18 Stanislaw Gruszkamac80211: move sdata debugfs dir to vif
2013-03-18 Johan HedbergBluetooth: Fix PIN/Confirm/Passkey response parameters
2013-03-18 Johan HedbergBluetooth: Simplify address parameters of user_pairing_...
2013-03-18 Johan HedbergBluetooth: Fix fast connectable state when enabling...
2013-03-18 Johan HedbergBluetooth: Fix updating page scan parameters when not...
2013-03-18 Johan HedbergBluetooth: Update page scan parameters after successful...
2013-03-18 Johan HedbergBluetooth: Add reading of page scan parameters
2013-03-18 Johan HedbergBluetooth: Disable fast connectable when disabling...
2013-03-18 Johan HedbergBluetooth: Refactor fast connectable HCI commands
2013-03-18 Johan HedbergBluetooth: Add proper flag for fast connectable mode
2013-03-18 Johan HedbergBluetooth: Fix error response for simultaneous fast...
2013-03-18 Johan HedbergBluetooth: Limit fast connectable support to >= 1.2...
2013-03-18 Johan HedbergBluetooth: Fix fast connectable response sending
2013-03-18 Johan HedbergBluetooth: Use an async request for mgmt_set_connectable
2013-03-18 Johan HedbergBluetooth: Fix setting local name to the existing value
2013-03-18 Johan HedbergBluetooth: Fix local name setting for LE-only controllers
2013-03-18 Johan HedbergBluetooth: Handle AD updating through an async request
2013-03-18 Johan HedbergBluetooth: Fix waiting for EIR update when setting...
2013-03-18 Johan HedbergBluetooth: Fix clearing flags on power off before notif...
2013-03-18 Johan HedbergBluetooth: Clear non-persistent flags when closing...
2013-03-18 Johan HedbergBluetooth: Add a define for the HCI persistent flags...
2013-03-18 Johan HedbergBluetooth: Remove useless HCI_PENDING_CLASS flag
2013-03-18 Johan HedbergBluetooth: Fix UUID/class mgmt command response synchro...
2013-03-18 Johan HedbergBluetooth: Fix busy condition testing for EIR and class...
2013-03-18 Johan HedbergBluetooth: Wait for HCI command completion with mgmt_se...
2013-03-18 Johan HedbergBluetooth: Update mgmt powered HCI commands to use...
2013-03-18 Johan HedbergBluetooth: Move power on HCI command updates to their...
2013-03-18 Alexandru GheorghiuBluetooth: Replaced kzalloc and memcpy with kmemdup
2013-03-18 Alexandru GheorghiuBluetooth: Use PTR_RET function
2013-03-18 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2013-03-14 Vinicius Costa GomesBluetooth: Fix not closing SCO sockets in the BT_CONNEC...
2013-03-13 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-03-11 John W. LinvilleMerge tag 'nfc-next-3.10-1' of git://git./linux/kernel...
2013-03-11 John W. LinvilleMerge tag 'nfc-fixes-3.9-1' of git://git./linux/kernel...
2013-03-11 Alexander Bondarmac80211: add driver callback for per-interface multica...
2013-03-11 Johannes Bergmac80211: remove a few set but unused variables
2013-03-11 Johannes Bergmac80211: batch key free synchronize_net()
2013-03-11 Johannes Bergmac80211: remove underscores from some key functions
2013-03-11 Johannes Bergmac80211: clean up key freeing a bit
2013-03-11 Johannes Bergmac80211: fix crash with P2P Device returning action...
2013-03-10 Thierry EscandeNFC: llcp: Add cleanup support for unreplied SNL requests
2013-03-10 Thierry EscandeNFC: llcp: Service Name Lookup netlink interface
2013-03-10 Thierry EscandeNFC: llcp: Service Name Lookup SDRES aggregation
2013-03-10 Thierry EscandeNFC: Add missing type policies for netlink attributes
2013-03-10 Samuel OrtizNFC: llcp: Remove redundant printk
2013-03-10 Samuel OrtizNFC: llcp: Use socket specific link parameters before...
2013-03-10 Samuel OrtizNFC: llcp: Implement socket options
next