summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2012-01-18ath6kl: add back beginnings of USB supportKalle Valo
2012-01-18ath6kl: create ath6kl_core.koKalle Valo
2012-01-18ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functionsKalle Valo
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo
2012-01-18ath6kl: create core.cKalle Valo
2012-01-18ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo
2012-01-18ath6kl: unify cfg80211 init/cleanup functionsKalle Valo
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo
2012-01-18ath6kl: add testmode 2 for 6003 ARTAlex Yang
2012-01-18ath6kl: fix uninitialized warning in ath6kl_process_uapsdq()Kalle Valo
2012-01-18ath6kl: remove -D__CHECK_ENDIAN__ from MakefileKalle Valo
2012-01-18ath6kl: use netdev_features_tKalle Valo
2012-01-13Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-01-13ath6kl: Remove useless initialization in ath6kl_read_fwlogs()Raja Mani
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan
2012-01-12ath6kl: Initialize a variable properlySujith Manoharan
2012-01-12ath6kl: Remove redundant pointer checkSujith Manoharan
2012-01-12ath6kl: Fix SDIO error pathSujith Manoharan
2012-01-09ath6kl: make net_device_ops constStephen Hemminger
2012-01-09ath6kl: Use a mutex_lock to avoid race in diabling and handling irqVasanthakumar Thiagarajan
2012-01-09ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_tVasanthakumar Thiagarajan
2012-01-09ath6kl: Remove deadcode in main.cVasanthakumar Thiagarajan
2012-01-09ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan
2012-01-09ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan
2012-01-09ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-05ath6kl: revert USB supportJohn W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02ath6kl: send TCMD response through testmode eventsThomas Pedersen
2012-01-02ath6kl: Remove redundant key_index check.Vivek Natarajan
2012-01-02ath6kl: Add a module parameter to enable uart debugVasanthakumar Thiagarajan
2012-01-02ath6kl: Remove few unnecessary spin_locks around set_bit()Vasanthakumar Thiagarajan
2012-01-02ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani
2012-01-02ath6kl: Advertise TX/RX support for frames in AP modeJouni Malinen
2012-01-02ath6kl: Add del_station cfg80211_opsJouni Malinen
2011-12-23ath6kl: Fix panic when setting a channelSujith Manoharan
2011-12-23ath6kl: add support for FW API 3Kalle Valo
2011-12-23ath6kl: handle firmware names more dynamicallyKalle Valo
2011-12-23ath6kl: Send own IP addr to the firmware during WOW suspendRaja Mani
2011-12-23ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani
2011-12-23ath6kl: Fix connect command to clear previously used IEsJouni Malinen
2011-12-23ath6kl: Use cfg80211_roamed_bss() to report roaming eventVasanthakumar Thiagarajan
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-12-13ath6kl: fix reading of FW IE capabilitiesKalle Valo
2011-12-13ath6kl: fix value of WOW_FILTER_SSIDKalle Valo