summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko
2012-11-01Bluetooth: Process Create Chan RequestAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko
2012-11-01Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko
2012-11-01Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko
2012-11-01Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan
2012-11-01Bluetooth: Remove unnecessary include export.hSyam Sidhardhan
2012-11-01Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko
2012-11-01Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg
2012-11-01Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg
2012-11-01Bluetooth: Fix setting host feature bits for SSPJohan Hedberg
2012-11-01Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg
2012-11-01Bluetooth: Make use feature test macrosJohan Hedberg
2012-11-01Bluetooth: Fix updating host feature bits for LEJohan Hedberg
2012-11-01Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adaptersJohan Hedberg
2012-11-01Bluetooth: Fix HCI command sending when powering on LE-only adaptersJohan Hedberg
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-28NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande
2012-10-26mac80211: make sure data is accessible in EAPOL checkJohannes Berg
2012-10-26mac80211: verify that skb data is presentJohannes Berg
2012-10-26mac80211: check management frame header lengthJohannes Berg
2012-10-26wireless: drop invalid mesh address extension framesJohannes Berg
2012-10-26mac80211: fix SSID copy on IBSS JOINAntonio Quartulli
2012-10-26NFC: Purge LLCP socket Tx queues when being disconnectedSamuel Ortiz
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the NCI MakefileKees Cook
2012-10-26NFC: Remove CONFIG_EXPERIMENTAL from the LLCP MakefileKees Cook
2012-10-26NFC: Remove CONFIG_EXPERIMENTALKees Cook
2012-10-26NFC: Fix some code style and whitespace issuesSzymon Janc
2012-10-26NFC: Use IDR library to assing NFC devices IDsSamuel Ortiz
2012-10-26NFC: Return NULL when no LLCP socket for a dsap,ssap couple is foundSamuel Ortiz
2012-10-26NFC: Implement LLCP connection less Tx pathSamuel Ortiz
2012-10-26NFC: UI frame sending routine implementationSamuel Ortiz
2012-10-26NFC: Forward LLCP datagrams to userspaceSamuel Ortiz