/openbmc/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | event.h | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | event.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | Makefile | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | main.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | Makefile | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | event.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | event.h | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | main.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | event.h | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | event.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | scan.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | boot.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | cmd.h | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | wlcore_i.h | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | cmd.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | wlcore.h | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|
H A D | main.c | c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api
The event mailbox in wl18xx has a different (non-compatible) structure.
Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers.
This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it.
Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com> c50a2825 Thu Nov 22 10:06:19 CST 2012 Eliad Peller <eliad@wizery.com> wlcore: update events enum/struct to new fw api The event mailbox in wl18xx has a different (non-compatible) structure. Create common functions in wlcore to handle the events, and call them from the chip-specific event mailbox parsers. This way, each driver (wl12xx/wl18xx) extracts the event mailbox by itself according to its own structure, and then calls the common wlcore functions to handle it. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
|