summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-09-27libertas: scan behaviour consistency improvementsDaniel Drake
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-27ath9k: add Block ACK bitmap in sample debugMohammed Shafi Shajakhan
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo
2011-09-27ath6kl: fix TCP corruptionJouni Malinen
2011-09-27ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan
2011-09-27ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan
2011-09-26ath9k: Fix a dma warning/memory leakMohammed Shafi Shajakhan
2011-09-26rtlwifi: rtl8192cu: Fix unitialized structLarry Finger
2011-09-26iwlagn: fix dangling scan requestJohannes Berg
2011-09-23wl12xx: report the stop_ba event to all STAs in AP-modeArik Nemtsov
2011-09-23wl12xx: correct fw_status structure for 8 sta support in AP-modeArik Nemtsov
2011-09-23wl12xx: implement set_bitrate_mask callbackEliad Peller
2011-09-23wl12xx: AP mode - support hidden SSIDArik Nemtsov
2011-09-23wl12xx: Use dev_hlid for auth and assoc reqEliad Peller
2011-09-23wl12xx: send all pending packets on channel changeEliad Peller
2011-09-23wl12xx: remove P2P ie from probe responseEliad Peller
2011-09-23wl12xx: remove TIM ie from probe responseEliad Peller
2011-09-23wl12xx: Include OFDM rates in IBSS modeShahar Levi
2011-09-23wl12xx: fix sdio_test module functionalityShahar Levi
2011-09-23ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan
2011-09-23ath6kl: pass only unicast frames for aggregationKalle Valo
2011-09-22wl12xx: fix forced passive scansLuciano Coelho
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen
2011-09-22ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan
2011-09-22Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-09-22ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen
2011-09-22ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen
2011-09-22ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen
2011-09-22ath6kl: Remove RSSI update for internal node tableJouni Malinen
2011-09-22ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen
2011-09-22ath6kl: Fix BSS update on roamingJouni Malinen
2011-09-21nfc: NFC_WILINK depends on NFC_NCIRandy Dunlap
2011-09-21mwifiex: remove unneeded NULL checkDan Carpenter
2011-09-21mwifiex: add a kfree() to an error pathDan Carpenter
2011-09-21iwlagn: remove duplicate list initAmit Beka
2011-09-21iwlagn: pending frames musn't be incremented if agg is onEmmanuel Grumbach
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach
2011-09-21iwlagn: simplify the iwl_device_cmd layoutEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-21iwlagn: split remain-on-channelJohannes Berg
2011-09-21iwlagn: remove common station privJohannes Berg
2011-09-21iwlagn: move scan code to scan fileJohannes Berg
2011-09-21iwlegacy: do not use interruptible waitsStanislaw Gruszka
2011-09-21iwlegacy: fix command queue timeoutStanislaw Gruszka
2011-09-21ath9k_hw: Fix Rx DMA stuck for AR9003 chipsRajkumar Manoharan
2011-09-20rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros.Larry Finger