summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-10-07Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko
2012-10-07Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko
2012-10-07Bluetooth: Fix dereference after NULL checkAndrei Emeltchenko
2012-10-07Bluetooth: AMP: Fix possible NULL dereferenceAndrei Emeltchenko
2012-10-01Bluetooth: A2MP: Fix potential NULL dereferenceAndrei Emeltchenko
2012-09-28Bluetooth: A2MP: Correct assoc_len sizeAndrei Emeltchenko
2012-09-28Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko
2012-09-27Bluetooth: Factor out Create Configuration ResponseAndrei Emeltchenko
2012-09-27Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Force the process of unpair command if disconnect failedJefferson Delfes
2012-09-27Bluetooth: Fix two warnings in BT_DBGGustavo Padovan
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko
2012-09-27Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin
2012-09-27Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Process A2MP Get AMP Assoc RspAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Process A2MP Getinfo RspAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Handle create / disc phylink reqAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Process Discover ResponseAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-19Bluetooth: Update management interface revisionJohan Hedberg
2012-09-19Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-14mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-09-11mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg
2012-09-10mac80211: validate skb->dev in the tx status pathFelix Fietkau
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller
2012-09-10mac80211: add key flag for management keysJohannes Berg
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko
2012-09-08Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2012-09-08Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville