summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Make mgmt_device_disconnected() return voidMarcel Holtmann2013-10-071-2/+2
* Bluetooth: Make mgmt_device_connected() return voidMarcel Holtmann2013-10-071-3/+3
* Bluetooth: Make mgmt_connect_failed() return voidMarcel Holtmann2013-10-071-2/+2
* Bluetooth: Make mgmt_disconnect_failed() return voidMarcel Holtmann2013-10-071-2/+2
* Bluetooth: Make mgmt_set_powered_failed() return voidMarcel Holtmann2013-10-071-1/+1
* Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return voidMarcel Holtmann2013-10-071-2/+2
* Bluetooth: Remove mgmt_valid_hdev() helper functionMarcel Holtmann2013-10-061-1/+0
* Bluetooth: Remove no longer needed mgmt_new_settings() functionMarcel Holtmann2013-10-061-1/+0
* Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann2013-10-061-0/+1
* Bluetooth: Add constants for LE advertising typesMarcel Holtmann2013-10-061-0/+5
* Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann2013-10-061-0/+12
* Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann2013-10-061-16/+0
* Bluetooth: Rename AMP status constants and use themMarcel Holtmann2013-10-061-7/+7
* Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann2013-10-061-1/+1
* Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann2013-10-061-1/+1
* Bluetooth: Add constants for AMP controller typeMarcel Holtmann2013-10-061-0/+4
* Bluetooth: Remove useless external function to count controllersMarcel Holtmann2013-10-061-13/+0
* Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg2013-10-051-0/+1
* Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg2013-10-051-1/+1
* Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun2013-10-021-0/+2
* Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun2013-10-021-0/+5
* Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun2013-10-021-0/+2
* Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun2013-10-021-0/+16
* Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun2013-10-021-0/+12
* Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun2013-10-021-0/+14
* Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
* Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
* Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-023-0/+9
* Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+2
* Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-021-0/+1
* Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-021-0/+1
* Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-021-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-278-10/+39
|\
| * Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-0563-881/+1423
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-054-2/+33
| | |\
| | * | vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2013-09-051-0/+1
| * | | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-09-032-8/+4
| |\ \ \ | | |_|/ | |/| |
| | * | netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2013-08-081-4/+0
| | * | cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo2013-08-082-4/+4
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-292-0/+14
| |\ \ \
| | * | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-261-12/+0
| | * | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-191-2/+2
| | * | | xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-142-0/+20
| | * | | xfrm: make local error reporting more robustHannes Frederic Sowa2013-08-141-0/+6
| * | | | net: add cpu_relax to busy poll loopEliezer Tamir2013-08-281-0/+1
| * | | | genl: Hold reference on correct module while netlink-dump.Pravin B Shelar2013-08-281-2/+18
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-231-0/+1
| |\ \ \ \
* | | | | | Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg2013-09-251-0/+2
* | | | | | Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-251-0/+1