Emmanuel Grumbach
|
252e735d64
iwlagn: remove the indirection for the rx write pointer
|
14 years ago |
Emmanuel Grumbach
|
02aca585f5
iwlagn: move the tx allocation funcs to the transport layer
|
14 years ago |
Emmanuel Grumbach
|
a0f6b0a211
iwlagn: add rx_free to transport layer
|
14 years ago |
Emmanuel Grumbach
|
c85eb61969
iwlagn: introduce transport layer and implement rx_init
|
14 years ago |
Johannes Berg
|
98a648e10a
iwlagn: verify mutex held for sync commands
|
14 years ago |
Emmanuel Grumbach
|
705cd4513a
iwlagn: store the irq number to iwl_bus just like dev
|
14 years ago |
Emmanuel Grumbach
|
4b55b07fc9
iwlagn: warn about nested SYNC commands
|
14 years ago |
Emmanuel Grumbach
|
ea3aa93055
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
|
14 years ago |
Emmanuel Grumbach
|
08321c062f
iwlagn: add a get_irq method to iwl_bus_ops and use it
|
14 years ago |
Emmanuel Grumbach
|
19707bac16
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
|
14 years ago |
Wey-Yi Guy
|
d57fa99d91
iwlagn: move PCI power related functions to the PCI layer
|
14 years ago |
Emmanuel Grumbach
|
084dd79172
iwlagn: move PCI related operations from probe and remove to PCI layer
|
14 years ago |
Emmanuel Grumbach
|
3599d39a85
iwlagn: add get_dev to iwl_bus_ops
|
14 years ago |
Emmanuel Grumbach
|
a48709c5d0
iwlagn: introduce iwl_bus and iwl_bus_ops
|
14 years ago |
Emmanuel Grumbach
|
48d1a2110a
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
|
14 years ago |
Johannes Berg
|
872907bb17
iwlagn: don't check ucode subtype
|
14 years ago |
Wey-Yi Guy
|
eb64dca0c9
iwlagn: add dumpit support for testmode trace function
|
14 years ago |
Wey-Yi Guy
|
49b7210016
iwlagn: usersapce application decide the size of trace buffer
|
14 years ago |
Stanislaw Gruszka
|
6f213ff191
iwlagn: fix channel switch locking
|
14 years ago |
Johannes Berg
|
51b7ef058c
iwlagn: change default beacon interval
|
14 years ago |
Wey-Yi Guy
|
6489854b9c
iwlagn: add testmode set fixed rate command
|
14 years ago |
Wey-Yi Guy
|
7a4e5281d1
iwlagn: add testmode trace command
|
14 years ago |
Johannes Berg
|
4ce7cc2b09
iwlagn: support multiple TBs per command
|
14 years ago |
Johannes Berg
|
4c42db0f04
iwlagn: remove unused pad argument
|
14 years ago |
Johannes Berg
|
3fa507386d
iwlagn: prepare for multi-TB commands
|
14 years ago |
Johannes Berg
|
054ec92494
iwlagn: fix iwl_is_any_associated
|
14 years ago |
Johannes Berg
|
8a98d49ec1
iwlagn: remove frame pre-allocation
|
14 years ago |
Cindy H. Kao
|
4613e72dbd
iwlwifi: support the svtool messages interactions through nl80211 test mode
|
14 years ago |
Johannes Berg
|
d2690c0db7
iwlagn: use proper good CRC threshold behaviour
|
14 years ago |
Johannes Berg
|
4cd2bf76a4
iwlagn: remove hw_ready variable
|
14 years ago |