summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov
2011-12-06iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry
2011-12-06iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry
2011-12-06iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry
2011-12-06iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy
2011-12-06iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny
2011-12-06iwlagn: make debug levels more readableJohannes Berg
2011-12-06iwlagn: remove MACDUMP debugJohannes Berg
2011-12-06iwlagn: remove HC_DUMP debugJohannes Berg
2011-12-06iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg
2011-12-06iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy
2011-12-06iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny
2011-12-06iwlwifi: add range checking in tm sram read commandKenny Hsu
2011-12-06iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg
2011-11-28iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach
2011-11-28iwlwifi: show the configuration optionWey-Yi Guy
2011-11-28iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy
2011-11-28iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg
2011-11-28iwlagn: dynamically allocate & reflect calibration dataJohannes Berg
2011-11-28iwlagn: remove calibration knowledgeJohannes Berg
2011-11-28iwlwifi: add tm commands for indirect register accessHsu, Kenny
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville
2011-11-21iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches
2011-11-21iwlwifi: remove redundancyWey-Yi Guy
2011-11-21iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach
2011-11-21iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-21iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach
2011-11-11iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry
2011-11-11iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry
2011-11-11iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-11-11iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach
2011-11-11iwlagn: don't always split remain-on-channelJohannes Berg
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg
2011-11-11iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach
2011-11-11iwlwifi: check status before send commandWey-Yi Guy
2011-11-11iwlwifi: set "echo" host command lengthWey-Yi Guy
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy
2011-11-11iwlagn: explicitly program P2P QoS parametersJohannes Berg
2011-11-11iwlagn: use per-vif AC parametersJohannes Berg
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy