summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Update BSS information after connectionJouni Malinen2011-09-221-3/+7
* ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen2011-09-221-28/+0
* ath6kl: Remove RSSI update for internal node tableJouni Malinen2011-09-221-15/+0
* ath6kl: Fix static WEP configuration in AP modeJouni Malinen2011-09-191-1/+3
* ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen2011-09-061-52/+40
* ath6kl: Fix endianness in register writeVasanthakumar Thiagarajan2011-09-051-4/+6
* ath6kl: Make ath6kl_diag_write32() non-staticVasanthakumar Thiagarajan2011-09-051-1/+1
* ath6kl: Fix endianness in requesting chip register readVasanthakumar Thiagarajan2011-09-021-5/+9
* ath6kl: read fwlog from firmware ring bufferKalle Valo2011-09-021-0/+75
* ath6kl: cleanup diagnose window read and write functionsKalle Valo2011-09-021-42/+52
* ath6kl: add testmode supportKalle Valo2011-09-011-2/+3
* ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnectEdward Lu2011-08-311-1/+2
* ath6kl: Delay initial group key setup in AP modeJouni Malinen2011-08-311-16/+20
* ath6kl: Fix AP mode (Re)AssocReq IE processingJouni Malinen2011-08-311-8/+49
* ath6kl: implement suspend supportKalle Valo2011-08-311-0/+35
* ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan2011-08-311-1/+1
* ath6kl: Add beginning of AR6004 initialisation supportKevin Fang2011-08-311-2/+18
* ath6kl: fix function name conflicts with ath9kKalle Valo2011-08-101-2/+2
* ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani2011-08-091-2/+2
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+1337