linux-sg2042/drivers/staging/ks7010
Sergio Paracuellos 5fa7ed322b staging: ks7010: review custom bit defines using macros from bitops header file
This commit reviews custom definitions using custom bit macros changing
them for the ones defined in the bitops header file.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 18:20:54 +01:00
..
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
Makefile staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive 2018-03-22 18:20:54 +01:00
TODO staging: ks7010: add task to TODO file 2017-04-11 16:05:51 +02:00
eap_packet.h staging: ks7010: review custom bit defines using macros from bitops header file 2018-03-22 18:20:54 +01:00
ks7010_sdio.c staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive 2018-03-22 18:20:54 +01:00
ks7010_sdio.h staging: ks7010: add struct comment to ks_sdio_card 2017-04-18 13:47:31 +02:00
ks_hostif.c staging: ks7010: replace some custom defines with the ones in uapi/linux/if_ether.h 2018-03-22 18:20:54 +01:00
ks_hostif.h staging: ks7010: Replace local frame type constants with kernel constants. 2018-03-01 17:34:48 +01:00
ks_wlan.h staging: ks7010: remove max_event_count field which is only being used in debug 2018-03-22 18:20:54 +01:00
ks_wlan_ioctl.h staging: ks7010: remove not used function signature ks_wlan_read_config_file 2018-03-22 18:20:54 +01:00
ks_wlan_net.c staging: ks7010: replace DPRINTK traces in favour of netdev_* 2018-03-19 19:49:49 +01:00
michael_mic.c staging: ks7010: replace custom rotation operations in favour of the kernel ones 2018-03-14 12:57:06 +01:00
michael_mic.h staging: ks7010: fix spelling of Michael MIC 2017-03-14 08:04:51 +08:00