summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
* | | iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2011-12-022-1/+1
* | | iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2011-12-022-1/+20
* | | iwlagn: make debug levels more readableJohannes Berg2011-12-021-31/+27
* | | iwlagn: remove MACDUMP debugJohannes Berg2011-12-022-6/+1
* | | iwlagn: remove HC_DUMP debugJohannes Berg2011-12-021-2/+1
* | | iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg2011-12-021-2/+0
* | | iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-022-5/+11
* | | iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy2011-12-021-1/+1
* | | iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2011-12-022-11/+13
* | | iwlwifi: add range checking in tm sram read commandKenny Hsu2011-12-021-1/+22
* | | iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny2011-12-023-2/+141
* | | iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-023-28/+28
* | | iwlwifi: help to debug AGG SM inconsistenciesEmmanuel Grumbach2011-11-251-2/+10
* | | iwlwifi: show the configuration optionWey-Yi Guy2011-11-251-0/+32
* | | iwlwifi: show command string for REPLY_D3_CONFIGWey-Yi Guy2011-11-251-0/+1
* | | iwlagn: allow up to uCode API 6 for 6000 devicesJohannes Berg2011-11-251-2/+5
* | | iwlagn: dynamically allocate & reflect calibration dataJohannes Berg2011-11-255-73/+46
* | | iwlagn: remove calibration knowledgeJohannes Berg2011-11-258-75/+22
* | | iwlwifi: add tm commands for indirect register accessHsu, Kenny2011-11-252-13/+47
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville2011-11-221-0/+1
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-073-19/+11
| |\ \ | | |/
| * | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | | iwl-debug: Shrink object by using dev_err and deduplicating formatsJoe Perches2011-11-211-16/+21
* | | iwlwifi: remove redundancyWey-Yi Guy2011-11-211-1/+1
* | | iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_allocEmmanuel Grumbach2011-11-211-1/+0
* | | iwlwifi: fix endianity issues in debug printsEmmanuel Grumbach2011-11-211-4/+2
* | | iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach2011-11-214-6/+9
* | | iwlwifi: check the HW when a queue is stuckEmmanuel Grumbach2011-11-211-1/+5
* | | iwlagn: move nvm_device_type from iwl_priv to iwl_transDon Fry2011-11-114-16/+18
* | | iwlagn: Remove dependence of iwl_priv from eeprom routines.Don Fry2011-11-111-58/+58
* | | iwlwifi: fix rate-scaling algorithm for BT combo devicesVenkataraman, Meenakshi2011-11-111-6/+2
* | | iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach2011-11-118-33/+67
* | | iwlwifi: remove the use of the QOS debug flagEmmanuel Grumbach2011-11-112-3/+3
* | | iwlagn: don't always split remain-on-channelJohannes Berg2011-11-111-0/+2
* | | iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-111-1/+2
* | | iwlwifi: fix unused label in iwl_send_cmd_syncEmmanuel Grumbach2011-11-111-1/+1
* | | iwlwifi: check status before send commandWey-Yi Guy2011-11-111-12/+14
* | | iwlwifi: set "echo" host command lengthWey-Yi Guy2011-11-111-0/+1
* | | iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-113-345/+365
* | | iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-113-75/+71
* | | iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-113-48/+46
* | | iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-113-315/+308
* | | iwlagn: explicitly program P2P QoS parametersJohannes Berg2011-11-111-0/+28
* | | iwlagn: use per-vif AC parametersJohannes Berg2011-11-111-16/+14
* | | iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-114-1475/+1540
* | | iwlagn: move ucode files out of the iwl_priv structureDon Fry2011-11-116-109/+121
* | | iwlagn: push knowledge of ucode image lower downDon Fry2011-11-111-21/+30
* | | iwlagn: remove knowledge of ucode image location from upper layersDon Fry2011-11-114-14/+27
* | | iwlagn: move ucode_write_complete from priv to trans structureDon Fry2011-11-114-16/+19
* | | iwlwifi: remove un-supported SKUsWey-Yi Guy2011-11-114-54/+0
OpenPOWER on IntegriCloud