1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-25 17:53:34 -05:00
linux/net/wireless
Julian Wiedmann 2e92a2d0e4 net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Trivial cleanup, so that all bridge port-specific code can be found in
one go.

CC: Johannes Berg <johannes@sipsolutions.net>
CC: Roopa Prabhu <roopa@cumulusnetworks.com>
CC: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-20 10:10:32 -08:00
..
certs
.gitignore
ap.c
chan.c nl80211: Disallow setting of HT for channel 14 2019-10-30 10:07:22 +01:00
core.c cfg80211: fix double-free after changing network namespace 2019-12-13 10:08:09 +01:00
core.h cfg80211/mac80211: Allow user space to register for station Rx authentication 2020-02-07 12:54:09 +01:00
debugfs.c
debugfs.h
ethtool.c cfg80211: check wiphy driver existence for drvinfo report 2020-02-07 12:53:26 +01:00
ibss.c
Kconfig
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile
mesh.c
mlme.c cfg80211/mac80211: Allow user space to register for station Rx authentication 2020-02-07 12:54:09 +01:00
nl80211.c net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT 2020-02-20 10:10:32 -08:00
nl80211.h
ocb.c
of.c
pmsr.c
radiotap.c
rdev-ops.h A few big new things: 2020-02-16 19:00:22 -08:00
reg.c A few big new things: 2020-02-16 19:00:22 -08:00
reg.h
scan.c
sme.c cfg80211: fix deadlocks in autodisconnect work 2020-01-15 09:52:49 +01:00
sysfs.c
sysfs.h
trace.c
trace.h A few big new things: 2020-02-16 19:00:22 -08:00
util.c net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT 2020-02-20 10:10:32 -08:00
wext-compat.c
wext-compat.h
wext-core.c wireless: wext: avoid gcc -O3 warning 2020-01-15 09:52:20 +01:00
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c