Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | mac80211: make reset debugfs depend on CONFIG_PM | Johannes Berg | 2012-09-19 | 1 | -0/+4 | |
| | | | * | | | cfg80211/nl80211: Notify connection request failure in AP mode | Pandiyarajan Pitchaimuthu | 2012-09-18 | 3 | -0/+50 | |
| | | | * | | | wireless: remove unreachable code | Alan Cox | 2012-09-18 | 1 | -19/+1 | |
| | | * | | | | NFC: Fix typo negociating -> negotiating | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -5/+5 | |
| | | * | | | | NFC: Don't handle consequent RSET frames after UA | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -7/+31 | |
| | | * | | | | NFC: Handle RSET in SHDLC_CONNECTING state | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -1/+2 | |
| | | * | | | | NFC: Add HCI module description | Eric Lapuyade | 2012-09-25 | 1 | -0/+1 | |
| | | * | | | | NFC: Fix LLC registration definitions for ANSI compliance | Eric Lapuyade | 2012-09-25 | 2 | -2/+2 | |
| | | * | | | | NFC: Remove unneeded LLC symbols export | Samuel Ortiz | 2012-09-25 | 3 | -17/+1 | |
| | | * | | | | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core | Eric Lapuyade | 2012-09-25 | 4 | -1009/+123 | |
| | | * | | | | NFC: Add an shdlc llc module to llc core | Eric Lapuyade | 2012-09-25 | 4 | -2/+851 | |
| | | * | | | | NFC: Add a nop (passthrough) llc module to llc core | Eric Lapuyade | 2012-09-25 | 4 | -2/+105 | |
| | | * | | | | NFC: Add an LLC Core layer to HCI | Eric Lapuyade | 2012-09-25 | 4 | -1/+241 | |
| | | * | | | | NFC: Modified hci_transceive to become an asynchronous operation | Eric Lapuyade | 2012-09-25 | 2 | -20/+42 | |
| | | * | | | | NFC: Add a public nfc_hci_send_cmd_async method | Eric Lapuyade | 2012-09-25 | 1 | -1/+33 | |
| | | * | | | | NFC: Changed the HCI cmd execution callback prototype | Eric Lapuyade | 2012-09-25 | 4 | -24/+21 | |
| | | * | | | | NFC: Correct outgoing frame before requeueing | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -2/+1 | |
| | | * | | | | NFC: Remove crc generation from shdlc layer | Waldemar Rymarkiewicz | 2012-09-25 | 1 | -25/+2 | |
| | | * | | | | NFC: Fix possible LLCP memory leak | Wei Yongjun | 2012-09-25 | 1 | -5/+9 | |
| | | * | | | | NFC: Remove pointless conditional before HCI kfree_skb() | Wei Yongjun | 2012-09-25 | 2 | -4/+2 | |
| | | * | | | | NFC: Use system_nrt_wq instead of custom ones | Tejun Heo | 2012-09-25 | 6 | -118/+26 | |
| | | * | | | | NFC: Remove repeated code for NULL check | Syam Sidhardhan | 2012-09-25 | 1 | -3/+0 | |
| | | * | | | | NFC: Implement NCI dep_link_up and dep_link_down | Ilan Elias | 2012-09-25 | 2 | -1/+55 | |
| | | * | | | | NFC: Parse NCI NFC-DEP activation params | Ilan Elias | 2012-09-25 | 1 | -0/+32 | |
| | | * | | | | NFC: Set local general bytes in nci_start_poll | Ilan Elias | 2012-09-25 | 2 | -0/+69 | |
| | | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-09-24 | 6 | -65/+195 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Bluetooth: Update management interface revision | Johan Hedberg | 2012-09-18 | 1 | -1/+1 | |
| | | | * | | | | Bluetooth: mgmt: Implement support for passkey notification | Johan Hedberg | 2012-09-18 | 2 | -0/+84 | |
| | | | * | | | | Bluetooth: AMP: Add Read Data Block Size to amp_init | Andrei Emeltchenko | 2012-09-08 | 1 | -0/+3 | |
| | | | * | | | | Bluetooth: trivial: Remove empty line | Andrei Emeltchenko | 2012-09-08 | 1 | -1/+0 | |
| | | | * | | | | Bluetooth: trivial: Make hci_chan_del return void | Andrei Emeltchenko | 2012-09-08 | 1 | -3/+1 | |
| | | | * | | | | Bluetooth: Remove unneeded zero init | Andrei Emeltchenko | 2012-09-08 | 1 | -1/+1 | |
| | | | * | | | | Bluetooth: Fix establishing ESCO links | Vinicius Costa Gomes | 2012-08-21 | 1 | -5/+6 | |
| | | | * | | | | Bluetooth: Use kref for l2cap channel reference counting | Syam Sidhardhan | 2012-08-21 | 1 | -7/+8 | |
| | | | * | | | | Bluetooth: debug: Correct the PSM printing | Syam Sidhardhan | 2012-08-21 | 1 | -1/+1 | |
| | | | * | | | | Bluetooth: mgmt: Add device disconnect reason | Mikel Astiz | 2012-08-21 | 2 | -7/+28 | |
| | | | * | | | | Bluetooth: Fix minor coding style in hci_event.c | Mikel Astiz | 2012-08-21 | 1 | -4/+4 | |
| | | | * | | | | Bluetooth: trivial: Use preferred method for NULL check | Andrei Emeltchenko | 2012-08-21 | 1 | -2/+2 | |
| | | | * | | | | Bluetooth: trivial: Shorten variable scope | Andrei Emeltchenko | 2012-08-15 | 1 | -4/+2 | |
| | | | * | | | | Bluetooth: Add type information to the hci_connect() debug statement | Vinicius Costa Gomes | 2012-08-15 | 1 | -1/+1 | |
| | | | * | | | | Bluetooth: Simplify a the connection type handling | Vinicius Costa Gomes | 2012-08-15 | 1 | -4/+7 | |
| | | | * | | | | Bluetooth: Refactor SCO connection into its own function | Vinicius Costa Gomes | 2012-08-15 | 1 | -14/+19 | |
| | | | * | | | | Bluetooth: Refactor ACL connection into its own function | Vinicius Costa Gomes | 2012-08-15 | 1 | -10/+22 | |
| | | | * | | | | Bluetooth: Refactor LE connection into its own function | Vinicius Costa Gomes | 2012-08-15 | 1 | -24/+29 | |
| | | | * | | | | Bluetooth: Rename LE and ACL connection functions | Vinicius Costa Gomes | 2012-08-15 | 1 | -9/+9 | |
| | | | * | | | | Bluetooth: Remove some functions from being exported | Vinicius Costa Gomes | 2012-08-15 | 1 | -2/+2 | |
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-09-24 | 16 | -245/+415 | |
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | mac80211: allow re-open the blocked peer link in mesh | Chun-Yeow Yeoh | 2012-09-14 | 1 | -1/+2 | |
| | | | * | | | | mac80211: change locking around ieee80211_recalc_smps | Johannes Berg | 2012-09-14 | 4 | -8/+5 | |
| | | | * | | | | mac80211: handle power constraint/country IE better | Johannes Berg | 2012-09-14 | 3 | -22/+72 |