index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
2
-4
/
+4
|
\
|
*
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
2008-06-09
1
-2
/
+3
|
*
iwlwifi: fix rate scale TLC column selection bug
Guy Cohen
2008-05-28
1
-1
/
+0
|
*
iwlwifi: fix exit from stay_in_table state
Guy Cohen
2008-05-28
1
-1
/
+1
*
|
iwlwifi: clean iwl4965_mac_config
Tomas Winkler
2008-06-03
2
-15
/
+13
*
|
iwlwifi: send calibration results as HUGE commands
Emmanuel Grumbach
2008-06-03
2
-19
/
+28
*
|
iwlwifi: remove debugfs entries before cfg80211
Emmanuel Grumbach
2008-06-03
1
-2
/
+3
*
|
iwlwifi: fix a memory leak in scan
Emmanuel Grumbach
2008-06-03
2
-1
/
+2
*
|
iwlwifi: disable FAT channel when not permitted
Emmanuel Grumbach
2008-06-03
1
-0
/
+19
*
|
iwlwifi: move iwl_get_hw_mode to iwl-core.h
Ron Rindjunsky
2008-06-03
2
-6
/
+6
*
|
iwlwifi: Rx handlers common use for 4965 and 5000
Ron Rindjunsky
2008-06-03
3
-19
/
+20
*
|
iwlwifi: add frame count limit to link quality command
Tomas Winkler
2008-06-03
1
-0
/
+1
*
|
iwlwifi: move aggregation code to iwl-tx.c
Tomas Winkler
2008-06-03
5
-210
/
+228
*
|
iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c
Tomas Winkler
2008-06-03
3
-19
/
+23
*
|
iwlwifi: iwl-5000 add rxon_assoc
Ron Rindjunsky
2008-06-03
2
-0
/
+65
*
|
iwlwifi: implement txq invalidate byte count table
Tomas Winkler
2008-06-03
3
-2
/
+28
*
|
iwlwifi: move tx reclaim flow into iwl-tx
Tomas Winkler
2008-06-03
6
-98
/
+116
*
|
iwlwifi: fix in-column rate scaling
Guy Cohen
2008-06-03
1
-22
/
+23
*
|
iwlwifi: move 4965 tx response into iwl-4965.c
Tomas Winkler
2008-06-03
2
-246
/
+247
*
|
iwlwlifi: impelemnt 5000 tx response path
Ron Rindjunsky
2008-06-03
1
-0
/
+236
*
|
iwlwifi: move tx response common handlers to iwlcore
Tomas Winkler
2008-06-03
5
-62
/
+79
*
|
iwlwifi: add iwl5000_tx_response structure
Ron Rindjunsky
2008-06-03
1
-5
/
+43
*
|
iwlwifi: activate status ready timeout only for run time ucode
Ron Rindjunsky
2008-06-03
3
-17
/
+20
*
|
iwlwifi-5000: implement initial calibration for 5000
Tomas Winkler
2008-06-03
7
-0
/
+211
*
|
iwlwifi: move iwl_rx_missed_beacon_notif to iwl-rx.c
Tomas Winkler
2008-06-03
4
-22
/
+28
*
|
iwlwifi: move add sta handler to iwl-sta.c
Tomas Winkler
2008-06-03
2
-11
/
+36
*
|
iwlwifi: add remove station functionality
Tomas Winkler
2008-06-03
5
-45
/
+174
*
|
iwlwifi: move iwl_rxq_stop into iwl-rx.c
Tomas Winkler
2008-06-03
4
-27
/
+28
*
|
iwlwifi: move txq_ctx_stop into iwl-tx.c
Tomas Winkler
2008-06-03
8
-104
/
+88
*
|
iwlwifi: refactor stop master function
Tomas Winkler
2008-06-03
3
-38
/
+52
*
|
iwlwifi: implement apm stop function
Tomas Winkler
2008-06-03
3
-1
/
+39
*
|
iwlwifi: implement apm reset flow
Tomas Winkler
2008-06-03
5
-18
/
+79
*
|
iwlwifi: setup correctly L1 L0S pi link values
Tomas Winkler
2008-06-03
4
-11
/
+39
*
|
iwlwifi: remove 4965 from alive_resp structures
Tomas Winkler
2008-06-03
3
-15
/
+15
*
|
iwlwifi: clean up alive_start routine
Tomas Winkler
2008-06-03
5
-26
/
+32
*
|
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
2008-06-03
4
-9
/
+0
*
|
iwlwifi: remove unused variable form __iwl4965_down
Tomas Winkler
2008-06-03
1
-3
/
+0
*
|
iwlwifi: mark 4965 ucode types
Tomas Winkler
2008-06-03
1
-2
/
+7
*
|
iwlwifi: create drivers debugfs dir under wiphy->debugfsdir
Zhu Yi
2008-06-03
1
-1
/
+2
*
|
iwlwifi: increase max payload of iwl_cmd
Ron Rindjunsky
2008-06-03
1
-1
/
+3
*
|
iwlwifi: use uCode error and event tables pointer w.r.t loaded image
Gregory Greenman
2008-06-03
1
-10
/
+19
*
|
iwlwifi: add RTC data address for iwl5000
Ron Rindjunsky
2008-06-03
1
-0
/
+7
*
|
iwlwifi: move iwl_dump_nic_error_log to iwlcore module
Ester Kummer
2008-06-03
3
-86
/
+74
*
|
mac80211: use multi-queue master netdevice
Johannes Berg
2008-05-21
2
-4
/
+4
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
10
-143
/
+121
*
|
mac80211: use rate index in TX control
Johannes Berg
2008-05-21
7
-22
/
+27
*
|
mac80211: let drivers wake but not start queues
Johannes Berg
2008-05-21
2
-2
/
+2
*
|
iwlwifi: trigger event log from debugfs
Ester Kummer
2008-05-21
5
-113
/
+143
*
|
iwlwifi: refactor pci prob flow
Tomas Winkler
2008-05-21
4
-45
/
+54
*
|
iwlwifi: add debugfs to disable/enable run time calibration
Tomas Winkler
2008-05-21
5
-4
/
+44
[next]