index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
iwlwifi: pcie: simplify return value
Emmanuel Grumbach
2015-05-28
1
-6
/
+2
*
iwlwifi: bump API to 14
Emmanuel Grumbach
2015-05-28
2
-2
/
+2
*
iwlwifi: refactor common transport alloc/init code
Johannes Berg
2015-05-28
4
-43
/
+131
*
iwlwifi: mvm: small fix in a comment about UMAC scan schedules
Luciano Coelho
2015-05-28
1
-2
/
+2
*
iwlwifi: Remove use of the deprecacted PTR_RET
Nicholas Krause
2015-05-28
1
-2
/
+2
*
iwlwifi: mvm: fix ROC reference accounting
Eliad Peller
2015-05-26
4
-9
/
+14
*
iwlwifi: pcie: don't call set_pwr functions for family 8000
Luciano Coelho
2015-05-26
1
-2
/
+4
*
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
2015-05-26
10
-28
/
+65
|
\
|
*
iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()
Eliad Peller
2015-05-21
1
-2
/
+4
|
*
iwlwifi: mvm: clean net-detect info if device was reset during suspend
Luciano Coelho
2015-05-21
1
-4
/
+5
|
*
iwlwifi: mvm: take the UCODE_DOWN reference when resuming
Luciano Coelho
2015-05-21
1
-1
/
+8
|
*
iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNC
Emmanuel Grumbach
2015-05-21
1
-1
/
+1
|
*
iwlwifi: nvm: force mac from otp in case nvm mac is reserved
Liad Kaufman
2015-05-21
1
-1
/
+10
|
*
iwlwifi: mvm: Free fw_status after use to avoid memory leak
Haim Dreyfuss
2015-05-21
1
-1
/
+3
|
*
iwlwifi: mvm: fix MLME trigger
Emmanuel Grumbach
2015-05-15
1
-3
/
+0
|
*
iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000
Avri Altman
2015-05-15
1
-3
/
+5
|
*
iwlwifi: 7000: modify the firmware name for 3165
Emmanuel Grumbach
2015-05-15
2
-8
/
+9
|
*
iwlwifi: mvm: forbid MIMO on devices that don't support it
Emmanuel Grumbach
2015-05-10
4
-6
/
+24
*
|
iwlwifi: mvm: include wildcard SSID in scans
David Spinadel
2015-05-03
1
-2
/
+0
*
|
iwlwifi: mvm: remove some unused stuff from scan.c
Luciano Coelho
2015-04-29
1
-5
/
+0
*
|
iwlwifi: mvm: make thermal throttling values configurable per NIC family
Chaya Rachel Ivgi
2015-04-29
4
-75
/
+78
*
|
iwlwifi: mvm: don't reset key index on HW restart
Johannes Berg
2015-04-29
1
-2
/
+14
*
|
iwlwifi: mvm: rename generic_scan_cmd functions to dwell
Luciano Coelho
2015-04-29
1
-19
/
+21
*
|
iwlwifi: mvm: move all LMAC scan flags into a single funtion
Luciano Coelho
2015-04-29
1
-25
/
+32
*
|
iwlwifi: mvm: move all UMAC scan flags setting into the relevant function
Luciano Coelho
2015-04-29
1
-22
/
+22
*
|
iwlwifi: mvm: remove deprecated command IDs
David Spinadel
2015-04-29
4
-29
/
+0
*
|
iwlwifi: allow to limit the size of the external buffer for firmware debugging
Emmanuel Grumbach
2015-04-29
2
-8
/
+28
*
|
iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]
Eliad Peller
2015-04-29
1
-2
/
+4
*
|
iwlwifi: mvm: combine UMAC scans into one
Luciano Coelho
2015-04-29
1
-69
/
+17
*
|
iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as well
Luciano Coelho
2015-04-29
1
-10
/
+15
*
|
iwlwifi: mvm: combine LMAC scans into one
Luciano Coelho
2015-04-29
1
-83
/
+17
*
|
iwlwifi: mvm: add number of scan iterations and multiplier to params
Luciano Coelho
2015-04-29
1
-14
/
+28
*
|
iwlwifi: mvm: combine LMAC and UMAC preq generation
Luciano Coelho
2015-04-29
1
-46
/
+35
*
|
iwlwifi: mvm: rename scan_calc_params to scan_calc_dwell
Luciano Coelho
2015-04-29
1
-14
/
+14
*
|
iwlwifi: mvm: combine SSID functions for sched and regular scans
Luciano Coelho
2015-04-29
1
-47
/
+24
*
|
iwlwifi: mvm: revert order of SSIDs for sched scans
Luciano Coelho
2015-04-29
1
-14
/
+17
*
|
iwlwifi: mvm: combine ssid_bitmap setting for regular scans
Luciano Coelho
2015-04-29
1
-12
/
+12
*
|
iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params struct
Luciano Coelho
2015-04-29
1
-94
/
+145
*
|
iwlwifi: mvm: combine parts of UMAC and LMAC sched scans
Luciano Coelho
2015-04-29
1
-74
/
+47
*
|
iwlwifi: mvm: combine parts of UMAC and LMAC scans
Luciano Coelho
2015-04-29
1
-75
/
+50
*
|
iwlwifi: clarify the device / firmware mapping in Kconfig
Emmanuel Grumbach
2015-04-29
1
-5
/
+7
*
|
iwlwifi: mvm: iterate all interfaces during HW recovery cleanup
Arik Nemtsov
2015-04-29
1
-3
/
+5
*
|
iwlwifi: mvm: combine scan size checks into a common function
Luciano Coelho
2015-04-29
3
-27
/
+21
*
|
iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan size
Luciano Coelho
2015-04-29
1
-8
/
+2
*
|
iwlwifi: mvm: allow scheduled scan for all the firmwares
Emmanuel Grumbach
2015-04-29
1
-8
/
+6
*
|
iwlwifi: mvm: some clean ups in fw-api-scan.h
Luciano Coelho
2015-04-29
1
-37
/
+5
*
|
iwlwifi: rs: remove unneeded check of average tpt in window
Liad Kaufman
2015-04-29
1
-7
/
+0
*
|
iwlwifi: pcie: support marbh fw dbg mode
Liad Kaufman
2015-04-29
2
-11
/
+41
*
|
iwlwifi: mvm: differentiate net-detect from sched scan
Luciano Coelho
2015-04-29
4
-5
/
+19
*
|
iwlwifi: mvm: move scan code from mac80211.c to scan.c
Luciano Coelho
2015-04-29
3
-130
/
+136
[next]