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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: Move BTCOEX init/deinit functions to gpio.c
Sujith Manoharan
2012-02-27
3
-47
/
+54
*
ath9k: Initialize MCI params using a helper
Sujith Manoharan
2012-02-27
3
-21
/
+27
*
ath9k: Cleanup MCI init/deinit routines
Sujith Manoharan
2012-02-27
4
-56
/
+23
*
ath9k: Remove AR9462 v1.0 support
Sujith Manoharan
2012-02-27
7
-1573
/
+10
*
mac80211: fix associated vs. idle race
Johannes Berg
2012-02-27
1
-1
/
+15
*
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
6
-2
/
+4
*
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
2012-02-27
1
-1
/
+0
*
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
2012-02-27
1
-2
/
+6
*
wireless: Fix typo in mac80211_hwsim.c
Masanari Iida
2012-02-27
1
-4
/
+4
*
rt2x00:Add RT5372 chipset support
John Li
2012-02-27
5
-25
/
+147
*
ath9k: avoid useless cast from (struct ath_rateset *) to (u8 *) and back
Pavel Roskin
2012-02-27
1
-4
/
+2
*
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
2012-02-27
1
-1
/
+1
*
rt2x00:Add VCO recalibration
John Li
2012-02-27
10
-0
/
+171
*
ath9k: Fix descriptor length for AR9462
Sujith Manoharan
2012-02-27
2
-2
/
+7
*
ath9k: Fix programming SYNTH4 for AR9462
Sujith Manoharan
2012-02-27
1
-2
/
+2
*
ath9k: Initialize NF values properly
Sujith Manoharan
2012-02-27
2
-8
/
+20
*
ath9k: Remove unused initvals
Sujith Manoharan
2012-02-27
2
-859
/
+0
*
ath9k: Fix phyerr debug statistics
Sujith Manoharan
2012-02-27
1
-4
/
+2
*
ath9k: Prettify recv debugfs file output
Sujith Manoharan
2012-02-27
1
-52
/
+45
*
ath9k: Add a debugfs file to display reset statistics
Sujith Manoharan
2012-02-27
1
-0
/
+41
*
ath9k: Merge wiphy and misc debugfs files
Sujith Manoharan
2012-02-27
1
-160
/
+64
*
ath9k: Remove unnecessary variable initialization
Sujith Manoharan
2012-02-27
1
-5
/
+0
*
ath9k_hw: remove duplicate initvals
Felix Fietkau
2012-02-27
3
-441
/
+34
*
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Gertjan van Wingerde
2012-02-27
1
-0
/
+1
*
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
2012-02-27
35
-611
/
+1112
|
\
|
*
iwlwifi: enable receiving beacons when not associated
Meenakshi Venkataraman
2012-02-17
1
-0
/
+16
|
*
iwlwifi: remove un-necessary return
Wey-Yi Guy
2012-02-17
2
-4
/
+3
|
*
iwlwifi: SRAM size moves from hw_params to cfg
Emmanuel Grumbach
2012-02-17
6
-18
/
+38
|
*
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
2012-02-17
4
-29
/
+22
|
*
iwlwifi: changes args to iwl_nic for firmware operations
Don Fry
2012-02-17
4
-79
/
+77
|
*
iwlwifi: the transport knows its state
Emmanuel Grumbach
2012-02-17
1
-0
/
+49
|
*
iwlwifi: move event and err pointers to iwl_nic
Don Fry
2012-02-17
3
-26
/
+24
|
*
iwlwifi: document the transport layer
Emmanuel Grumbach
2012-02-17
1
-13
/
+107
|
*
iwlwifi: send testmode hcmd reply with rx header
Amit Beka
2012-02-17
1
-1
/
+1
|
*
iwlwifi: fixes to testmode indirect access
Amit Beka
2012-02-17
1
-4
/
+6
|
*
iwlwifi: use enhance_sensitivity from iwl_fw
Emmanuel Grumbach
2012-02-17
3
-4
/
+5
|
*
iwlwifi: iwl_set_hw_params returns always 0
Emmanuel Grumbach
2012-02-17
6
-22
/
+9
|
*
iwlwifi: kill iwl_down and s/__iwl_down/iwl_down
Emmanuel Grumbach
2012-02-17
3
-16
/
+11
|
*
iwlwifi: change args to ucode routines
Don Fry
2012-02-17
4
-35
/
+36
|
*
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
6
-48
/
+46
|
*
iwlwifi: move firmware_loading_complete to iwl_nic
Don Fry
2012-02-17
3
-6
/
+4
|
*
iwlwifi: move firmware_name to iwl_nic
Don Fry
2012-02-17
2
-8
/
+5
|
*
iwlwifi: move fw_index from iwl_priv to iwl_nic
Don Fry
2012-02-17
2
-12
/
+12
|
*
iwlwifi: move ucode_ver to iwl_nic
Don Fry
2012-02-17
5
-20
/
+22
|
*
iwlwifi: create iwl_nic structure
Don Fry
2012-02-17
4
-2
/
+86
|
*
iwlwifi: give PCIe its own lock
Johannes Berg
2012-02-17
4
-31
/
+40
|
*
iwlwifi: move workqueue to priv
Johannes Berg
2012-02-17
13
-33
/
+29
|
*
iwlwifi: trace debug messages
Johannes Berg
2012-02-17
4
-42
/
+235
|
*
iwlwifi: added reply data to testmode HCMD send
Amit Beka
2012-02-17
2
-10
/
+60
|
*
iwlwifi: testmode new indirect RW API
Amit Beka
2012-02-17
3
-122
/
+163
[next]