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: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
2011-08-29
1
-130
/
+0
*
iwlagn: move reclaim related functions
Emmanuel Grumbach
2011-08-29
1
-193
/
+0
*
iwlagn: reclaim the packets in transport layer
Emmanuel Grumbach
2011-08-29
1
-268
/
+3
*
iwlagn: more comments for bt channel inhibition
Wey-Yi Guy
2011-08-29
1
-1
/
+1
*
iwlagn: enable 11n aggregation without checking traffic load
Wey-Yi Guy
2011-08-29
1
-0
/
+1
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-5
/
+5
*
iwlagn: priv->sta_lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-3
/
+3
*
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-6
/
+6
*
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-7
/
+7
*
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-3
/
+3
*
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-5
/
+6
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-0
/
+3
*
iwlagn: support new P2P implementation
Johannes Berg
2011-08-08
1
-32
/
+15
*
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
[next]