summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan2-6/+20
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo2-0/+8
2011-09-27ath6kl: fix TCP corruptionJouni Malinen1-0/+18
2011-09-27ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan1-1/+0
2011-09-27ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan1-2/+3
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan1-1/+9
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger1-0/+1
2011-09-26iwlagn: fix dangling scan requestJohannes Berg1-14/+16
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov1-1/+1
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov2-2/+4
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller7-65/+102
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov2-17/+82
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller1-6/+9
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller1-0/+2
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller1-0/+28
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller1-0/+17
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi2-5/+3
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi2-6/+15
2011-09-23ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan1-11/+9
2011-09-23ath6kl: pass only unicast frames for aggregationKalle Valo1-7/+9
2011-09-22wl12xx: fix forced passive scansLuciano Coelho1-6/+13
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2-0/+40
2011-09-22ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan1-0/+2
2011-09-22Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo166-7838/+13875
2011-09-22ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen3-0/+30
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen4-3/+16
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2-50/+12
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen8-422/+0
2011-09-22ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen1-251/+45
2011-09-22ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen1-28/+0
2011-09-22ath6kl: Remove RSSI update for internal node tableJouni Malinen1-15/+0
2011-09-22ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen1-39/+1
2011-09-22ath6kl: Fix BSS update on roamingJouni Malinen1-85/+56
2011-09-22nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap1-1/+1
2011-09-22mwifiex: remove unneeded NULL checkDan Carpenter1-2/+2
2011-09-22mwifiex: add a kfree() to an error pathDan Carpenter1-0/+1
2011-09-22iwlagn: remove duplicate list initAmit Beka1-2/+0
2011-09-22iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach2-2/+5
2011-09-22iwlagn: remove uneeded declarationEmmanuel Grumbach1-2/+0
2011-09-22iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach5-16/+12
2011-09-22iwlagn: remove the callback in host commandsEmmanuel Grumbach15-134/+157
2011-09-22iwlagn: split remain-on-channelJohannes Berg3-49/+62
2011-09-22iwlagn: remove common station privJohannes Berg5-20/+16
2011-09-22iwlagn: move scan code to scan fileJohannes Berg4-440/+433
2011-09-21iwlegacy: do not use interruptible waitsStanislaw Gruszka5-13/+13
2011-09-21iwlegacy: fix command queue timeoutStanislaw Gruszka1-0/+2
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan1-1/+1
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger6-20/+8
2011-09-20rtlwifi: rtl8192de: Change modinfo messagesLarry Finger1-4/+8
2011-09-20rtlwifi: rtl8192se: Change modinfo messagesLarry Finger1-5/+9