linux_dsm_epyc7002/drivers/net/wireless/cw1200
Johannes Berg df1404650c mac80211: remove support for IFF_PROMISC
This support is essentially useless as typically networks are encrypted,
frames will be filtered by hardware, and rate scaling will be done with
the intended recipient in mind. For real monitoring of the network, the
monitor mode support should be used instead.

Removing it removes a lot of corner cases.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-04-24 11:14:13 +02:00
..
bh.c
bh.h
cw1200_sdio.c
cw1200_spi.c cw1200: Fix suspend 2015-03-20 08:30:32 +02:00
cw1200.h
debug.c
debug.h
fwio.c cw1200: Less function calls in cw1200_load_firmware_cw1200() after error detection 2015-02-06 08:48:04 +02:00
fwio.h
hwbus.h
hwio.c
hwio.h
Kconfig
main.c Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next 2015-01-22 14:49:44 +02:00
Makefile
pm.c
pm.h
queue.c cw1200: queue: Use setup_timer 2015-01-07 10:45:04 +02:00
queue.h
scan.c cw1200: use msecs_to_jiffies for conversion 2015-02-06 08:43:29 +02:00
scan.h
sta.c mac80211: remove support for IFF_PROMISC 2015-04-24 11:14:13 +02:00
sta.h
txrx.c wireless: Use eth_<foo>_addr instead of memset 2015-03-03 17:01:36 -05:00
txrx.h
wsm.c
wsm.h