| Commit message (Expand) | Author | Age |
* | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 2012-09-24 |
* | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2012-09-24 |
* | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 2012-09-24 |
* | NFC: Changed the HCI cmd execution callback prototype | Eric Lapuyade | 2012-09-24 |
* | NFC: Correct outgoing frame before requeueing | Waldemar Rymarkiewicz | 2012-09-24 |
* | NFC: Remove crc generation from shdlc layer | Waldemar Rymarkiewicz | 2012-09-24 |
* | NFC: Fix possible LLCP memory leak | Wei Yongjun | 2012-09-24 |
* | NFC: Remove pointless conditional before HCI kfree_skb() | Wei Yongjun | 2012-09-24 |
* | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 2012-09-24 |
* | NFC: Remove repeated code for NULL check | Syam Sidhardhan | 2012-09-24 |
* | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2012-09-24 |
* | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 2012-09-24 |
* | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-24 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-24 |
|\ |
|
| * | Bluetooth: Update management interface revision | Johan Hedberg | 2012-09-18 |
| * | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 2012-09-18 |
| * | Bluetooth: AMP: Add Read Data Block Size to amp_init | Andrei Emeltchenko | 2012-09-08 |
| * | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko | 2012-09-08 |
| * | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 2012-09-08 |
| * | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 2012-09-08 |
| * | Bluetooth: Fix establishing ESCO links | Vinicius Costa Gomes | 2012-08-21 |
| * | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 2012-08-21 |
| * | Bluetooth: debug: Correct the PSM printing | Syam Sidhardhan | 2012-08-21 |
| * | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 2012-08-21 |
| * | Bluetooth: Fix minor coding style in hci_event.c | Mikel Astiz | 2012-08-21 |
| * | Bluetooth: trivial: Use preferred method for NULL check | Andrei Emeltchenko | 2012-08-21 |
| * | Bluetooth: trivial: Shorten variable scope | Andrei Emeltchenko | 2012-08-15 |
| * | Bluetooth: Add type information to the hci_connect() debug statement | Vinicius Costa Gomes | 2012-08-14 |
| * | Bluetooth: Simplify a the connection type handling | Vinicius Costa Gomes | 2012-08-14 |
| * | Bluetooth: Refactor SCO connection into its own function | Vinicius Costa Gomes | 2012-08-14 |
| * | Bluetooth: Refactor ACL connection into its own function | Vinicius Costa Gomes | 2012-08-14 |
| * | Bluetooth: Refactor LE connection into its own function | Vinicius Costa Gomes | 2012-08-14 |
| * | Bluetooth: Rename LE and ACL connection functions | Vinicius Costa Gomes | 2012-08-14 |
| * | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 2012-08-14 |
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-24 |
|\ \ |
|
| * | | mac80211: allow re-open the blocked peer link in mesh | Chun-Yeow Yeoh | 2012-09-14 |
| * | | mac80211: change locking around ieee80211_recalc_smps | Johannes Berg | 2012-09-14 |
| * | | mac80211: handle power constraint/country IE better | Johannes Berg | 2012-09-14 |
| * | | mac80211: remove unneeded CONFIG_PM ifdef | Johannes Berg | 2012-09-11 |
| * | | mac80211: validate skb->dev in the tx status path | Felix Fietkau | 2012-09-10 |
| * | | mac80211: use call_rcu() on sta deletion | Eliad Peller | 2012-09-10 |
| * | | mac80211: add key flag for management keys | Johannes Berg | 2012-09-10 |
| * | | mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS | Antonio Quartulli | 2012-09-07 |
| * | | mac80211: move ieee80211_send_deauth_disassoc outside mlme code | Antonio Quartulli | 2012-09-07 |
| * | | net/mac80211/scan.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-07 |
| * | | mac80211: refactor set_channel_type | Michal Kazior | 2012-09-06 |
| * | | mac80211: use synchronize_net() on key destroying | Eliad Peller | 2012-09-06 |
| * | | mac80211: check power constraint IE size when parsing | Johannes Berg | 2012-09-06 |
| * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg | 2012-09-06 |
| |\ \ |
|
| * | | | mac80211: disconnect if channel switch fails | Johannes Berg | 2012-09-06 |