aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/mrf24j40.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-19mrf24j40: Fix byte-order of IEEE addressAlan Ott1-1/+1
2013-03-19mrf24j40: Increase max SPI speed to 10MHzAlan Ott1-3/+2
2013-03-19mrf24j40: Warn if transmit interrupts timeoutAlan Ott1-0/+1
2013-03-19mrf24j40: pinctrl supportAlan Ott1-0/+7
2012-12-03ieee802154: remove __dev* attributesBill Pemberton1-3/+3
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds1-1/+1
2012-09-04ieee802154: MRF24J40 driverAlan Ott1-0/+767