This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
from 881902d2cd drivers/lcd_framebuffer: Optimize updateearea for the full screan case new 5048be1bfe wireless/bcm43xxx: set listen interval on lowpower new 58dcee641e net/netdev: move netdev_ifup/down to public header The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: drivers/wireless/ieee80211/bcm43xxx/Kconfig | 14 +++- drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.c | 67 ++++++++++-------- drivers/wireless/ieee80211/bcm43xxx/bcmf_driver.h | 11 +-- drivers/wireless/ieee80211/bcm43xxx/bcmf_netdev.c | 83 ++++++++++++++++------- include/nuttx/net/netdev.h | 11 +++ net/netdev/netdev.h | 11 --- 6 files changed, 129 insertions(+), 68 deletions(-)