| Commit message (Expand) | Author | Age |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 |
|\ |
|
| * | net: ieee802154: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | | cc2520: adds terminating newline | Varka Bhadram | 2014-12-05 |
* | | at86rf230: fix commentation for symbol duration | Alexander Aring | 2014-11-17 |
* | | at86rf230: remove interframe spacing time workaround | Alexander Aring | 2014-11-12 |
* | | mac802154: add interframe spacing time handling | Alexander Aring | 2014-11-12 |
* | | at86rf230: remove invalid max frame retries check | Alexander Aring | 2014-11-11 |
* | | at86rf230: remove invalid max csma backoffs check | Alexander Aring | 2014-11-11 |
* | | at86rf230: remove invalid backoff exponent check | Alexander Aring | 2014-11-11 |
* | | ieee820154: remove valid page and channel checks | Alexander Aring | 2014-11-11 |
* | | at86rf230: fix simple_return.cocci warnings | Fengguang Wu | 2014-11-06 |
* | | at86rf230: add force slotted operation bit | Alexander Aring | 2014-11-05 |
* | | at86rf230: generate random perm extended address | Alexander Aring | 2014-11-05 |
* | | mac802154: add ieee802154_vif struct | Alexander Aring | 2014-11-05 |
* | | at86rf230: add default channel settings | Alexander Aring | 2014-11-01 |
* | | at86rf230: fix page parameter constraints | Alexander Aring | 2014-11-01 |
* | | at86rf230: deliver with checksum | Alexander Aring | 2014-10-29 |
* | | at86rf230: add support for promiscuous mode | Alexander Aring | 2014-10-29 |
* | | mac802154: add hardware address filter flag | Alexander Aring | 2014-10-29 |
* | | mac802154: add IEEE802154_HW_ARET hw flag | Alexander Aring | 2014-10-29 |
* | | mac802154: remove might_sleep from driver layer | Alexander Aring | 2014-10-28 |
* | | mac802154: ops: declare channel and page as u8 | Alexander Aring | 2014-10-28 |
* | | mac802154: declare struct ieee802154_ops as const | Alexander Aring | 2014-10-28 |
* | | at86rf230: improve receive handling | Alexander Aring | 2014-10-27 |
* | | at86rf230: use ieee802154_is_valid_psdu_len helper | Alexander Aring | 2014-10-27 |
* | | ieee802154: drivers: use dev_alloc_skb | Alexander Aring | 2014-10-27 |
* | | at86rf230: asynchronous xmit handling | Alexander Aring | 2014-10-26 |
* | | mac802154: tx: add support for xmit_async callback | Alexander Aring | 2014-10-26 |
* | | ieee802154: rename ieee802154_dev to ieee802154_hw | Alexander Aring | 2014-10-25 |
* | | ieee802154: remove fakehard driver | Alexander Aring | 2014-10-25 |
* | | ieee802154: move ieee802154 header | Alexander Aring | 2014-10-25 |
* | | ieee802154: move wpan-phy.h to cfg802154.h | Alexander Aring | 2014-10-25 |
* | | mac802154: fix typo IEEE802515 to IEEE802154 | Alexander Aring | 2014-10-25 |
* | | ieee802154: mac802154: remove FSF address | Alexander Aring | 2014-10-25 |
* | | at86rf230: remove unnecessary print of async error | Alexander Aring | 2014-10-25 |
* | | at86rf230: fix enable_irq handling on async spi | Alexander Aring | 2014-10-25 |
* | | at86rf230: fix race condition | Alexander Aring | 2014-10-25 |
* | | at86rf230: add missing enable_irq | Alexander Aring | 2014-10-25 |
* | | at86rf230: squash unnecessary dereferencing | Alexander Aring | 2014-10-25 |
* | | at86rf230: correct at86rf2xx lifs timings | Alexander Aring | 2014-10-25 |
* | | at86rf230: correct aret lifs and sifs handling | Alexander Aring | 2014-10-25 |
* | | at86rf230: add missing error handling | Alexander Aring | 2014-10-25 |
* | | at86rf230: fix errno on tx timeout handling | Alexander Aring | 2014-10-25 |
* | | ieee802154: mrf24j40: Add support for MRF24J40MC | Simon Vincent | 2014-10-25 |
|/ |
|
* | mrf24j40: use pr_* / dev_* instead of printk() | Varka Bhadram | 2014-09-24 |
* | mrf24j40: remove unnecessary return statement | Varka Bhadram | 2014-09-24 |
* | mrf24j40: fix Missing a blank line after declarations | Varka Bhadram | 2014-09-24 |
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-15 |
* | at86rf230: add new author | Alexander Aring | 2014-07-08 |
* | at86rf230: add sleep cycle timing | Alexander Aring | 2014-07-08 |