index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix rx_chain computation
Tomas Winkler
2008-09-03
1
-31
/
+46
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
1
-1
/
+0
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
1
-2
/
+2
*
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
2008-08-04
1
-0
/
+1
*
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
2008-08-04
1
-1
/
+1
*
mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag
Johannes Berg
2008-07-29
1
-2
/
+1
*
iwlwifi: differentiate 4965 and 5000 hw ampdu queues number
Tomas Winkler
2008-07-14
1
-1
/
+1
*
iwlwifi: clean up HW RF-kill state machine and restarts
Emmanuel Grumbach
2008-06-30
1
-3
/
+12
*
iwlwifi: control 11n capabilities through module param
Ron Rindjunsky
2008-06-30
1
-4
/
+12
*
iwlwifi: unite common settings of HW params
Ron Rindjunsky
2008-06-30
1
-0
/
+15
*
iwlwifi: remove useless network and duplicate checking
Emmanuel Grumbach
2008-06-30
1
-4
/
+0
*
iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit
Emmanuel Grumbach
2008-06-30
1
-6
/
+7
*
iwlwifi: better station table maintenance
Emmanuel Grumbach
2008-06-30
1
-0
/
+4
*
iwlwifi: unify SW rf-kill flow
Emmanuel Grumbach
2008-06-14
1
-0
/
+87
*
iwlwifi: remove iwlcore_low_level_notify
Emmanuel Grumbach
2008-06-14
1
-31
/
+0
*
iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c
Emmanuel Grumbach
2008-06-14
1
-0
/
+23
*
iwlwifi: cleans up scanning code
Tomas Winkler
2008-06-14
1
-0
/
+1
*
iwlwifi: move rate helpers to iwlcore
Tomas Winkler
2008-06-14
1
-0
/
+57
*
iwlwifi: refactor setting tx power
Tomas Winkler
2008-06-14
1
-4
/
+33
*
iwlwifi: format log prints for easier parsing
Tomas Winkler
2008-06-14
1
-4
/
+6
*
iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g
Emmanuel Grumbach
2008-06-14
1
-1
/
+0
*
iwlwifi: remove redundant flags regarding to FAT channel
Emmanuel Grumbach
2008-06-14
1
-29
/
+13
*
iwlwifi: removing IWL4965_HT config
Ron Rindjunsky
2008-06-14
1
-18
/
+0
*
iwlwifi: fix a memory leak in scan
Emmanuel Grumbach
2008-06-03
1
-0
/
+1
*
iwlwifi: disable FAT channel when not permitted
Emmanuel Grumbach
2008-06-03
1
-0
/
+19
*
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
2008-06-03
1
-0
/
+16
*
iwlwifi: use uCode error and event tables pointer w.r.t loaded image
Gregory Greenman
2008-06-03
1
-10
/
+19
*
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
2008-06-03
1
-0
/
+72
*
iwlwifi: trigger event log from debugfs
Ester Kummer
2008-05-22
1
-0
/
+101
*
iwlwifi: refactor pci prob flow
Tomas Winkler
2008-05-22
1
-28
/
+33
*
iwlwifi: move iwl_bcast_addr to iwlcore
Tomas Winkler
2008-05-22
1
-0
/
+5
*
iwlwifi: remove 4965 from iwl4965_rate_info
Tomas Winkler
2008-05-22
1
-4
/
+4
*
iwlwifi: get_hw_cmd_size
Gregory Greenman
2008-05-22
1
-1
/
+1
*
iwlwifi: filling Tx MCS set
Ron Rindjunsky
2008-05-22
1
-6
/
+27
*
mac80211: use hardware flags for signal/noise units
Bruno Randolf
2008-05-14
1
-12
/
+4
*
iwlwifi: move debug_level to sysfs/bus/pci/devices
Ester Kummer
2008-05-14
1
-5
/
+0
*
iwlwifi: fix spinlock used before initialized
Ron Rindjunsky
2008-05-14
1
-2
/
+1
*
iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue
Ron Rindjunsky
2008-05-14
1
-3
/
+3
*
iwlwifi: move NIC init and Tx queues init to iwlcore
Ron Rindjunsky
2008-05-14
1
-0
/
+95
*
iwlwifi: move iwl4965_set_rxon_ht into iwlcore
Tomas Winkler
2008-05-14
1
-0
/
+99
*
wireless: fix "iwlwifi: unify init driver flow"
Andrew Morton
2008-05-14
1
-0
/
+6
*
mac80211: QoS related cleanups
Johannes Berg
2008-05-07
1
-1
/
+1
*
iwlwifi: rename iwl-4965.h to iwl-dev.h
Tomas Winkler
2008-05-07
1
-1
/
+1
*
iwlwifi: move verify_ucode functions to iwl-core
Emmanuel Grumbach
2008-05-07
1
-0
/
+134
*
iwlwifi: unify init driver flow
Ron Rindjunsky
2008-05-07
1
-5
/
+407
*
iwlwifi: add iwl_hw_detect function to iwl core
Tomas Winkler
2008-05-07
1
-0
/
+9
*
iwlwifi: Add power level support
Mohamed Abbas
2008-05-07
1
-0
/
+3
*
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
2008-04-16
1
-0
/
+1
*
iwlwifi: remove the statistics work
Emmanuel Grumbach
2008-04-16
1
-0
/
+12
*
iwlwifi: fix rfkill memory error
Mohamed Abbas
2008-04-08
1
-2
/
+5
[next]