| Commit message (Expand) | Author | Age | Files | Lines |
* | Bluetooth: btmrvl add firmware dump support | Xinming Hu | 2014-12-03 | 6 | -0/+364 |
* | Bluetooth: btmrvl: remove extra newline character | Amitkumar Karwar | 2014-12-03 | 2 | -9/+9 |
* | Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device | Dmitry Tunin | 2014-11-26 | 2 | -0/+3 |
* | Bluetooth: btmrvl: update hs_state in interrupt handler | Amitkumar Karwar | 2014-11-19 | 1 | -0/+6 |
* | Bluetooth: btmrvl: add DT-bindings for gpio-gap | Amitkumar Karwar | 2014-11-19 | 1 | -3/+9 |
* | Bluetooth: btmrvl: add DT bindings documentation | Amitkumar Karwar | 2014-11-19 | 1 | -17/+14 |
* | Bluetooth: Add support for Broadcom BCM20702A1 variant | Fabio K | 2014-11-18 | 1 | -0/+2 |
* | at86rf230: fix commentation for symbol duration | Alexander Aring | 2014-11-17 | 1 | -2/+2 |
* | at86rf230: remove interframe spacing time workaround | Alexander Aring | 2014-11-13 | 1 | -23/+37 |
* | mac802154: add interframe spacing time handling | Alexander Aring | 2014-11-13 | 1 | -1/+1 |
* | at86rf230: remove invalid max frame retries check | Alexander Aring | 2014-11-12 | 1 | -3/+0 |
* | at86rf230: remove invalid max csma backoffs check | Alexander Aring | 2014-11-12 | 1 | -3/+0 |
* | at86rf230: remove invalid backoff exponent check | Alexander Aring | 2014-11-12 | 1 | -1/+1 |
* | ieee820154: remove valid page and channel checks | Alexander Aring | 2014-11-12 | 2 | -16/+1 |
* | Bluetooth: hci-uart-ath: Correct the comments in this driver | Fugang Duan | 2014-11-11 | 1 | -1/+1 |
* | at86rf230: fix simple_return.cocci warnings | Fengguang Wu | 2014-11-06 | 1 | -5/+1 |
* | at86rf230: add force slotted operation bit | Alexander Aring | 2014-11-05 | 1 | -0/+8 |
* | at86rf230: generate random perm extended address | Alexander Aring | 2014-11-05 | 1 | -0/+1 |
* | mac802154: add ieee802154_vif struct | Alexander Aring | 2014-11-05 | 2 | -0/+2 |
* | Bluetooth: btusb: Add internal callback for USB bulk rx data | Marcel Holtmann | 2014-11-03 | 1 | -1/+5 |
* | Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices | Marcel Holtmann | 2014-11-03 | 1 | -0/+1 |
* | Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function | Marcel Holtmann | 2014-11-02 | 1 | -11/+2 |
* | Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload | Marcel Holtmann | 2014-11-02 | 1 | -2/+2 |
* | at86rf230: add default channel settings | Alexander Aring | 2014-11-02 | 1 | -0/+3 |
* | at86rf230: fix page parameter constraints | Alexander Aring | 2014-11-02 | 1 | -1/+1 |
* | mwifiex: add cfg80211 dump_survey handler | Xinming Hu | 2014-10-31 | 1 | -0/+47 |
* | mwifiex: channel statistics support for mwifiex | Avinash Patil | 2014-10-31 | 7 | -3/+132 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2014-10-31 | 10 | -757/+376 |
|\ |
|
| * | Bluetooth: HCI H5 peer reset detection | Loic Poulain | 2014-10-31 | 1 | -0/+34 |
| * | at86rf230: deliver with checksum | Alexander Aring | 2014-10-29 | 1 | -2/+2 |
| * | at86rf230: add support for promiscuous mode | Alexander Aring | 2014-10-29 | 1 | -1/+29 |
| * | mac802154: add hardware address filter flag | Alexander Aring | 2014-10-29 | 3 | -3/+6 |
| * | mac802154: add IEEE802154_HW_ARET hw flag | Alexander Aring | 2014-10-29 | 1 | -1/+1 |
| * | mac802154: remove might_sleep from driver layer | Alexander Aring | 2014-10-28 | 3 | -8/+0 |
| * | mac802154: ops: declare channel and page as u8 | Alexander Aring | 2014-10-28 | 4 | -8/+7 |
| * | mac802154: declare struct ieee802154_ops as const | Alexander Aring | 2014-10-28 | 4 | -4/+4 |
| * | at86rf230: improve receive handling | Alexander Aring | 2014-10-27 | 1 | -7/+3 |
| * | at86rf230: use ieee802154_is_valid_psdu_len helper | Alexander Aring | 2014-10-27 | 1 | -18/+8 |
| * | ieee802154: drivers: use dev_alloc_skb | Alexander Aring | 2014-10-27 | 3 | -3/+3 |
| * | at86rf230: asynchronous xmit handling | Alexander Aring | 2014-10-26 | 1 | -25/+17 |
| * | mac802154: tx: add support for xmit_async callback | Alexander Aring | 2014-10-26 | 4 | -4/+4 |
| * | ieee802154: rename ieee802154_dev to ieee802154_hw | Alexander Aring | 2014-10-25 | 4 | -133/+133 |
| * | ieee802154: remove fakehard driver | Alexander Aring | 2014-10-25 | 3 | -438/+0 |
| * | ieee802154: move ieee802154 header | Alexander Aring | 2014-10-25 | 4 | -4/+4 |
| * | ieee802154: move wpan-phy.h to cfg802154.h | Alexander Aring | 2014-10-25 | 5 | -5/+5 |
| * | mac802154: fix typo IEEE802515 to IEEE802154 | Alexander Aring | 2014-10-25 | 3 | -12/+12 |
| * | ieee802154: mac802154: remove FSF address | Alexander Aring | 2014-10-25 | 3 | -12/+0 |
| * | at86rf230: remove unnecessary print of async error | Alexander Aring | 2014-10-25 | 1 | -1/+0 |
| * | at86rf230: fix enable_irq handling on async spi | Alexander Aring | 2014-10-25 | 1 | -80/+77 |
| * | at86rf230: fix race condition | Alexander Aring | 2014-10-25 | 1 | -1/+1 |