index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-5000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
2012-03-09
1
-4
/
+0
*
iwlwifi: remove unused max_nrg_cck from sensitivity and constify
Johannes Berg
2012-03-08
1
-3
/
+1
*
iwlwifi: don't include iwl-prph.h everywhere
Johannes Berg
2012-03-07
1
-0
/
+1
*
iwlwifi: constify remaining config data
Johannes Berg
2012-03-07
1
-2
/
+3
*
iwlwifi: remove num_of_queues module parameter
Johannes Berg
2012-03-07
1
-10
/
+0
*
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
1
-1
/
+1
*
iwlwifi: make config const
Johannes Berg
2012-03-06
1
-7
/
+7
*
iwlwifi: use valid TX/RX antenna from hw_params
Johannes Berg
2012-03-06
1
-8
/
+8
*
iwlwifi: remove shared lock
Johannes Berg
2012-03-06
1
-7
/
+0
*
iwlwifi: SRAM size moves from hw_params to cfg
Emmanuel Grumbach
2012-02-17
1
-4
/
+6
*
iwlwifi: iwl_set_hw_params returns always 0
Emmanuel Grumbach
2012-02-17
1
-6
/
+2
*
iwlwifi: move bcast_sta_id init to common routine
Don Fry
2012-02-02
1
-4
/
+0
*
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
1
-1
/
+1
*
iwlwifi: update Copyright
Wey-Yi Guy
2012-01-06
1
-1
/
+1
*
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-16
1
-12
/
+12
*
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-08
1
-4
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-0
/
+1
|
\
|
*
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
2011-12-02
1
-0
/
+1
*
|
iwlagn: remove calibration knowledge
Johannes Berg
2011-11-28
1
-15
/
+1
|
/
*
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
1
-1
/
+0
*
iwlagn: remove 5000 hw header
Johannes Berg
2011-10-14
1
-1
/
+15
*
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
1
-1
/
+0
*
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
1
-1
/
+1
*
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
2011-10-14
1
-2
/
+0
*
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
2011-09-19
1
-1
/
+1
*
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
2011-09-19
1
-4
/
+0
*
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-19
1
-1
/
+0
*
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
2011-08-29
1
-0
/
+1
*
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
2011-08-29
1
-8
/
+0
*
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
1
-1
/
+1
*
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-2
/
+2
*
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
1
-31
/
+31
*
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
1
-0
/
+1
*
iwlagn: change default sensitivity value for 5000 and 6000 series
Wey-Yi Guy
2011-08-08
1
-6
/
+6
*
iwlagn: remove wireless extensions inclusions
Johannes Berg
2011-08-08
1
-1
/
+0
*
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
2011-08-02
1
-0
/
+1
*
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-21
1
-1
/
+1
*
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
2011-07-21
1
-2
/
+0
*
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-21
1
-2
/
+0
*
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
2011-07-16
1
-2
/
+0
*
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-16
1
-11
/
+3
*
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
1
-2
/
+0
*
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
2011-07-11
1
-6
/
+2
*
iwlagn: remove indirection for eeprom_query_addr
Fry, Donald H
2011-07-11
1
-2
/
+0
*
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
1
-8
/
+2
*
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
1
-2
/
+0
*
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
1
-1
/
+2
*
iwlagn: remove the indirection for the dma channel num
Wey-Yi Guy
2011-07-11
1
-2
/
+0
*
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
1
-1
/
+1
[next]