summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach1-3/+6
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach1-0/+3
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach1-0/+23
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach1-0/+2
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg1-1/+8
2011-06-11iwlagn: add dumpit support for testmode trace functionWey-Yi Guy1-0/+1
2011-06-11iwlagn: usersapce application decide the size of trace bufferWey-Yi Guy1-0/+2
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka1-12/+1
2011-05-13iwlagn: change default beacon intervalJohannes Berg1-1/+1
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy1-0/+2
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy1-0/+11
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg1-18/+28
2011-05-13iwlagn: remove unused pad argumentJohannes Berg1-2/+0
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-2/+3
2011-05-10iwlagn: fix iwl_is_any_associatedJohannes Berg1-8/+11
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg1-13/+0
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao1-0/+2
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg1-2/+5
2011-04-22iwlagn: remove hw_ready variableJohannes Berg1-1/+0
2011-04-22iwlagn: combine firmware code/dataJohannes Berg1-4/+7
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg1-9/+1
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg1-1/+1
2011-04-22iwlagn: extend notification wait functionJohannes Berg1-1/+3
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg1-14/+27
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy1-1/+0
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian1-0/+2
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg1-3/+0
2011-04-07iwlagn: remove rev_idJohannes Berg1-1/+0
2011-04-07iwlagn: remove hw_revJohannes Berg1-1/+0
2011-04-07iwlagn: remove hw_wa_revJohannes Berg1-1/+0
2011-04-07iwlagn: clean up alive handlingJohannes Berg1-4/+4
2011-04-07iwlagn: add feature flagsJohannes Berg1-0/+17
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg1-1/+0
2011-04-07iwlagn: remove bootstrap codeJohannes Berg1-2/+0
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg1-174/+61
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka1-1/+0
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka1-0/+1
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg1-0/+1
2011-03-11iwlagn: support off-channel TXJohannes Berg1-1/+11
2011-03-04iwlwifi: avoid too frequent recover from statisticsStanislaw Gruszka1-2/+2
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+2
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-2/+2
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+2
2011-02-21iwlwifi: Limit number of firmware reloadWey-Yi Guy1-0/+9
2011-02-01iwlagn: remove unsupported BT SCO commandWey-Yi Guy1-1/+0
2011-02-01iwlwifi: use maximum aggregation sizeJohannes Berg1-0/+1
2011-01-28iwlwifi: remove unneeded __packedStanislaw Gruszka1-1/+1
2011-01-22iwlwifi: implement remain-on-channelJohannes Berg1-0/+6
2011-01-22iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-11/+7