aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ieee802154/at86rf230.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-12ieee802154: at86rf230: add support for rf233 chipThomas Stilwell1-0/+5
2014-03-03ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren1-6/+1
2014-02-26ieee802154: fix new function declarationJean Sacren1-1/+1
2014-02-17ieee802154: enable smart transmitter features of RF212Phoebe Buckheister1-1/+63
2014-02-17ieee802154: ensure that first RF212 state comes from TRX_OFFPhoebe Buckheister1-22/+3
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister1-2/+24
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister1-0/+9
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister1-1/+10
2014-02-17ieee802154: support 100kbps QPSK/EU in at86rf230Phoebe Buckheister1-3/+14
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister1-0/+25
2014-02-17ieee802154: default to AACK in at86rf230Phoebe Buckheister1-1/+1
2014-02-17ieee802154: add basic support for RF212 to at86rf230 driverPhoebe Buckheister1-89/+179
2013-12-10net: ieee802154: remove unnecessary spi_set_drvdata()Jingoo Han1-2/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-04-16at86rf230: change irq handling to prevent lockups with edge type irqSascha Herrmann1-15/+38
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann1-16/+31
2013-04-08at86rf230: remove unnecessary / dead codeSascha Herrmann1-2/+0
2013-03-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org1-2/+2
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org1-0/+47
2013-02-15ieee802154: at86rf230: Remove empty suspend/resume callbacksLars-Peter Clausen1-12/+0
2012-12-03ieee802154: remove __dev* attributesBill Pemberton1-3/+3
2012-08-30drivers/ieee802154: move ieee802154 drivers to net folderalex.bluesman.smirnov@gmail.com1-0/+958