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
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl1251: remove wl1251_plt_start/stop()
Kalle Valo
2009-07-24
1
-54
/
+0
*
wl1251: remove accidentally added wl1251_netlink.c
Kalle Valo
2009-07-24
1
-679
/
+0
*
wl12xx: fix spelling
Stefan Weil
2009-07-24
3
-5
/
+5
*
wireless: remove print_mac uses
Johannes Berg
2009-07-24
1
-3
/
+2
*
wireless: wl12xx, fix lock imbalance
Jiri Slaby
2009-07-24
1
-1
/
+1
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
1
-1
/
+2
*
wl1251: change psm enabled/disabled info to debug
Luciano Coelho
2009-07-10
1
-2
/
+2
*
wl1251: fix a checkpatch warning
Kalle Valo
2009-07-10
1
-2
/
+1
*
wl1251: use wl1251 prefix everywhere
Kalle Valo
2009-07-10
26
-1199
/
+1203
*
wl12xx: remove unused wl12xx_hw_init_mem_config()
Kalle Valo
2009-07-10
1
-1
/
+0
*
wl1251: rename wl12xx.h to wl1251.h
Kalle Valo
2009-07-10
19
-17
/
+18
*
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
2009-07-10
25
-48
/
+758
*
wl1251: remove wl1271_setup()
Kalle Valo
2009-07-10
1
-8
/
+0
*
wl12xx: rename driver to wl1251
Kalle Valo
2009-07-10
2
-7
/
+14
*
wl12xx: rename wl1251.c wl1251_ops.c
Kalle Valo
2009-07-10
4
-5
/
+5
*
wl12xx: Use chipset specific join commands
Juuso Oikarinen
2009-07-10
5
-6
/
+10
*
wl12xx: Assign value to rx msdu lifetime variable
Vidhya Govindan
2009-07-10
1
-0
/
+1
*
wl12xx: enable ELP mode
Kalle Valo
2009-07-10
1
-5
/
+1
*
wl12xx: check if elp wakeup failed
Kalle Valo
2009-07-10
4
-24
/
+59
*
wl12xx: optimise elp wakeup and sleep calls
Kalle Valo
2009-07-10
3
-13
/
+25
*
wl12xx: protect wl12xx_op_set_rts_threshold()
Kalle Valo
2009-07-10
1
-0
/
+4
*
wl12xx: Fix CMD_TEST regression via netlink.
Ari Kauppi
2009-07-10
1
-24
/
+11
*
wl12xx: Fix incorrect warning message.
Ari Kauppi
2009-07-10
1
-1
/
+1
*
wl12xx: Add support for block reading from a fixed register address
Juuso Oikarinen
2009-07-10
2
-7
/
+14
*
wl12xx: Moved wl1251 TX path implementation into chip specific files
Juuso Oikarinen
2009-07-10
6
-51
/
+59
*
wl12xx: pass the wake up condition when configuring the wake up event
Luciano Coelho
2009-07-10
3
-4
/
+7
*
wl12xx: add support for fixed address in wl12xx_spi_read
Luciano Coelho
2009-07-10
2
-7
/
+14
*
wl12xx: add support for new WL1271 chip revision
Luciano Coelho
2009-07-10
2
-0
/
+8
*
wl12xx: moved firmware version reading routine to chip-specific functions
Luciano Coelho
2009-07-10
3
-3
/
+9
*
wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions
Luciano Coelho
2009-07-10
2
-0
/
+20
*
wl12xx: removed chipset interrupt source configuration from fw wakeup
Juuso Oikarinen
2009-07-10
1
-2
/
+0
*
wl12xx: fix rx descriptor use
Kalle Valo
2009-07-10
3
-5
/
+21
*
wl12xx: use wl12xx_mem_read32() to read the rx counter
Kalle Valo
2009-07-10
1
-2
/
+2
*
wl12xx: allocate buffer the spi busy word from struct wl12xx
Kalle Valo
2009-07-10
3
-4
/
+6
*
wl12xx: allocate buffer spi read/write command buffer kzalloc()
Kalle Valo
2009-07-10
2
-15
/
+20
*
wl12xx: reserve buffer for partition command in struct wl12xx
Kalle Valo
2009-07-10
2
-11
/
+17
*
wl12xx: fix error handling in wl12xx_probe()
Kalle Valo
2009-07-10
1
-2
/
+4
*
wl12xx: reserver buffer for read32()/write32() in struct wl12xx
Kalle Valo
2009-07-10
2
-5
/
+6
*
wl12xx: cmd and acx interface rework
Kalle Valo
2009-07-10
9
-591
/
+896
*
wireless: WL12XX should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2009-05-11
1
-1
/
+1
*
wl12xx: correct printk format warnings
Bob Copeland
2009-05-06
2
-4
/
+4
*
wl12xx: add driver
Kalle Valo
2009-05-06
28
-0
/
+9229