2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 02:34:01 +08:00
linux-next/drivers/net/wireless/iwmc3200wifi
Zhu Yi 18974b5b0b iwmc3200wifi: rx aggregation support
When the device receives an A-MSDU frame (indicated by flag
IWM_RX_TICKET_AMSDU_MSK), use ieee80211_amsdu_to_8023s to convert
it to a list of 802.3 frames and handled them to upper layer.

Cc: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-12-22 13:31:16 -05:00
..
bus.h
cfg80211.c iwmc3200wifi: Implement cfg80211 PMKSA API 2009-11-28 15:05:06 -05:00
cfg80211.h
commands.c iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter 2009-12-04 14:16:28 -05:00
commands.h iwmc3200wifi: Implement cfg80211 PMKSA API 2009-11-28 15:05:06 -05:00
debug.h iwmc3200wifi: Add a last_fw_err debugfs entry 2009-09-01 12:48:28 -04:00
debugfs.c iwmc3200wifi: Add stopped queue to debugfs 2009-11-28 15:04:45 -05:00
eeprom.c iwmc3200wifi: Update wireless_mode with eeprom values 2009-11-28 15:04:42 -05:00
eeprom.h iwmc3200wifi: Update wireless_mode with eeprom values 2009-11-28 15:04:42 -05:00
fw.c iwmc3200wifi: Set wiphy firmware version 2009-10-27 16:48:27 -04:00
fw.h
hal.c iwmc3200wifi: fix a use-after-free bug 2009-07-24 15:05:29 -04:00
hal.h
iwm.h iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter 2009-12-04 14:16:28 -05:00
Kconfig wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig 2009-10-30 16:50:35 -04:00
lmac.h iwmc3200wifi: CT kill support 2009-10-27 16:48:24 -04:00
main.c iwmc3200wifi: Enable wimax core through module parameter 2009-12-04 14:16:29 -05:00
Makefile cfg80211: self-contained wext handling where possible 2009-07-29 15:46:20 -04:00
netdev.c iwmc3200wifi: 802.11n Tx aggregation support 2009-11-28 15:04:44 -05:00
rx.c iwmc3200wifi: rx aggregation support 2009-12-22 13:31:16 -05:00
rx.h
sdio.c iwmc3200wifi: declare MODULE_FIRMWARE 2009-11-11 15:23:52 -05:00
sdio.h imwc3200: move iwmc3200 SDIO ids to sdio_ids.h 2009-07-26 19:25:47 -07:00
tx.c iwmc3200wifi: Remove tx concatenation option 2009-11-28 15:04:46 -05:00
umac.h iwmc3200wifi: Implement cfg80211 PMKSA API 2009-11-28 15:05:06 -05:00