menu "Atmel devices (AVR32 and AT91)" depends on AVR32 || ARCH_AT91 config SND_ATMEL_ABDAC tristate "Atmel Audio Bitstream DAC (ABDAC) driver" select SND_PCM depends on DW_DMAC && AVR32 help ALSA sound driver for the Atmel Audio Bitstream DAC (ABDAC). config SND_ATMEL_AC97C tristate "Atmel AC97 Controller (AC97C) driver" select SND_PCM select SND_AC97_CODEC depends on (DW_DMAC && AVR32) || ARCH_AT91 help ALSA sound driver for the Atmel AC97 controller. endmenu xt.git' title='net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-10 14:31:51 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-10 14:31:51 -0500
commit0d2164af2696821b27b04bebd8420b0e881bf44d (patch)
tree3da988896640ff47a47d7d1c5a6407a902c184e2 /include/net
parent1deeaa0b86973bef6629396cc0f5f092872bb6de (diff)
parentf181d6a3bcc35633facf5f3925699021c13492c5 (diff)
Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Johannes Berg says: ==================== Some more updates: * use shash in mac80211 crypto code where applicable * some documentation fixes * pass RSSI levels up in change notifications * remove unused rfkill-regulator * various other cleanups ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
-rw-r--r--include/net/cfg80211.h92
-rw-r--r--include/net/ieee80211_radiotap.h455
-rw-r--r--include/net/mac80211.h76
3 files changed, 274 insertions, 349 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h