aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/include/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo30-8093/+0
2011-05-06ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan4-678/+9
2011-05-06ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan2-46/+0
2011-05-06ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan1-209/+0
2011-05-06ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan1-36/+0
2011-05-06ath6kl: Remove somemore unused header filesVasanthakumar Thiagarajan7-2146/+0
2011-05-03ath6kl: Remove few more unused header filesVasanthakumar Thiagarajan4-230/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2-2/+2
2011-05-03ath6kl: Remove unused macros from gpio_reg.hVasanthakumar Thiagarajan3-2638/+0
2011-05-03ath6kl: Remove unused regdump.hVasanthakumar Thiagarajan2-111/+0
2011-05-03ath6kl: Remove somemore unused header files from hw4.0/hw/Vasanthakumar Thiagarajan6-4687/+0
2011-05-03ath6kl: Remove unused hw4.0/hw/vmc_reg.hVasanthakumar Thiagarajan2-199/+0
2011-05-03ath6kl: Remove unused bb_lc_reg.hVasanthakumar Thiagarajan1-7076/+0
2011-05-03ath6kl: Remove unused hw2.0/hw/uart_reg.hVasanthakumar Thiagarajan2-547/+0
2011-05-03ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan1-186/+0
2011-05-03ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan3-3846/+0
2011-05-03ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan2-530/+0
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2-437/+0
2011-05-03ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan1-13/+0
2011-05-03ath6kl: Remove unused analog_register header filesVasanthakumar Thiagarajan5-8985/+0
2011-05-03staging: ath6kl: open/shared auth implementationNaveen Singh1-0/+5
2011-04-25ath6kl: add the device ID on the data command packetNaveen Singh1-1/+22
2011-04-25ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh1-13/+82
2011-04-25ath6kl: add support for AR6003 v2.1.1Naveen Singh1-34/+192
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman7-12/+12
2011-04-04ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez8-80/+0
2011-04-04ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez11-89/+0
2011-04-04ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi7-12/+12
2011-03-14ath6kl: remove-typedef HTC_FRAME_HDRLuis R. Rodriguez2-5/+5
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez4-5/+5
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta1-11/+25
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches2-3/+2
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches2-8/+8
2011-02-02staging: ath6kl: Convert A_INT16 to s16Joe Perches1-18/+18
2011-02-02staging: ath6kl: Convert A_INT8 to s8Joe Perches1-16/+16
2011-02-02staging: ath6kl: Convert A_UINT64 to u64Joe Perches1-1/+1
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches18-484/+484
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches12-193/+193
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches11-563/+563
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches2-7/+7
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches1-8/+0
2011-01-31staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32Joe Perches1-8/+8
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches1-2/+0
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches1-2/+1
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches1-36/+39
2010-09-08staging: ath6kl: Eliminating the symlink to 2.0 header filesVipin Mehta11-1/+0
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta68-0/+40596