android_kernel_xiaomi_sm8350/drivers/net/wireless/bcm43xx
Larry Finger aa93c85d09 [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers
In code manipulating the TM State Low register of 802.11 cores, two
different magic numbers are used to reference the 'G Mode Enable' bit.
One of these, 0x20000000, is clear, but the other, (0x800 << 18), is not.
This patch replaces both types with a defined constant. In addition, two
bits in the TM State High registers are given definitions to help in
following the code.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-04-28 11:00:59 -04:00
..
bcm43xx_debugfs.c [PATCH] mark struct file_operations const 5 2007-02-12 09:48:45 -08:00
bcm43xx_debugfs.h
bcm43xx_dma.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
bcm43xx_dma.h
bcm43xx_ethtool.c [PATCH] bcm43xx: do not rebuild when kernel version changes 2007-04-28 11:00:55 -04:00
bcm43xx_ethtool.h
bcm43xx_ilt.c [PATCH] bcm43xx: OFDM fix for rev 1 cards 2007-02-14 15:45:05 -05:00
bcm43xx_ilt.h [PATCH] bcm43xx: OFDM fix for rev 1 cards 2007-02-14 15:45:05 -05:00
bcm43xx_leds.c
bcm43xx_leds.h
bcm43xx_main.c [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers 2007-04-28 11:00:59 -04:00
bcm43xx_main.h
bcm43xx_phy.c [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers 2007-04-28 11:00:59 -04:00
bcm43xx_phy.h
bcm43xx_pio.c
bcm43xx_pio.h
bcm43xx_power.c
bcm43xx_power.h
bcm43xx_radio.c [PATCH] bcm43xx: fix radio_set_tx_iq 2007-03-27 13:16:52 -04:00
bcm43xx_radio.h
bcm43xx_sysfs.c
bcm43xx_sysfs.h
bcm43xx_wx.c [PATCH] bcm43xx: Fix bug in frequency to channel conversion 2007-03-07 22:13:50 -05:00
bcm43xx_wx.h
bcm43xx_xmit.c
bcm43xx_xmit.h [PATCH] bcm43xx: Ignore ampdu status reports 2007-02-14 15:45:04 -05:00
bcm43xx.h [PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers 2007-04-28 11:00:59 -04:00
Kconfig [WIRELESS]: Refactor wireless Kconfig. 2007-04-25 22:29:40 -07:00
Makefile