index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-06
Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_start
Richard Kennedy
1
-11
/
+53
2009-01-06
Staging: wlan-ng: prism2_usb.c always enable the card in probe_usb
Richard Kennedy
1
-5
/
+9
2009-01-06
Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...
Richard Kennedy
1
-12
/
+4
2009-01-06
Staging: wlan-ng: Purge all MIBs not used internally.
Solomon Peachy
4
-1979
/
+11
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
Solomon Peachy
6
-247
/
+15
2009-01-06
Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.
Solomon Peachy
3
-491
/
+9
2009-01-06
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
12
-2097
/
+13
2009-01-06
Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT
Solomon Peachy
1
-1
/
+1
2009-01-06
Staging: wlan-ng: Wireless Extension support is mandatory.
Solomon Peachy
4
-15
/
+1
2009-01-06
Staging: wlan-ng: Eliminate all backwards-compatible kernel code.
Solomon Peachy
4
-130
/
+3
2009-01-06
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
24
-1953
/
+1926
2009-01-06
Staging: wlan-ng: Eliminate usage of procfs.
Solomon Peachy
3
-203
/
+0
2009-01-06
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
12
-77
/
+6
2009-01-06
Staging: wlan-ng: Eliminate one more rx mtu test.
Solomon Peachy
1
-10
/
+0
2009-01-06
Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.
Solomon Peachy
1
-29
/
+0
2009-01-06
Staging: wlan-ng: Remove AP-only code from MLME functions.
Solomon Peachy
6
-1131
/
+164
2009-01-06
Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.
Solomon Peachy
6
-1270
/
+102
2009-01-06
Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.
Solomon Peachy
6
-295
/
+5
2009-01-06
Staging: wlan-ng: Eliminate more <2.6 kernel support.
Solomon Peachy
6
-232
/
+1
2009-01-06
Staging: wlan-ng: Make wlan-ng use WEXT mode by default.
Solomon Peachy
1
-1
/
+1
2009-01-06
Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
Solomon Peachy
9
-1028
/
+9
2009-01-06
Staging: wlan-ng: Update Help text to mention prism3 devices.
Solomon Peachy
1
-2
/
+2
2009-01-06
Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.
Solomon Peachy
5
-6310
/
+0
2009-01-06
Staging: w35und: fix config build warnings
Greg Kroah-Hartman
1
-2
/
+3
2009-01-06
Staging: w35und: fix Kconfig
Pavel Machek
1
-4
/
+8
2009-01-06
Staging: w35und: remove rxisr.c as dead code
Pekka Enberg
6
-42
/
+0
2009-01-06
Staging: w35und: remove dead code from wbhal.c
Pekka Enberg
2
-332
/
+1
2009-01-06
Staging: w35und: make functions local to wb35tx.c static
Pekka Enberg
2
-109
/
+95
2009-01-06
Staging: w35und: make functions local to wb35rx.c static
Pekka Enberg
2
-218
/
+213
2009-01-06
Staging: w35und: remove dead code from mto.c
Pekka Enberg
2
-648
/
+2
2009-01-06
Staging: w35und: make functions local to mlmetxrx.c static
Pekka Enberg
2
-63
/
+1
2009-01-06
Staging: w35und: make functions local to mds.c static
Pekka Enberg
2
-412
/
+391
2009-01-06
Staging: w35und: remove ->shutdown from struct wbsoft_priv
Pekka Enberg
6
-41
/
+1
2009-01-06
Staging: w35und: remove ->skb_array from struct wbsoft_priv
Pekka Enberg
2
-19
/
+0
2009-01-06
Staging: w35und: move packet_came() to wb35rx.c
Pekka Enberg
2
-30
/
+27
2009-01-06
Staging: w35und: move global wbsoft_enabled to struct wbsoft_priv
Pekka Enberg
2
-5
/
+8
2009-01-06
Staging: w35und: remove unused ->ShutDowned member from struct LOCAL_PARA
Pekka Enberg
2
-7
/
+0
2009-01-06
Staging: w35und: clean up wblinux.c a bit
Pekka Enberg
3
-175
/
+147
2009-01-06
Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macros
Pekka Enberg
2
-5
/
+2
2009-01-06
Staging: w35und: remove global struct ieee80211_hw
Pekka Enberg
7
-61
/
+72
2009-01-06
Staging: w35und: merge struct wb35_adapter to struct wbsoft_priv
Pekka Enberg
18
-204
/
+183
2009-01-06
Staging: w35und: clean up adapter.h a bit
Pekka Enberg
4
-23
/
+8
2009-01-06
Staging: w35und: remove ->adapter from struct _HW_DATA_T
Pekka Enberg
6
-48
/
+43
2009-01-06
Staging: w35und: move struct wbsoft_priv to core.h and use it
Pekka Enberg
2
-15
/
+28
2009-01-06
Staging: w35und: move source files to one directory
Pekka Enberg
17
-28
/
+30
2009-01-06
Staging: w35und: remove some dead code
Pekka Enberg
9
-387
/
+0
2009-01-06
Staging: w35und: #include cleanup
Pekka Enberg
41
-94
/
+208
2009-01-06
Staging: w35und: remove unused link status code
Pekka Enberg
5
-18
/
+0
2009-01-06
Staging: w35und: remove unused macros from common.h
Pekka Enberg
1
-15
/
+0
2009-01-06
Staging: w35und: remove abs() and BIT() macros
Pekka Enberg
1
-7
/
+0
[prev]
[next]