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-4965.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
2008-05-07
1
-1
/
+1
*
iwlwifi: wrapping nic configuration in iwl core handler
Tomas Winkler
2008-05-07
1
-22
/
+35
*
iwlwifi: remove unnecessary apmg settings
Tomas Winkler
2008-05-07
1
-13
/
+0
*
iwlwifi: move hw_rx_handler_setup to iwl-4965.c
Emmanuel Grumbach
2008-05-07
1
-1
/
+2
*
iwlwifi: remove 49 prefix from general CSR values
Tomas Winkler
2008-05-07
1
-2
/
+2
*
iwlwifi: move Flow Handlers define to iwl-fh.h
Emmanuel Grumbach
2008-05-07
1
-7
/
+7
*
iwlwifi: unify init driver flow
Ron Rindjunsky
2008-05-07
1
-244
/
+1
*
iwlwifi: clean up register names and defines
Emmanuel Grumbach
2008-05-07
1
-33
/
+33
*
iwlwifi: reorganize TX RX constatns
Tomas Winkler
2008-05-07
1
-3
/
+0
*
iwlwifi: handle shared memory
Ron Rindjunsky
2008-05-07
1
-12
/
+24
*
iwlwifi: check eeprom version in pci probe time
Tomas Winkler
2008-05-07
1
-6
/
+26
*
iwlwifi: add iwl_hw_detect function to iwl core
Tomas Winkler
2008-05-07
1
-9
/
+1
*
iwlwifi: add apm init handler
Tomas Winkler
2008-05-07
1
-45
/
+48
*
iwlwifi: HT antenna/chains overhaul
Guy Cohen
2008-05-07
1
-25
/
+32
*
iwlwifi: CT-Kill configuration fix
Emmanuel Grumbach
2008-05-07
1
-21
/
+5
*
iwlwifi: expanding HW parameters control
Ron Rindjunsky
2008-05-07
1
-3
/
+12
*
iwlwifi: changing EEPROM layout handling
Tomas Winkler
2008-05-07
1
-22
/
+40
*
iwlwifi: Add power level support
Mohamed Abbas
2008-05-07
1
-2
/
+13
*
iwlwifi: export int iwl4965_set_pwr_src
Tomas Winkler
2008-05-07
1
-1
/
+1
*
iwlwifi: arranging aggregation actions
Ron Rindjunsky
2008-05-07
1
-33
/
+37
*
iwlwifi: HW crypto acceleration fixes
Emmanuel Grumbach
2008-05-07
1
-2
/
+51
*
iwlwifi: cleanup set_pwr_src
Tomas Winkler
2008-05-07
1
-11
/
+16
*
iwlwifi: move find station to iwl-sta.c
Tomas Winkler
2008-05-07
1
-36
/
+4
*
iwlwifi: HW dependent run time calibration
Emmanuel Grumbach
2008-05-07
1
-764
/
+106
*
iwlwifi: Use HW acceleration decryption by default
Emmanuel Grumbach
2008-04-16
1
-4
/
+3
*
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
2008-04-16
1
-4
/
+4
*
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
2008-04-16
1
-0
/
+41
*
iwlwifi: introduce host commands callbacks
Tomas Winkler
2008-04-16
1
-0
/
+5
*
iwlwifi: move HW device registration
Ron Rindjunsky
2008-04-16
1
-9
/
+1
*
iwlwifi: move the creation of LQ host command to iwlcore
Tomas Winkler
2008-04-16
1
-1
/
+1
*
iwlwifi: support different num of tx and rx antennas
Tomas Winkler
2008-04-16
1
-2
/
+5
*
iwlwifi: hw_setting cleanup
Tomas Winkler
2008-04-16
1
-24
/
+25
*
iwlwifi: remove the statistics work
Emmanuel Grumbach
2008-04-16
1
-23
/
+6
*
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
2008-04-16
1
-30
/
+25
*
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
2008-04-16
1
-8
/
+5
*
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
2008-04-16
1
-0
/
+149
*
iwlwifi: use ieee80211_frequency_to_channel
Tomas Winkler
2008-04-08
1
-7
/
+6
*
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
2008-04-08
1
-1
/
+1
*
iwlwifi: hw names cleanup
Tomas Winkler
2008-04-08
1
-14
/
+14
*
iwlwifi: fix some warnings
Johannes Berg
2008-04-08
1
-2
/
+3
*
iwlwifi: Eliminate association from beacon
Tomas Winkler
2008-04-08
1
-170
/
+4
*
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-04-01
1
-1
/
+1
*
iwlwifi: Fix synchronous host command
Tomas Winkler
2008-04-01
1
-4
/
+4
*
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
1
-1
/
+0
*
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
2008-04-01
1
-0
/
+1
*
iwlwifi: rename iwl-4965-io.h to iwl-io.h
Tomas Winkler
2008-03-27
1
-109
/
+106
*
iwlwifi: Add led support
Mohamed Abbas
2008-03-27
1
-4
/
+2
*
iwlwifi: Completing the parameter packaging
Assaf Krauss
2008-03-25
1
-11
/
+43
*
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
1
-41
/
+45
*
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
2008-03-25
1
-3
/
+3
[next]