index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-4
/
+19
*
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
1
-2
/
+2
*
iwlagn: add an API for RX stop
Emmanuel Grumbach
2011-07-11
1
-0
/
+2
*
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-11
1
-0
/
+3
*
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
2011-07-11
1
-1
/
+0
*
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
2011-07-01
1
-1
/
+0
*
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
1
-1
/
+3
*
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
1
-0
/
+2
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
1
-0
/
+16
*
iwlagn: verify mutex held for sync commands
Johannes Berg
2011-07-01
1
-1
/
+0
*
iwlagn: store the irq number to iwl_bus just like dev
Emmanuel Grumbach
2011-06-18
1
-0
/
+1
*
iwlagn: warn about nested SYNC commands
Emmanuel Grumbach
2011-06-18
1
-0
/
+1
*
iwlagn: finally kill the pointer to pci_dev from iwl-dev.h
Emmanuel Grumbach
2011-06-18
1
-4
/
+0
*
iwlagn: add a get_irq method to iwl_bus_ops and use it
Emmanuel Grumbach
2011-06-18
1
-0
/
+2
*
iwlagn: add a method to get the HW ID description as a string to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-0
/
+2
*
iwlagn: move PCI power related functions to the PCI layer
Wey-Yi Guy
2011-06-18
1
-0
/
+5
*
iwlagn: move PCI related operations from probe and remove to PCI layer
Emmanuel Grumbach
2011-06-18
1
-3
/
+6
*
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-0
/
+3
*
iwlagn: introduce iwl_bus and iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-0
/
+23
*
iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code
Emmanuel Grumbach
2011-06-18
1
-0
/
+2
*
iwlagn: don't check ucode subtype
Johannes Berg
2011-06-11
1
-1
/
+8
*
iwlagn: add dumpit support for testmode trace function
Wey-Yi Guy
2011-06-11
1
-0
/
+1
*
iwlagn: usersapce application decide the size of trace buffer
Wey-Yi Guy
2011-06-11
1
-0
/
+2
*
iwlagn: fix channel switch locking
Stanislaw Gruszka
2011-06-03
1
-12
/
+1
*
iwlagn: change default beacon interval
Johannes Berg
2011-05-13
1
-1
/
+1
*
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
2011-05-13
1
-0
/
+2
*
iwlagn: add testmode trace command
Wey-Yi Guy
2011-05-13
1
-0
/
+11
*
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
1
-18
/
+28
*
iwlagn: remove unused pad argument
Johannes Berg
2011-05-13
1
-2
/
+0
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
1
-2
/
+3
*
iwlagn: fix iwl_is_any_associated
Johannes Berg
2011-05-10
1
-8
/
+11
*
iwlagn: remove frame pre-allocation
Johannes Berg
2011-05-06
1
-13
/
+0
*
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-05-06
1
-0
/
+2
*
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
2011-04-30
1
-2
/
+5
*
iwlagn: remove hw_ready variable
Johannes Berg
2011-04-22
1
-1
/
+0
*
iwlagn: combine firmware code/data
Johannes Berg
2011-04-22
1
-4
/
+7
*
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-22
1
-9
/
+1
*
iwlagn: leave notification waits on firmware errors
Johannes Berg
2011-04-22
1
-1
/
+1
*
iwlagn: extend notification wait function
Johannes Berg
2011-04-22
1
-1
/
+3
*
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-08
1
-14
/
+27
*
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
2011-04-08
1
-1
/
+0
*
iwlagn: fix radar frame rejection
Garen Tamrazian
2011-04-08
1
-0
/
+2
*
iwlagn: remove rxb page bookkeeping
Johannes Berg
2011-04-07
1
-3
/
+0
*
iwlagn: remove rev_id
Johannes Berg
2011-04-07
1
-1
/
+0
*
iwlagn: remove hw_rev
Johannes Berg
2011-04-07
1
-1
/
+0
*
iwlagn: remove hw_wa_rev
Johannes Berg
2011-04-07
1
-1
/
+0
*
iwlagn: clean up alive handling
Johannes Berg
2011-04-07
1
-4
/
+4
*
iwlagn: add feature flags
Johannes Berg
2011-04-07
1
-0
/
+17
*
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
1
-1
/
+1
*
iwlagn: remove ucode_data_backup
Johannes Berg
2011-04-07
1
-1
/
+0
[next]