Gregory Nutt
|
51f6ce7af3
|
Merge remote-tracking branch 'origin/master' into photon
|
2017-04-24 15:12:02 -06:00 |
|
Gregory Nutt
|
62fc578661
|
wireless/ieee80211: Add BSD license information to all files (except the Broadcom files -- need to revisit those).
|
2017-04-24 15:11:22 -06:00 |
|
Simon Piriou
|
a23ac02959
|
bcmf: register network driver + update defconfig file
|
2017-04-24 20:04:47 +02:00 |
|
Simon Piriou
|
d72f36948e
|
bcmf: fix Kconfig file
|
2017-04-24 20:02:20 +02:00 |
|
Simon Piriou
|
3bf5044306
|
stm32: cleanup stm32_sdio.c
|
2017-04-24 20:01:41 +02:00 |
|
Gregory Nutt
|
a57c79e8b3
|
wireless/ieee80211: Add broadcom network device registration logic.
|
2017-04-24 10:43:57 -06:00 |
|
Gregory Nutt
|
e507a3f295
|
wiress/ieee80211: Broadcom network driver needs to register as an ieee802.11 driver, not an Ethernet driver.
|
2017-04-24 10:28:06 -06:00 |
|
Gregory Nutt
|
50fb7b0ba0
|
wireless/ieee80211: Add skeleton for a broadcom network driver.
|
2017-04-24 10:23:31 -06:00 |
|
Gregory Nutt
|
3c1d85af32
|
Update a README
|
2017-04-24 09:43:30 -06:00 |
|
Masayuki Ishikawa
|
745d862f53
|
Merged in masayuki2009/nuttx.nuttx/bug_fix_by_sony (pull request #333)
sched: Fix CHILD_FLAG_EXITED in include/nuttx/sched.h
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-04-24 11:30:59 +00:00 |
|
Nobutaka Toyoshima
|
c6376006f6
|
sched: Fix CHILD_FLAG_EXITED in include/nuttx/sched.h
Jira: PDFW15IS-196
Jira: PDFW15IS-1109
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-24 15:08:39 +09:00 |
|
Masayuki Ishikawa
|
46fa234292
|
Merged nuttx/nuttx into master
|
2017-04-24 15:06:47 +09:00 |
|
Masayuki Ishikawa
|
6de298f77b
|
Merged in masayuki2009/nuttx.nuttx/bug_fix_by_sony (pull request #332)
USBMSC: Fix a wrong lun number issue
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-04-24 01:53:09 +00:00 |
|
Masatoshi Tateishi
|
80e22691fa
|
USBMSC: Fix a wrong lun number issue
Jira: PDFW15IS-98
Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
|
2017-04-24 09:48:49 +09:00 |
|
Masayuki Ishikawa
|
33923d962d
|
Merged nuttx/nuttx into master
|
2017-04-24 09:39:20 +09:00 |
|
Gregory Nutt
|
0ac6fbb3c7
|
drivers/ieee80211/: Change all occurrences of _info, _warn, and _err to wlinfo, wlwarn, and wlerr.
|
2017-04-23 16:24:47 -06:00 |
|
Simon Piriou
|
c0862c862f
|
photon: cleanup and refactor bcmf driver
|
2017-04-23 23:39:17 +02:00 |
|
Gregory Nutt
|
6601912f12
|
Add URL for dfu-util
|
2017-04-23 10:56:33 -06:00 |
|
Gregory Nutt
|
62966d915c
|
Merge remote-tracking branch 'origin/master' into photon
|
2017-04-23 10:16:54 -06:00 |
|
Simon Piriou
|
e1a4e88a55
|
photon: add DOWNLOAD function to upload firmware through DFU
|
2017-04-23 10:16:17 -06:00 |
|
Simon Piriou
|
a76266106a
|
photon: fix compilation errors and update wlan defconfig
|
2017-04-23 10:00:19 -06:00 |
|
Gregory Nutt
|
ca7d88f6bb
|
SAM3/4: Fix a few more naming differences noted by Alan Carvalho de Assiss.
|
2017-04-23 08:14:49 -06:00 |
|
kc_dtm
|
db9143b2bd
|
SAM3/4: Remove inappropriate semicolon.
|
2017-04-23 07:21:44 -06:00 |
|
Gregory Nutt
|
eb1d4ca774
|
SAM3/4: Fixed configurations for TWI master. Obviously an incomplete port from SAMA5.
|
2017-04-23 07:17:55 -06:00 |
|
Gregory Nutt
|
a55e937643
|
Correct mispelling
|
2017-04-22 17:03:34 -06:00 |
|
Gregory Nutt
|
0ea071f7eb
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-22 11:58:07 -06:00 |
|
Gregory Nutt
|
7da031aea1
|
6loWPAN: Add IEEE802.15.4 Rime address to union of link layer addresses in the network driver.
|
2017-04-22 11:52:45 -06:00 |
|
Gregory Nutt
|
79256573e1
|
net: network drver now retains Ethernet MAC address in a union so that other link layer addresses may be used in a MULTILINK environment.
|
2017-04-22 11:10:30 -06:00 |
|
Gregory Nutt
|
1d4aee87a0
|
6loWPAN: Separate MAC-related definitions from sixlowpan.h. Put in ieee802154.h
|
2017-04-22 10:33:06 -06:00 |
|
Gregory Nutt
|
d8e4cbcfd5
|
Merge remote-tracking branch 'spiriou/wlan_dev' into photon
|
2017-04-22 08:26:40 -06:00 |
|
Simon Piriou
|
22e5cec376
|
photon: add basic wlan scan function
|
2017-04-22 15:57:51 +02:00 |
|
Gregory Nutt
|
1ba7aa9935
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-21 18:49:38 -06:00 |
|
Gregory Nutt
|
0184bf6787
|
Correct type in a cast
|
2017-04-21 18:42:13 -06:00 |
|
Gregory Nutt
|
e66caaf960
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-21 18:40:47 -06:00 |
|
Gregory Nutt
|
d884958a2e
|
Back out most of ebf05cb9f5
|
2017-04-21 18:37:07 -06:00 |
|
Gregory Nutt
|
7c6f2c3c9a
|
Back out most of ebf05cb9f5
|
2017-04-21 18:31:05 -06:00 |
|
Gregory Nutt
|
a253e420f2
|
MAC IOCTLs: Eliminate a couple 'To be determined.'
|
2017-04-21 17:38:34 -06:00 |
|
Gregory Nutt
|
309f0abc14
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-21 16:34:10 -06:00 |
|
Gregory Nutt
|
d5207efb5a
|
Be consistent... Use Name: consistent in function headers vs Function:
|
2017-04-21 16:33:14 -06:00 |
|
Gregory Nutt
|
5d68eb6059
|
6loWPAN: Remove the PAN ID from the 6loWPAN data structure. This is owned by the radio driver. Rather, use an IOCTL to obtain the PAN ID from the downstream radio driver.
|
2017-04-21 16:23:40 -06:00 |
|
Gregory Nutt
|
be415489f2
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-21 14:18:41 -06:00 |
|
Gregory Nutt
|
2c4800f511
|
Remove the 6loWPAN PANID IOCTLs they are redundant.
|
2017-04-21 14:17:46 -06:00 |
|
Gregory Nutt
|
b2292cd2cb
|
Some trivial spacing changes from review of last PR; Remove some dangling whitespace at the end of lines.
|
2017-04-21 13:21:43 -06:00 |
|
Anthony Merlino
|
a31b555b72
|
Merged in merlin17/nuttx/ieee802154 (pull request #331)
wireless/ieee802154: Simplifies TX completion interface. Documents and cleans up some functions
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-04-21 19:16:17 +00:00 |
|
Anthony Merlino
|
b1c8f008d6
|
wireless/ieee802154: Simplifies TX completion interface. Documents and cleans up some functions
|
2017-04-21 14:57:27 -04:00 |
|
Gregory Nutt
|
c071cde220
|
Cosmetic changes to some comments.
|
2017-04-21 12:29:38 -06:00 |
|
Gregory Nutt
|
9d094a28be
|
Merge remote-tracking branch 'origin/master' into ieee802154
|
2017-04-21 11:17:35 -06:00 |
|
Anthony Merlino
|
93e5c6905b
|
Merged in merlin17/nuttx/ieee802154 (pull request #330)
wireless/ieee802154: Work on packet reception at radio layer (MRF24J40)
Approved-by: Gregory Nutt <gnutt@nuttx.org>
|
2017-04-21 17:14:20 +00:00 |
|
Anthony Merlino
|
795e70a952
|
wireless/ieee802154: Work on packet reception at radio layer (MRF24J40)
|
2017-04-21 13:06:26 -04:00 |
|
Gregory Nutt
|
7ed8e4166b
|
MAC header: Keep IOCTL-related structures together.
|
2017-04-21 10:33:24 -06:00 |
|