index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
winbond
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: w35und: fix usb_control_msg() error handling in wb35_probe()
Pekka Enberg
2009-02-27
1
-6
/
+10
*
Staging: w35und: fix registration with wlan stack
Pavel Machek
2009-02-27
1
-1
/
+3
*
Staging: w35und: fix config build warnings
Greg Kroah-Hartman
2009-01-06
1
-2
/
+3
*
Staging: w35und: fix Kconfig
Pavel Machek
2009-01-06
1
-4
/
+8
*
Staging: w35und: remove rxisr.c as dead code
Pekka Enberg
2009-01-06
6
-42
/
+0
*
Staging: w35und: remove dead code from wbhal.c
Pekka Enberg
2009-01-06
2
-332
/
+1
*
Staging: w35und: make functions local to wb35tx.c static
Pekka Enberg
2009-01-06
2
-109
/
+95
*
Staging: w35und: make functions local to wb35rx.c static
Pekka Enberg
2009-01-06
2
-218
/
+213
*
Staging: w35und: remove dead code from mto.c
Pekka Enberg
2009-01-06
2
-648
/
+2
*
Staging: w35und: make functions local to mlmetxrx.c static
Pekka Enberg
2009-01-06
2
-63
/
+1
*
Staging: w35und: make functions local to mds.c static
Pekka Enberg
2009-01-06
2
-412
/
+391
*
Staging: w35und: remove ->shutdown from struct wbsoft_priv
Pekka Enberg
2009-01-06
6
-41
/
+1
*
Staging: w35und: remove ->skb_array from struct wbsoft_priv
Pekka Enberg
2009-01-06
2
-19
/
+0
*
Staging: w35und: move packet_came() to wb35rx.c
Pekka Enberg
2009-01-06
2
-30
/
+27
*
Staging: w35und: move global wbsoft_enabled to struct wbsoft_priv
Pekka Enberg
2009-01-06
2
-5
/
+8
*
Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARA
Pekka Enberg
2009-01-06
2
-7
/
+0
*
Staging: w35und: clean up wblinux.c a bit
Pekka Enberg
2009-01-06
3
-175
/
+147
*
Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macros
Pekka Enberg
2009-01-06
2
-5
/
+2
*
Staging: w35und: remove global struct ieee80211_hw
Pekka Enberg
2009-01-06
7
-61
/
+72
*
Staging: w35und: merge struct wb35_adapter to struct wbsoft_priv
Pekka Enberg
2009-01-06
18
-204
/
+183
*
Staging: w35und: clean up adapter.h a bit
Pekka Enberg
2009-01-06
4
-23
/
+8
*
Staging: w35und: remove ->adapter from struct _HW_DATA_T
Pekka Enberg
2009-01-06
6
-48
/
+43
*
Staging: w35und: move struct wbsoft_priv to core.h and use it
Pekka Enberg
2009-01-06
2
-15
/
+28
*
Staging: w35und: move source files to one directory
Pekka Enberg
2009-01-06
17
-28
/
+30
*
Staging: w35und: remove some dead code
Pekka Enberg
2009-01-06
9
-387
/
+0
*
Staging: w35und: #include cleanup
Pekka Enberg
2009-01-06
41
-94
/
+208
*
Staging: w35und: remove unused link status code
Pekka Enberg
2009-01-06
5
-18
/
+0
*
Staging: w35und: remove unused macros from common.h
Pekka Enberg
2009-01-06
1
-15
/
+0
*
Staging: w35und: remove abs() and BIT() macros
Pekka Enberg
2009-01-06
1
-7
/
+0
*
Staging: w35und: remove memcpy/memcmp wrappers
Pekka Enberg
2009-01-06
2
-8
/
+4
*
Staging: w35und: remove atomic op wrappers
Pekka Enberg
2009-01-06
14
-67
/
+30
*
Staging: w35und: remove timer wrappers
Pekka Enberg
2009-01-06
10
-343
/
+312
*
Staging: w35und: move supported band initialization out of wb35_probe()
Pekka Enberg
2009-01-06
1
-6
/
+8
*
Staging: w35und: plug memory leak in wbsoft_tx()
Pekka Enberg
2009-01-06
1
-5
/
+2
*
Staging: w35und: remove macro magic from MLME_GetNextPacket()
Pekka Enberg
2009-01-06
1
-14
/
+8
*
Staging: w35und: usb_put_dev() is missing from wb35_disconnect()
Pekka Enberg
2009-01-06
1
-3
/
+4
*
Staging: w35und: OS_MEMORY_ALLOC wrapper removal
Pekka Enberg
2009-01-06
5
-17
/
+6
*
Staging: w35und: remove true/false boolean macros
Pekka Enberg
2009-01-06
10
-110
/
+92
*
w35und: remove dead code from wbusb_f.h
Pekka Enberg
2009-01-06
5
-67
/
+27
*
Staging: w35und: remove usb_alloc_urb wrapper function
Greg Kroah-Hartman
2009-01-06
4
-14
/
+7
*
Staging: w35und: remove usb_submit_urb wrapper function
Greg Kroah-Hartman
2009-01-06
4
-5
/
+4
*
Staging: w35und: wb35_probe() cleanup
Pekka Enberg
2009-01-06
1
-57
/
+45
*
Staging: w35und: merge wblinux struct to adapter
Pekka Enberg
2009-01-06
5
-87
/
+61
*
Staging: w35und: padapter struct typedef removal
Pekka Enberg
2009-01-06
28
-315
/
+315
*
Staging: w35und: wb35reg struct typedef removal
Pekka Enberg
2009-01-06
6
-408
/
+407
*
Staging: w35und: reg queue struct typedef removal
Pekka Enberg
2009-01-06
2
-112
/
+108
*
Staging: w35und: purb typedef removal
Pekka Enberg
2009-01-06
8
-54
/
+50
*
Staging: w35und: remove the no-op pa_stall_execution macro
Pekka Enberg
2009-01-06
2
-24
/
+0
*
Staging: w35und: use msleep() and udelay()
Pekka Enberg
2009-01-06
8
-53
/
+49
*
Staging: w35und: remove unused wb35_open() and wb35_close() functions
Pekka Enberg
2009-01-06
1
-2
/
+0
[next]