summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-13b43: Load firmware from a work queue and not from the probe routineLarry Finger
2012-03-13b43legacy: Load firmware from work queue instead of from probe routineLarry Finger
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-03-13ath6kl: fix debug.c file modeKalle Valo
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo
2012-03-13ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo
2012-03-13ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo
2012-03-12iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel
2012-03-12iwlwifi: explicitly track whether INIT uCode was runDavid Spinadel
2012-03-12iwlwifi: avoid some operations if no uCode loadedDavid Spinadel
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-12iwlwifi: convert bad state message into warningJohannes Berg
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg
2012-03-12iwlwifi: remove TX hex debugJohannes Berg
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau
2012-03-12ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan
2012-03-12rt2x00: Fix beacon skew in rt2800pciHelmut Schaa
2012-03-12ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan
2012-03-12net/wireless: ipw2x00: remove unused definitions for regulatory domainStanislav Yakovlev
2012-03-12ath9k: Add wiphy name to log messages.Ben Greear
2012-03-12mac80211_hwsim: Fix set mactime on receiver hwsim radioAshok Nagarajan
2012-03-12ath9k: Fix BTCOEX shutdownSujith Manoharan
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam
2012-03-09iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy
2012-03-09iwlwifi: fix cmd_queue number mergeWey-Yi Guy
2012-03-09iwlwifi: restore PAN supportEmmanuel Grumbach
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-08mwifiex: correction in number of bitratesAmitkumar Karwar
2012-03-08net/wireless: ipw2x00: remove WEXT_USECHANNELS defineStanislav Yakovlev
2012-03-08iwlwifi: correct status bit refactoring errorsDon Fry
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg
2012-03-08iwlwifi: make iwl_init_context staticJohannes Berg
2012-03-08iwlwifi: remove messages from queue wake/stopJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: move setting up fw parametersMeenakshi Venkataraman
2012-03-08iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman
2012-03-08iwlwifi: log stop / wake queuesEmmanuel Grumbach
2012-03-08iwlwifi: make tx_cmd_pool kmem cache globalStanislaw Gruszka
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-08iwlwifi: add option to test MFPDavid Spinadel
2012-03-08iwlwifi: fixed testmode notifications lengthAmit Beka
2012-03-08iwlwifi: add testmode command for rx forwardingAmit Beka
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka
2012-03-08iwlwifi: print DMA stop timeout error only if it happenedStanislaw Gruszka
2012-03-08iwlwifi: use writeb,writel,readl directlyStanislaw Gruszka