Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(441)

Issue 3579004: ath6kl: Bringing in the upstream version (Closed)

Created:
10 years, 2 months ago by vipinm
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler, vb
Visibility:
Public.

Description

ath6kl: Bringing in the upstream version The patch brings in the changes from the version of the ath6kl driver that is now upstream. Change-Id: I661469514bfedf98c20ab3ef48cbfbf90534d4c0 Signed-off-by: Vipin Mehta <vmehta@atheros.com>; BUG= TEST=The following tests were carried out on a testbed with x86 machines running ChromiumOS and an ARM platform running Ubuntu with a kernel identical to Chromium OS. Pls note that the test cycle was carried out on a build slightly older than this one. - Security - Scanning - Roaming - DFS - Performance - 11n Interoperability - Stress - 11n WiFi - uAPSD Some of the defects identified from the above tests were fixed in the driver/firmware and spot tested.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6550 lines, -4246 lines) Patch
M chromeos/drivers/ath6kl/Kconfig View 5 chunks +17 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/Makefile View 4 chunks +26 lines, -9 lines 0 comments Download
A chromeos/drivers/ath6kl/TODO View 1 chunk +8 lines, -0 lines 0 comments Download
M chromeos/drivers/ath6kl/bmi/include/bmi_internal.h View 2 chunks +14 lines, -10 lines 0 comments Download
M chromeos/drivers/ath6kl/bmi/src/bmi.c View 7 chunks +47 lines, -21 lines 0 comments Download
D chromeos/drivers/ath6kl/bmi/src/makefile View 1 chunk +0 lines, -22 lines 0 comments Download
M chromeos/drivers/ath6kl/hif/common/hif_sdio_common.h View 3 chunks +12 lines, -13 lines 0 comments Download
D chromeos/drivers/ath6kl/hif/sdio/Makefile View 1 chunk +0 lines, -86 lines 0 comments Download
M chromeos/drivers/ath6kl/hif/sdio/linux_sdio/include/hif_internal.h View 3 chunks +15 lines, -10 lines 0 comments Download
M chromeos/drivers/ath6kl/hif/sdio/linux_sdio/src/hif.c View 23 chunks +446 lines, -194 lines 0 comments Download
M chromeos/drivers/ath6kl/hif/sdio/linux_sdio/src/hif_scatter.c View 5 chunks +21 lines, -18 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/AR6000/ar6k.h View 4 chunks +17 lines, -11 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/AR6000/ar6k.c View 20 chunks +241 lines, -169 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/AR6000/ar6k_events.c View 25 chunks +70 lines, -55 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/AR6000/ar6k_gmbox.c View 4 chunks +16 lines, -12 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/AR6000/ar6k_gmbox_hciuart.c View 7 chunks +25 lines, -21 lines 0 comments Download
D chromeos/drivers/ath6kl/htc2/AR6000/makefile View 1 chunk +0 lines, -22 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/htc.c View 9 chunks +36 lines, -15 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/htc_debug.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/htc_internal.h View 2 chunks +15 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/htc_recv.c View 14 chunks +48 lines, -19 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/htc_send.c View 12 chunks +35 lines, -31 lines 0 comments Download
M chromeos/drivers/ath6kl/htc2/htc_services.c View 3 chunks +18 lines, -12 lines 0 comments Download
D chromeos/drivers/ath6kl/include/AR6002/hw/analog_intf_reg.h View 1 chunk +0 lines, -83 lines 0 comments Download
D chromeos/drivers/ath6kl/include/AR6002/hw/apb_map.h View 1 chunk +0 lines, -32 lines 0 comments Download
D chromeos/drivers/ath6kl/include/AR6002/hw2.0/hw/apb_map.h View 1 chunk +0 lines, -32 lines 0 comments Download
D chromeos/drivers/ath6kl/include/AR6002/hw4.0/hw/analog_intf_reg.h View 1 chunk +0 lines, -33 lines 0 comments Download
D chromeos/drivers/ath6kl/include/AR6002/hw4.0/hw/mbox_host_reg.h View 1 chunk +0 lines, -33 lines 0 comments Download
D chromeos/drivers/ath6kl/include/AR6002/hw4.0/hw/umbox_reg.h View 1 chunk +0 lines, -33 lines 0 comments Download
M chromeos/drivers/ath6kl/include/a_config.h View 2 chunks +16 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/a_debug.h View 4 chunks +21 lines, -12 lines 0 comments Download
M chromeos/drivers/ath6kl/include/a_drv.h View 2 chunks +16 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/a_drv_api.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/a_osapi.h View 2 chunks +17 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/include/a_types.h View 2 chunks +16 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/aggr_recv_api.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/ar3kconfig.h View 1 chunk +12 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/include/ar6000_api.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/ar6000_diag.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/ar6kap_common.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/athbtfilter.h View 3 chunks +14 lines, -10 lines 0 comments Download
M chromeos/drivers/ath6kl/include/athendpack.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/athstartpack.h View 2 chunks +16 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/bmi.h View 2 chunks +15 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/AR6002_regdump.h View 1 chunk +12 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/AR6K_version.h View 2 chunks +13 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/addrs.h View 2 chunks +17 lines, -13 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/analog_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/AR6002/hw.0/apb_map.h View 1 chunk +13 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/gpio_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/mbox_host_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/mbox_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/rtc_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/si_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/uart_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw.0/vmc_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/analog_intf_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/analog_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/apb_map.h View 1 chunk +13 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/gpio_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/mbox_host_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/mbox_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/rtc_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/si_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/uart_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw2.0/hw/vmc_reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/analog_intf_ares_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/analog_intf_athr_wlan_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/analog_intf_reg.h View 1 chunk +37 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/apb_athr_wlan_map.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/apb_map.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/bb_lc_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/efuse_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/gpio_athr_wlan_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/gpio_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/mac_dma_reg.h View 1 chunk +17 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/mac_pcu_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/mbox_host_reg.h View 1 chunk +37 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/mbox_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/mbox_wlan_host_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/mbox_wlan_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/rdma_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/rtc_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/rtc_wlan_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/si_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/uart_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/umbox_reg.h View 1 chunk +37 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/umbox_wlan_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/vmc_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/AR6002/hw4.0/hw/vmc_wlan_reg.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/a_hci.h View 1 chunk +16 lines, -2 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/athdefs.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/bmi_msg.h View 3 chunks +25 lines, -15 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/btcoexGpio.h View 1 chunk +11 lines, -7 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/cnxmgmt.h View 1 chunk +33 lines, -29 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/dbglog.h View 6 chunks +26 lines, -15 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/dbglog_id.h View 4 chunks +33 lines, -29 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/discovery.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/dset_internal.h View 4 chunks +22 lines, -10 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/dsetid.h View 4 chunks +22 lines, -10 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/epping_test.h View 2 chunks +14 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/gmboxif.h View 1 chunk +12 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/gpio.h View 1 chunk +15 lines, -13 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/htc.h View 2 chunks +13 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/htc_services.h View 1 chunk +11 lines, -7 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/ini_dset.h View 1 chunk +15 lines, -13 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/pkt_log.h View 1 chunk +45 lines, -0 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/regDb.h View 1 chunk +29 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/regdump.h View 4 chunks +24 lines, -10 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/regulatory/reg_dbschema.h View 1 chunk +237 lines, -0 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/regulatory/reg_dbvalues.h View 1 chunk +504 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/roaming.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/targaddrs.h View 8 chunks +33 lines, -27 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/testcmd.h View 2 chunks +14 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/tlpm.h View 1 chunk +12 lines, -9 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/wlan_defs.h View 1 chunk +12 lines, -8 lines 0 comments Download
A chromeos/drivers/ath6kl/include/common/wlan_dset.h View 1 chunk +33 lines, -0 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/wmi.h View 7 chunks +61 lines, -27 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/wmi_thin.h View 1 chunk +12 lines, -8 lines 0 comments Download
A + chromeos/drivers/ath6kl/include/common/wmix.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/common_drv.h View 2 chunks +20 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/include/dbglog_api.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/dl_list.h View 2 chunks +14 lines, -10 lines 0 comments Download
M chromeos/drivers/ath6kl/include/dset_api.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/gpio_api.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/hci_transport_api.h View 1 chunk +12 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/include/hif.h View 6 chunks +45 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/host_version.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/htc_api.h View 3 chunks +16 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/include/htc_packet.h View 1 chunk +12 lines, -8 lines 0 comments Download
D chromeos/drivers/ath6kl/include/pkt_log.h View 1 chunk +0 lines, -41 lines 0 comments Download
M chromeos/drivers/ath6kl/include/target_reg_table.h View 5 chunks +16 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/include/wlan_api.h View 3 chunks +15 lines, -9 lines 0 comments Download
D chromeos/drivers/ath6kl/include/wlan_dset.h View 1 chunk +0 lines, -30 lines 0 comments Download
M chromeos/drivers/ath6kl/include/wmi_api.h View 4 chunks +17 lines, -11 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/ar3kconfig.c View 3 chunks +23 lines, -17 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/ar3kps/ar3kpsconfig.h View 2 chunks +1 line, -5 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/ar3kps/ar3kpsconfig.c View 3 chunks +5 lines, -5 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/ar3kps/ar3kpsparser.h View 1 chunk +21 lines, -50 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/ar3kps/ar3kpsparser.c View 7 chunks +12 lines, -23 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/common_drv.c View 8 chunks +27 lines, -35 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/credit_dist.c View 6 chunks +51 lines, -8 lines 0 comments Download
D chromeos/drivers/ath6kl/miscdrv/makefile View 1 chunk +0 lines, -22 lines 0 comments Download
M chromeos/drivers/ath6kl/miscdrv/miscdrv.h View 2 chunks +13 lines, -11 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/ar6000_android.c View 10 chunks +58 lines, -545 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/ar6000_drv.c View 100 chunks +530 lines, -561 lines 0 comments Download
A chromeos/drivers/ath6kl/os/linux/ar6000_pm.c View 1 chunk +731 lines, -0 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/ar6000_raw_if.c View 1 chunk +19 lines, -15 lines 0 comments Download
A chromeos/drivers/ath6kl/os/linux/ar6k_pal.c View 1 chunk +481 lines, -0 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/cfg80211.c View 8 chunks +41 lines, -61 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/eeprom.c View 4 chunks +36 lines, -43 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/export_hci_transport.c View 1 chunk +12 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/hci_bridge.c View 7 chunks +18 lines, -27 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/ar6000_drv.h View 11 chunks +114 lines, -51 lines 0 comments Download
A chromeos/drivers/ath6kl/os/linux/include/ar6k_pal.h View 1 chunk +36 lines, -0 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/ar6xapi_linux.h View 2 chunks +39 lines, -17 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/athdrv_linux.h View 3 chunks +35 lines, -20 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/athtypes_linux.h View 1 chunk +23 lines, -17 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/cfg80211.h View 1 chunk +19 lines, -15 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/config_linux.h View 2 chunks +22 lines, -16 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/debug_linux.h View 1 chunk +19 lines, -14 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/export_hci_transport.h View 1 chunk +12 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/ieee80211_ioctl.h View 2 chunks +20 lines, -15 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/osapi_linux.h View 3 chunks +24 lines, -25 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/wlan_config.h View 2 chunks +70 lines, -9 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/include/wmi_filter_linux.h View 4 chunks +27 lines, -17 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/ioctl.c View 27 chunks +245 lines, -88 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/netbuf.c View 1 chunk +19 lines, -18 lines 0 comments Download
M chromeos/drivers/ath6kl/os/linux/wireless_ext.c View 26 chunks +83 lines, -129 lines 0 comments Download
M chromeos/drivers/ath6kl/reorder/aggr_rx_internal.h View 1 chunk +12 lines, -8 lines 0 comments Download
D chromeos/drivers/ath6kl/reorder/makefile View 1 chunk +0 lines, -22 lines 0 comments Download
M chromeos/drivers/ath6kl/reorder/rcv_aggr.c View 1 chunk +11 lines, -7 lines 0 comments Download
M chromeos/drivers/ath6kl/wlan/include/ieee80211.h View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/wlan/include/ieee80211_node.h View 2 chunks +20 lines, -8 lines 0 comments Download
D chromeos/drivers/ath6kl/wlan/src/makefile View 1 chunk +0 lines, -22 lines 0 comments Download
M chromeos/drivers/ath6kl/wlan/src/wlan_node.c View 9 chunks +77 lines, -10 lines 0 comments Download
M chromeos/drivers/ath6kl/wlan/src/wlan_recv_beacon.c View 1 chunk +12 lines, -8 lines 0 comments Download
M chromeos/drivers/ath6kl/wlan/src/wlan_utils.c View 1 chunk +12 lines, -8 lines 0 comments Download
D chromeos/drivers/ath6kl/wmi/makefile View 1 chunk +0 lines, -22 lines 0 comments Download
M chromeos/drivers/ath6kl/wmi/wmi.c View 30 chunks +145 lines, -52 lines 0 comments Download
M chromeos/drivers/ath6kl/wmi/wmi_host.h View 2 chunks +26 lines, -11 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
vipinmehta
10 years, 2 months ago (2010-10-01 20:09:07 UTC) #1
The patch brings in changes from the upstream version of the ath6kl driver. The
summary of changes is:
- Moving the header files that are common to the host and target side code to
ath6kl/include/common directory.
- Changing of license text to ISC.
- Bug fixes

Powered by Google App Engine
This is Rietveld 408576698