summaryrefslogtreecommitdiff
path: root/drivers/net/ieee802154/at86rf230.c
AgeCommit message (Expand)Author
2019-08-10ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2018-12-10ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-07-09ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt
2018-07-09ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-01-12at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-11-30at86rf230: fix cca ed values for rf233Alexander Aring
2016-04-20at86rf230: increase sleep to off timingsAlexander Aring
2016-02-23at86rf230: fix state change handling on errorAlexander Aring
2016-02-23at86rf230: fix race on error handlingAlexander Aring
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-22at86rf230: support edge triggered irqAlexander Aring
2015-09-21drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULLStephen Rothwell
2015-09-17at86rf230: detailed edge triggered irq warningAlexander Aring
2015-09-17at86rf230: add debugfs supportAlexander Aring
2015-09-17at86rf230: interrupt tx with force trx_offAlexander Aring
2015-09-17at86rf230: change trac status check behaviourAlexander Aring
2015-08-10at86rf230: use STATE_TX_ARET mode onlyAlexander Aring
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring
2015-06-16at86rf230: cleanup start and stop callbacksAlexander Aring
2015-06-16at86rf230: add recommended csma backoffs settingsAlexander Aring
2015-06-16at86rf230: fix phy settings while sleepingAlexander Aring
2015-06-15at86rf230: add support for sleep stateAlexander Aring
2015-06-15at86rf230: use level high as fallback defaultAlexander Aring
2015-06-07mac802154: remove aack hw flagAlexander Aring
2015-06-07mac802154: remove unneeded vif structAlexander Aring
2015-05-20at86rf230: add missing cca ed level valuesAlexander Aring
2015-05-19ieee802154: add support for atusb transceiverAlexander Aring
2015-05-19at86rf230: fix callback for aret handlingAlexander Aring
2015-05-19at86rf230: add reset states of tx power levelAlexander Aring
2015-05-19at86rf230: add cca ed level reset valueAlexander Aring
2015-05-19at86rf230: rework tx cca energy detection levelAlexander Aring
2015-05-19at86rf230: rework tx power supportAlexander Aring
2015-05-19at86rf230: set cca_modes supported flagsAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to mbmAlexander Aring
2015-05-19ieee802154: change transmit power to s32Alexander Aring
2015-04-30at86rf230: add slp_tr support to start txAlexander Aring
2015-04-30at86rf230: change state change if from trx_offAlexander Aring
2015-04-30at86rf230: remove unnecessary tx state changeAlexander Aring
2015-04-30at86rf230: add TX_ARET_ON for calibration timeoutAlexander Aring
2015-04-30at86rf230: move cal_timeout to state changeAlexander Aring
2015-04-30at86rf230: remove tabs after defineAlexander Aring
2015-04-30at86rf230: Add macro for TRX STATE MASKChristoffer Holmstedt