index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: Consolidate lbs_host_to_card_done() function.
David Woodhouse
2008-01-28
5
-31
/
+27
*
libertas: Remove cmd_oid from struct cmd_ctrl_node
David Woodhouse
2008-01-28
3
-9
/
+4
*
libertas: Fix memory leak of RX skbs
David Woodhouse
2008-01-28
1
-1
/
+5
*
b43: Fix for broken transmission
Michael Buesch
2008-01-28
3
-15
/
+23
*
b43: Fix ofdmtab write regression
Michael Buesch
2008-01-28
3
-22
/
+39
*
iwlwifi: add missing comments
Tomas Winkler
2008-01-28
2
-2
/
+2
*
iwlwifi: fix compliation warnings
Tomas Winkler
2008-01-28
2
-3
/
+3
*
iwlwifi: remove HT code from iwl-3945.h
Reinette Chatre
2008-01-28
1
-24
/
+0
*
orinoco: always use latest BSS info when caching scan results
Dan Williams
2008-01-28
1
-4
/
+7
*
ipg: add __devexit annotation
Adrian Bunk
2008-01-28
1
-1
/
+1
*
rt2x00: correct "skb_buff" typo
John W. Linville
2008-01-28
1
-1
/
+1
*
ipg: fix checkpatch reported errors
Pekka Enberg
2008-01-28
2
-39
/
+41
*
ipg: naming convention fixes
Pekka Enberg
2008-01-28
2
-96
/
+97
*
ipg: remove some internal comments
Pekka Enberg
2008-01-28
2
-13
/
+8
*
ipg: remove commented out code
Pekka Enberg
2008-01-28
2
-31
/
+7
*
ipg: remove driver version
Pekka Enberg
2008-01-28
2
-4
/
+1
*
ipg: remove IPG_DEV_KFREE_SKB macro
Pekka Enberg
2008-01-28
2
-16
/
+14
*
ipg: remove boolean macros
Pekka Enberg
2008-01-28
1
-11
/
+7
*
ipg: remove old contact information
Pekka Enberg
2008-01-28
1
-12
/
+0
*
gianfar driver: eliminate compiler warnings and unnecessary macros
Grant Likely
2008-01-28
1
-25
/
+25
*
rtl8187: fix tx power reading
Andrea Merello
2008-01-28
1
-4
/
+4
*
iwlwifi: 802.11n add support to 8K A-MSDU Rx frames
Ron Rindjunsky
2008-01-28
7
-21
/
+73
*
iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework
Ron Rindjunsky
2008-01-28
1
-36
/
+57
*
iwlwifi: 802.11n comply HT add station flow with mac80211 framework
Ron Rindjunsky
2008-01-28
4
-29
/
+38
*
iwlwifi: 802.11n comply HT self configuration flow with mac80211 framework
Ron Rindjunsky
2008-01-28
3
-166
/
+66
*
iwlwifi: 802.11n handling probe request HT IE
Ron Rindjunsky
2008-01-28
1
-34
/
+28
*
iwlwifi: 802.11n configuring hw_mode parameters to support HT in A/G
Ron Rindjunsky
2008-01-28
3
-17
/
+33
*
iwlwifi: 802.11n new framework structures preperation
Ron Rindjunsky
2008-01-28
3
-20
/
+12
*
iwlwifi: 802.11n remove unnecessary config dependency
Ron Rindjunsky
2008-01-28
1
-8
/
+9
*
iwlwifi: cache mac80211 conf setting during a hardware scan
Zhu Yi
2008-01-28
4
-28
/
+74
*
iwlwifi: remove redundant declaration of 'iwl3945_priv' and 'iwl4965_priv' st...
Miguel Botón
2008-01-28
2
-4
/
+0
*
iwlwifi: update version number to 1.2.22
Zhu Yi
2008-01-28
2
-2
/
+2
*
iwlwifi: avoid firmware command sending if rfkill is enabled
Mohamed Abbas
2008-01-28
2
-42
/
+66
*
iwlwifi: fix ucode assertion for RX queue overrun
Mohamed Abbas
2008-01-28
2
-4
/
+71
*
iwlwifi: enhance WPA authenication stability
Mohamed Abbas
2008-01-28
6
-14
/
+53
*
iwlwifi: document 4965 rate scaling
Ben Cahill
2008-01-28
1
-4
/
+247
*
iwlwifi: add comments to Tx commands
Ben Cahill
2008-01-28
2
-95
/
+267
*
iwlwifi: add comments to QOS and ADD_STA commands
Ben Cahill
2008-01-28
2
-31
/
+165
*
iwlwifi: add comments to RXON command and txpower formats
Ben Cahill
2008-01-28
2
-42
/
+124
*
iwlwifi: document command header and "alive" responses
Ben Cahill
2008-01-28
2
-53
/
+192
*
iwlwifi: document 4965 Tx scheduler
Ben Cahill
2008-01-28
3
-12
/
+272
*
iwlwifi: document shared Tx structures
Ben Cahill
2008-01-28
1
-12
/
+135
*
iwlwifi: document Tx registers
Ben Cahill
2008-01-28
2
-28
/
+46
*
iwlwifi: document Rx registers
Ben Cahill
2008-01-28
1
-17
/
+164
*
iwlwifi: document keep-warm buffer
Ben Cahill
2008-01-28
1
-11
/
+28
*
iwlwifi: document txpower calculations
Ben Cahill
2008-01-28
2
-16
/
+562
*
iwlwifi: document temperature calculation
Ben Cahill
2008-01-28
1
-11
/
+46
*
iwlwifi: move HT_IE_EXT_CHANNEL_* driver definitions to iwl-4965.h
Ben Cahill
2008-01-28
6
-39
/
+68
*
iwlwifi: move uCode API definitions to iwl-4965-commands.h
Ben Cahill
2008-01-28
2
-37
/
+39
*
iwlwifi: clean up unused definitions in iwl-4965-hw.h
Ben Cahill
2008-01-28
1
-392
/
+3
[next]