index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: remove gl_80211.h header
Pekka Enberg
2009-04-03
4
-128
/
+6
*
Staging: w35und: remove ds_tkip.h header
Pekka Enberg
2009-04-03
2
-45
/
+1
*
Staging: w35und: remove unused bssdscpt.h header
Pekka Enberg
2009-04-03
4
-185
/
+1
*
Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscation
Pekka Enberg
2009-04-03
2
-12
/
+10
*
Staging: w35und: remove hw_data_t typedef
Pekka Enberg
2009-04-03
15
-197
/
+196
*
Staging: w35und: typedef removal
Pekka Enberg
2009-04-03
9
-120
/
+32
*
Staging: w35und: kill WBDEBUG and remove common.h header file
Pekka Enberg
2009-04-03
10
-57
/
+31
*
Staging: w35und: remove useless macro from common.h
Pekka Enberg
2009-04-03
3
-5
/
+0
*
Staging: w35und: convert code to use ETH_ALEN
Pekka Enberg
2009-04-03
5
-9
/
+7
*
Staging: w35und: unify mto.h and mto_f.h header files
Pekka Enberg
2009-04-03
5
-16
/
+12
*
Staging: w35und: remove crazy commented out includes
Pekka Enberg
2009-04-03
1
-3
/
+0
*
Staging: w35und: remove unnecessary os_common.h header file
Pekka Enberg
2009-04-03
7
-8
/
+6
*
Staging: w35und: remove unused header files
Pekka Enberg
2009-04-03
5
-1091
/
+0
*
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
[next]