index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
wl12xx: Fix print_mac() conversion.
David S. Miller
2009-09-17
1
-2
/
+2
*
wl12xx: switch to %pM to print the mac address
Jean-Christophe PLAGNIOL-VILLARD
2009-09-16
1
-2
/
+1
*
wl1271: remove print_mac usage
John W. Linville
2009-08-20
1
-3
/
+2
*
wl1251: halt the embedded CPU before loading firmware
Bob Copeland
2009-08-20
1
-0
/
+3
*
wl1251: correct definitions for 0th bit defines
Bob Copeland
2009-08-20
1
-2
/
+2
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
2
-6
/
+2
*
wl1251: remove unused definitions from wl1251_reg.h
Kalle Valo
2009-08-14
1
-100
/
+0
*
wl1251: remove wl1251_ops.c
Kalle Valo
2009-08-14
1
-729
/
+0
*
wl1271: fix compiler warnings on 64 bit archs
Luciano Coelho
2009-08-14
2
-5
/
+7
*
wl1251: hack to disable filters for fixing association
Kalle Valo
2009-08-14
1
-0
/
+9
*
wl1251: add hw scan completed debug message
Kalle Valo
2009-08-14
1
-0
/
+1
*
wl1251: remove Luciano as maintainer
Kalle Valo
2009-08-14
3
-6
/
+3
*
wl1251: rename reg.h to wl1251_reg.h
Kalle Valo
2009-08-14
14
-13
/
+13
*
wl1251: use workqueue provided by mac80211
Kalle Valo
2009-08-14
3
-3
/
+3
*
wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode()
Kalle Valo
2009-08-14
2
-8
/
+13
*
wl1251: fix channel setting in wl1251_op_config()
Kalle Valo
2009-08-14
1
-2
/
+2
*
wl1251: create wl1251_join()
Kalle Valo
2009-08-14
2
-26
/
+36
*
wl1251: add channel to wl1251_cmd_join() parameters
Kalle Valo
2009-08-14
3
-12
/
+12
*
wl1251: initialise default channel to zero
Kalle Valo
2009-08-14
2
-1
/
+3
*
wl1251: remove wait parameter from wl1251_cmd_join()
Kalle Valo
2009-08-14
3
-11
/
+9
*
wl1251: use beacon interval and dtim period provided by mac80211
Kalle Valo
2009-08-14
3
-7
/
+30
*
wl1251: reorder wl1251_cmd_join() arguments
Kalle Valo
2009-08-14
3
-8
/
+8
*
wl1251: remove wl1251_ops
Kalle Valo
2009-08-14
12
-239
/
+842
*
wl1251: make irq handling interface specific
Bob Copeland
2009-08-14
5
-33
/
+65
*
wl1251: add sdio support
Bob Copeland
2009-08-14
3
-0
/
+200
*
wl1251: split spi interface into separate module
Bob Copeland
2009-08-14
5
-11
/
+38
*
wl1251: move module probe methods into spi.c
Bob Copeland
2009-08-14
6
-132
/
+151
*
wl1251: make wl1251_set_partition bus agnostic
Bob Copeland
2009-08-14
4
-139
/
+110
*
wl1251: introduce wl1251_if_operations struct
Bob Copeland
2009-08-14
8
-18
/
+36
*
wl1251: use wiphy_dev instead of wl->spi->dev
Bob Copeland
2009-08-14
1
-2
/
+4
*
wl1251: separate bus i/o code into io.c
Bob Copeland
2009-08-14
14
-159
/
+192
*
wl1251: remove fixed address support from spi commands
Kalle Valo
2009-08-14
2
-30
/
+14
*
wl1271: add wl1271 to Kconfig and the Makefile
Luciano Coelho
2009-08-14
2
-0
/
+18
*
wl1271: add wl1271 driver files
Luciano Coelho
2009-08-14
23
-0
/
+9431
*
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
[next]