index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-10
18
-27
/
+28
*
rtl8187: Change TX power settings
Larry Finger
2008-11-10
1
-1
/
+1
*
orinoco: Move sources to a subdirectory
David Kilroy
2008-11-10
17
-8
/
+13
*
mac80211_hwsim: Add support for client PS mode
Jouni Malinen
2008-11-10
1
-0
/
+184
*
mac80211_hwsim: Make sure beacon_timer gets deleted
Jouni Malinen
2008-11-10
1
-0
/
+1
*
mac80211_hwsim: Debug info for TX queue parameters
Jouni Malinen
2008-11-10
1
-0
/
+12
*
mac80211_hwsim: Debug info for BSS config changes
Jouni Malinen
2008-11-10
1
-0
/
+37
*
b43legacy: reindent misleading statement
Ilpo Järvinen
2008-11-10
1
-1
/
+1
*
libertas_tf: fix skb tail pointer
Johannes Berg
2008-11-10
1
-1
/
+1
*
p54: initialize all deprecated fields
Chr
2008-11-10
1
-6
/
+9
*
p54: don't report known but unhandled EEPROM codes as unknown
Pavel Roskin
2008-11-10
1
-0
/
+24
*
iwlwifi: do not call statistics from rfkill
Mohamed Abbas
2008-11-10
1
-0
/
+4
*
iwlwifi: iwl-agn-rs: initialize rs with valid antenna
Winkler, Tomas
2008-11-10
1
-4
/
+2
*
iwlwifi: rename double inclusion protection name in iwl-commands.h
Emmanuel Grumbach
2008-11-10
1
-3
/
+3
*
iwlwifi: rename generic iwlagn functions that had a HW specific name
Emmanuel Grumbach
2008-11-10
4
-207
/
+207
*
iwlwifi: fix priv->iw_mode setting when multiple vif are configured
Zhu, Yi
2008-11-10
2
-17
/
+16
*
iwlwifi: trivial removal of some 4965 remaining from iwl-agn-rs.h
Winkler, Tomas
2008-11-10
2
-5
/
+5
*
iwlwifi: reorganize flow handler bitology
Winkler, Tomas
2008-11-10
3
-29
/
+35
*
b43: implement short slot and basic rate handling
Johannes Berg
2008-11-10
2
-13
/
+99
*
rt2x00: Remove debugfs CSR access wrappers
Ivo van Doorn
2008-11-10
13
-84
/
+86
*
ath9k: correct warning about unintialized variable 'tid'
John W. Linville
2008-11-10
1
-6
/
+5
*
rtl8187: Reduce channel switch delay
Larry Finger
2008-11-10
1
-1
/
+0
*
rtl8187: Remove primitive write delays
Larry Finger
2008-11-10
2
-4
/
+0
*
rtl8187: Remove msleep calls after calls to rtl8225_write
Larry Finger
2008-11-10
1
-58
/
+59
*
rtl8187: Remove CCK delays
Larry Finger
2008-11-10
1
-46
/
+46
*
rtl8187: Remove OFDM delays
Larry Finger
2008-11-10
1
-86
/
+82
*
rtl8187: Remove large delays
Larry Finger
2008-11-10
2
-3
/
+1
*
rt2x00: Release rt2x00 2.2.2
Ivo van Doorn
2008-11-10
1
-1
/
+1
*
rt2x00: Improve interface_modes initialization
Ivo van Doorn
2008-11-10
1
-4
/
+10
*
rt2x00: Remove ieee80211_bss_conf from rt2x00_intf
Ivo van Doorn
2008-11-10
3
-9
/
+1
*
rt2x00: Optimize configuration handling
Ivo van Doorn
2008-11-10
9
-655
/
+488
*
ath5k: update keycache to support TKIP handling
Bob Copeland
2008-11-10
2
-7
/
+62
*
ath5k: enable hardware encryption for WEP
Bob Copeland
2008-11-10
1
-3
/
+8
*
mac80211: Add a new event in ieee80211_ampdu_mlme_action
Sujith
2008-11-10
3
-0
/
+23
*
ath9k: Remove internal RX A-MPDU processing
Sujith
2008-11-10
4
-584
/
+2
*
ath9k: Clear HT info on starting the driver
Sujith
2008-11-10
1
-0
/
+2
*
ath9k: Remove ath_tx_aggr_resp()
Sujith
2008-11-10
3
-80
/
+8
*
ath9k: Enable interrupts at the proper place
Sujith
2008-11-10
2
-11
/
+4
*
ath9k: Remove unnecessary TSF reset
Sujith
2008-11-10
1
-11
/
+0
*
ath9k: Streamline attach/detach
Sujith
2008-11-10
3
-248
/
+158
*
ath9k: Remove unused function ath_get_currentCountry()
Sujith
2008-11-10
2
-25
/
+0
*
ath9k: Refactor hw.c
Sujith
2008-11-10
9
-6701
/
+6603
*
ath9k: Revamp VAP management
Sujith
2008-11-10
5
-193
/
+67
*
ath9k: Use bitfields to store tid's state in a single variable
Sujith
2008-11-10
3
-34
/
+27
*
ath9k: Ensure ath_node is not NULL when updating tx chainmask
Sujith
2008-11-10
4
-40
/
+28
*
ath9k: Remove SM Power Save as it is not supported now
Sujith
2008-11-10
2
-46
/
+6
*
ath9k: Revamp transmit control block
Sujith
2008-11-10
4
-342
/
+324
*
ath9k: Simplify node attach/detach routines
Sujith
2008-11-10
4
-124
/
+99
*
ath9k: Node cleanup
Sujith
2008-11-10
6
-326
/
+94
*
ath5k: fix keytable type buglet in ath5k_hw_reset_key
Bob Copeland
2008-11-10
1
-4
/
+11
[next]