summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/os/linux/ar6000_drv.c
AgeCommit message (Expand)Author
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-06-28ath6kl: export firmware version to user spaceKalle Valo
2011-06-28ath6kl: cache firmwareKalle Valo
2011-05-10staging: ath6kl: provide hardware version to userspaceKalle Valo
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan
2011-05-03staging: ath6kl: open/shared auth implementationNaveen Singh
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-25ath6kl: add support for AR6003 v2.1.1Naveen Singh
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman
2011-04-04ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez
2011-04-04ath6kl: remove completely pointles platform driverLuis R. Rodriguez
2011-04-04ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez
2011-04-04ath6kl: propagate errors on module setupLuis R. Rodriguez
2011-04-04ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez
2011-04-04ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez
2011-04-04ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez
2011-04-04ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez
2011-04-04ath6kl: remove USER_KEYS defineLuis R. Rodriguez
2011-04-04ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez
2011-04-04ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez
2011-04-04ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez
2011-04-04ath6kl: kill Android specific codeLuis R. Rodriguez
2011-04-04ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez
2011-04-04ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez
2011-04-04ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez
2011-04-04ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez
2011-04-04ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez
2011-04-04ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_MISC_HANDLESLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef AR_VIRTUAL_INTERFACE_TLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez
2011-02-23staging: ath6kl: Eliminate cfg80211 warningsVipin Mehta
2011-02-18staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta
2011-02-18staging: ath6kl: Adding support for txop bursting enable/disableVipin Mehta