summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/ar6000_drv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: remove ath6klKalle Valo2011-08-131-6267/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-281-0/+1
|\
| * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+1
* | ath6kl: export firmware version to user spaceKalle Valo2011-06-281-0/+7
* | ath6kl: cache firmwareKalle Valo2011-06-281-15/+34
|/
* staging: ath6kl: provide hardware version to userspaceKalle Valo2011-05-101-0/+1
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-2/+2
* staging: ath6kl: open/shared auth implementationNaveen Singh2011-05-031-0/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-3/+3
* ath6kl: add support for AR6003 v2.1.1Naveen Singh2011-04-251-34/+99
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-4/+4
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* | ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez2011-04-041-8/+0
* | ath6kl: remove completely pointles platform driverLuis R. Rodriguez2011-04-041-6/+0
* | ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez2011-04-041-3/+0
* | ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-041-5/+7
* | ath6kl: simplify btcoex parameter programmingLuis R. Rodriguez2011-04-041-37/+43
* | ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCELuis R. Rodriguez2011-04-041-4/+4
* | ath6kl: remove INIT_MODE_DRV_ENABLED defineLuis R. Rodriguez2011-04-041-10/+4
* | ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez2011-04-041-14/+0
* | ath6kl: remove USER_KEYS defineLuis R. Rodriguez2011-04-041-11/+0
* | ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez2011-04-041-112/+1
* | ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez2011-04-041-12/+0
* | ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez2011-04-041-150/+23
* | ath6kl: kill Android specific codeLuis R. Rodriguez2011-04-041-16/+0
* | ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data supportLuis R. Rodriguez2011-04-041-40/+19
* | ath6kl: move setting netdev for non-cf80211 caseLuis R. Rodriguez2011-04-041-5/+1
* | ath6kl: remove SET_MODULE_OWNER usageLuis R. Rodriguez2011-04-041-4/+0
* | ath6kl: replace do while loop with function helpers on ar6000_avail_ev()Luis R. Rodriguez2011-04-041-20/+48
* | ath6kl: propagate error values on ar6000_avail_ev()Luis R. Rodriguez2011-04-041-27/+24
* | ath6kl: remove BMIENABLE_SET defineLuis R. Rodriguez2011-04-041-41/+25
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-5/+5
|/
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-141-121/+121
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-141-4/+4
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-141-13/+13
* ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez2011-03-141-5/+5
* ath6kl: remove-typedef HCI_TRANSPORT_MISC_HANDLESLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez2011-03-141-1/+1
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR_VIRTUAL_INTERFACE_TLuis R. Rodriguez2011-03-111-6/+6
* staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-41/+41
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-28/+28
* staging: ath6kl: Eliminate cfg80211 warningsVipin Mehta2011-02-231-0/+1
* staging: ath6kl: Adding state in driver to track the sme stateVipin Mehta2011-02-181-0/+1
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-181-0/+3
OpenPOWER on IntegriCloud