index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-dev.h
Age
Commit message (
Expand
)
Author
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-06-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-18
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
2011-06-18
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2011-06-18
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2011-06-18
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
2011-06-11
iwlagn: add dumpit support for testmode trace function
Wey-Yi Guy
2011-06-11
iwlagn: usersapce application decide the size of trace buffer
Wey-Yi Guy
2011-06-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-05-13
iwlagn: change default beacon interval
Johannes Berg
2011-05-13
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
2011-05-13
iwlagn: add testmode trace command
Wey-Yi Guy
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
iwlagn: remove unused pad argument
Johannes Berg
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-10
iwlagn: fix iwl_is_any_associated
Johannes Berg
2011-05-06
iwlagn: remove frame pre-allocation
Johannes Berg
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-04-30
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
2011-04-22
iwlagn: remove hw_ready variable
Johannes Berg
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-22
iwlagn: leave notification waits on firmware errors
Johannes Berg
2011-04-22
iwlagn: extend notification wait function
Johannes Berg
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-08
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
2011-04-08
iwlagn: fix radar frame rejection
Garen Tamrazian
2011-04-07
iwlagn: remove rxb page bookkeeping
Johannes Berg
2011-04-07
iwlagn: remove rev_id
Johannes Berg
2011-04-07
iwlagn: remove hw_rev
Johannes Berg
2011-04-07
iwlagn: remove hw_wa_rev
Johannes Berg
2011-04-07
iwlagn: clean up alive handling
Johannes Berg
2011-04-07
iwlagn: add feature flags
Johannes Berg
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
iwlagn: remove ucode_data_backup
Johannes Berg
2011-04-07
iwlagn: remove bootstrap code
Johannes Berg
[next]