summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-dev.h
AgeCommit message (Expand)Author
2011-07-01iwlagn: remove the indirection for the rx write pointerEmmanuel Grumbach
2011-07-01iwlagn: move the tx allocation funcs to the transport layerEmmanuel Grumbach
2011-07-01iwlagn: add rx_free to transport layerEmmanuel Grumbach
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-07-01iwlagn: verify mutex held for sync commandsJohannes Berg
2011-06-18iwlagn: store the irq number to iwl_bus just like devEmmanuel Grumbach
2011-06-18iwlagn: warn about nested SYNC commandsEmmanuel Grumbach
2011-06-18iwlagn: finally kill the pointer to pci_dev from iwl-dev.hEmmanuel Grumbach
2011-06-18iwlagn: add a get_irq method to iwl_bus_ops and use itEmmanuel Grumbach
2011-06-18iwlagn: add a method to get the HW ID description as a string to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: move PCI power related functions to the PCI layerWey-Yi Guy
2011-06-18iwlagn: move PCI related operations from probe and remove to PCI layerEmmanuel Grumbach
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: introduce iwl_bus and iwl_bus_opsEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-06-11iwlagn: don't check ucode subtypeJohannes Berg
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-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-05-13iwlagn: change default beacon intervalJohannes Berg
2011-05-13iwlagn: add testmode set fixed rate commandWey-Yi Guy
2011-05-13iwlagn: add testmode trace commandWey-Yi Guy
2011-05-13iwlagn: support multiple TBs per commandJohannes Berg
2011-05-13iwlagn: remove unused pad argumentJohannes Berg
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg
2011-05-10iwlagn: fix iwl_is_any_associatedJohannes Berg
2011-05-06iwlagn: remove frame pre-allocationJohannes Berg
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-30iwlagn: use proper good CRC threshold behaviourJohannes Berg
2011-04-22iwlagn: remove hw_ready variableJohannes Berg
2011-04-22iwlagn: combine firmware code/dataJohannes Berg
2011-04-22iwlagn: implement synchronous firmware loadJohannes Berg
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg
2011-04-22iwlagn: extend notification wait functionJohannes Berg
2011-04-08iwlagn: clean up & autodetect statisticsJohannes Berg
2011-04-08iwlagn: tx power calib always done in firmwareWey-Yi Guy
2011-04-08iwlagn: fix radar frame rejectionGaren Tamrazian
2011-04-07iwlagn: remove rxb page bookkeepingJohannes Berg
2011-04-07iwlagn: remove rev_idJohannes Berg
2011-04-07iwlagn: remove hw_revJohannes Berg
2011-04-07iwlagn: remove hw_wa_revJohannes Berg
2011-04-07iwlagn: clean up alive handlingJohannes Berg
2011-04-07iwlagn: add feature flagsJohannes Berg
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy
2011-04-07iwlagn: remove ucode_data_backupJohannes Berg
2011-04-07iwlagn: remove bootstrap codeJohannes Berg
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg
2011-04-07iwlwifi: remove sync_cmd_mutexStanislaw Gruszka
2011-04-07iwlwifi: fix enqueue hcmd race conditionsStanislaw Gruszka
2011-03-25iwlagn: fix aggregation queue scheduler setupJohannes Berg