summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-06-18iwlagn: add PAN to tx flushWey-Yi Guy
2011-06-18iwlagn: Remove un-necessary indirect callWey-Yi Guy
2011-06-11iwlagn: Sanity check for valid contextWey-Yi Guy
2011-06-11iwlagn: Sanity check for 11n capabilityWey-Yi Guy
2011-06-11iwlagn: merge duplicated code into single placeWey-Yi Guy
2011-06-11iwlagn: group similar defines togetherWey-Yi Guy
2011-06-11iwlagn: generic temperature location in EEPROMWey-Yi Guy
2011-06-11iwlagn: remove unused debug flagWey-Yi Guy
2011-06-11iwlagn: use IWL_DEBUG_FW for firmware related debug msgWey-Yi Guy
2011-06-11iwlagn: use IWL_DEBUG_TEMP for temperature related debugWey-Yi Guy
2011-06-11iwlagn: add debug message for coex related activitiesWey-Yi Guy
2011-06-11iwlagn: add coex debug flagWey-Yi Guy
2011-06-11iwlagn: use sku capabilities information from EEPROMWey-Yi Guy
2011-06-11iwlagn: Band capabilities in EEPROMWey-Yi Guy
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
2011-06-11iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: move bt_coex_active as part of iwlagn_mod_paramsWey-Yi Guy
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy
2011-06-11iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy
2011-06-07iwlwifi: remove unecessary if statementGreg Dietsche
2011-06-07iwlagn: refactor iwlagn_mac_channel_switchStanislaw Gruszka
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06iwlagn: use cts-to-self protection on 5000 adapters seriesStanislaw Gruszka
2011-06-03iwlagn: call commit_rxon function directlyWey-Yi Guy
2011-06-03iwlagn: direct call to post_scan functionWey-Yi Guy
2011-06-03iwlagn: move all post scan functions in one placeWey-Yi Guy
2011-06-03iwlagn: set smps mode after assoc for 1000 deviceWey-Yi Guy
2011-06-03iwlagn: save the latest smps modeWey-Yi Guy
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-02iwlagn: fix interface combinationsJohannes Berg
2011-06-01iwlagn: change log to better represent the state of aggregation processWey-Yi Guy
2011-06-01iwlagn: change the logging level for aggregation enable checkWey-Yi Guy
2011-06-01iwlagn: advertise interface combinationsJohannes Berg
2011-06-01iwlagn: free the ICT ISR when the request_irq failedEmmanuel Grumbach
2011-06-01iwlwifi: disambiguate invalid DMA index warningsDaniel Halperin
2011-06-01iwlagn: solve sparse warningEmmanuel Grumbach
2011-06-01iwlagn: fix dual-mode RXONJohannes Berg
2011-06-01iwlagn: remove un-necessary tx power opsWey-Yi Guy
2011-06-01iwlagn: send tx power command if defer cause by RXON not matchWey-Yi Guy
2011-05-31iwlagn: fix incorrect PCI subsystem id for 6150 devicesWey-Yi Guy
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-24iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabledWey-Yi Guy
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-19iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaimDaniel Halperin
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-13iwlagn: remove unused old_assoc parameterWey-Yi Guy