index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
1
-0
/
+6
*
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
1
-49
/
+49
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
1
-5
/
+5
*
iwlagn: move more functions from the start flow to the transport layer
Emmanuel Grumbach
2011-07-21
1
-102
/
+0
*
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
2011-07-21
1
-10
/
+0
*
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-21
1
-16
/
+1
*
iwlagn: move iwlagn_stop_device to transport layer
Emmanuel Grumbach
2011-07-16
1
-39
/
+0
*
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
1
-225
/
+1
*
iwlagn: set default of uCode ownership to driver
Hsu, Kenny
2011-07-16
1
-0
/
+2
*
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
1
-1
/
+1
*
iwlagn: move sync_irq to transport layer
Emmanuel Grumbach
2011-07-16
1
-1
/
+1
*
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
Meenakshi Venkataraman
2011-07-11
1
-2
/
+104
*
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
2011-07-11
1
-2
/
+1
*
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
1
-2
/
+2
*
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
1
-2
/
+1
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
1
-9
/
+10
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-8
/
+9
*
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
1
-1
/
+1
*
iwlagn: add an API for RX stop
Emmanuel Grumbach
2011-07-11
1
-17
/
+7
*
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
1
-7
/
+4
*
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
1
-7
/
+2
*
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
2011-07-01
1
-27
/
+0
*
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
2011-07-01
1
-40
/
+1
*
iwlagn: Add power_level module parameter
Wey-Yi Guy
2011-06-18
1
-0
/
+1
*
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
2011-06-18
1
-6
/
+6
*
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
2011-06-18
1
-3
/
+4
*
iwlagn: Support flush queues for specified interface
Wey-Yi Guy
2011-06-18
1
-2
/
+4
*
iwlagn: add PAN to tx flush
Wey-Yi Guy
2011-06-18
1
-2
/
+9
*
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-18
1
-1
/
+1
*
iwlagn: add debug message for coex related activities
Wey-Yi Guy
2011-06-11
1
-15
/
+15
*
iwlagn: use sku capabilities information from EEPROM
Wey-Yi Guy
2011-06-11
1
-2
/
+3
*
iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
1
-0
/
+1
*
iwlagn: move bt_coex_active as part of iwlagn_mod_params
Wey-Yi Guy
2011-06-11
1
-1
/
+3
*
iwlagn: save the latest smps mode
Wey-Yi Guy
2011-06-03
1
-0
/
+1
*
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
2011-06-01
1
-3
/
+3
*
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
1
-1
/
+1
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
1
-6
/
+6
*
iwlagn: mod param cleanup
Don Fry
2011-04-30
1
-1
/
+1
*
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
2011-04-30
1
-2
/
+10
*
iwlagn: avoid hangs when restarting device
Johannes Berg
2011-04-30
1
-6
/
+15
*
iwlagn: remove hw_ready variable
Johannes Berg
2011-04-22
1
-2
/
+1
*
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-22
1
-2
/
+0
*
iwlagn: leave notification waits on firmware errors
Johannes Berg
2011-04-22
1
-1
/
+5
*
iwlagn: make iwlagn_wait_notification return error code
Johannes Berg
2011-04-22
1
-4
/
+7
*
iwlagn: extend notification wait function
Johannes Berg
2011-04-22
1
-2
/
+5
*
iwlagn: refactor up path
Johannes Berg
2011-04-22
1
-0
/
+46
*
iwlagn: refactor down path
Johannes Berg
2011-04-22
1
-0
/
+30
*
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-08
1
-3
/
+1
*
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
2011-04-08
1
-2
/
+4
*
iwlagn: fix radar frame rejection
Garen Tamrazian
2011-04-08
1
-8
/
+21
[next]