linux-kernel-test/drivers/net/wireless/ath/ath9k
Luis R. Rodriguez 748d451028 ath9k_common: clarify and correct jumbogram processing
Jumbograms are frames put together linked together through
more than one descriptor. For example ath9k_htc will use this
to send from the target a large frame split up into 2 or more
segments. The driver then would be in charge of putting the
frame back together.

When jumbograms are constructed the rx_stats->rs_more will
bet set and rx_stats->rs_status will not have any valid content
as the actual status will only be avialable at the end of
the chained descriptors.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-11-11 17:09:11 -05:00
..
ahb.c ath9k_hw: distinguish single-chip solutions on initial probe print 2009-10-30 16:49:18 -04:00
ani.c
ani.h
ath9k.h ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
beacon.c
btcoex.c
btcoex.h
calib.c ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal() 2009-10-30 16:49:19 -04:00
calib.h
common.c ath9k_common: clarify and correct jumbogram processing 2009-11-11 17:09:11 -05:00
common.h ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
debug.c
debug.h
eeprom_4k.c ath9k_hw: modify the rf control register for ar9271 revision 1.0 2009-10-30 16:50:36 -04:00
eeprom_9287.c
eeprom_def.c
eeprom.c
eeprom.h
hw.c ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf() 2009-11-11 17:09:04 -05:00
hw.h ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf() 2009-11-11 17:09:04 -05:00
initvals.h ath9k_hw: update register initialization/reset values for ar9271 2009-10-30 16:50:36 -04:00
Kconfig ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
mac.c
mac.h
main.c ath9k: move driver keymap, keymax and splitmic to common 2009-11-11 17:09:09 -05:00
Makefile ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
pci.c ath9k_hw: distinguish single-chip solutions on initial probe print 2009-10-30 16:49:18 -04:00
phy.c ath9k_hw: make ath9k_phy_modify_rx_buffer() static 2009-10-30 16:50:38 -04:00
phy.h ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() 2009-10-30 16:50:38 -04:00
rc.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-06 00:55:55 -08:00
rc.h ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
recv.c ath9k_common: add new module to share 802.11n driver helpers 2009-11-11 17:09:11 -05:00
reg.h ath9k_hw: change the way we initialize the pll for ar9271 2009-10-30 16:50:36 -04:00
virtual.c ath9k: handle low buffer space for virtual wiphys 2009-11-11 17:09:03 -05:00
xmit.c ath9k: handle low buffer space for virtual wiphys 2009-11-11 17:09:03 -05:00