index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
/
wl1251_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-08
wl1251: don't build null data template in wl1251_op_config()
Kalle Valo
1
-4
/
+0
2009-12-08
wl1251: fix bssid handling
Kalle Valo
1
-15
/
+15
2009-12-08
wl1251: remove false warning messages
Kalle Valo
1
-2
/
+0
2009-11-19
wl1251: Send null data packet with "TODS" bit set
Vidhya Govindan
1
-1
/
+2
2009-11-19
wl1251: Fix regression in IRQ loop handling
Juuso Oikarinen
1
-2
/
+4
2009-11-19
wl1251: Add IRQ looping support
Janne Ylalehto
1
-60
/
+67
2009-11-19
wl1251: Set the correct dtim period to the firmware
Vidhya Govindan
1
-2
/
+2
2009-11-19
wl1251: mask aid bits 14 and 15 in ps-poll template
Kalle Valo
1
-1
/
+4
2009-11-19
wl1251: allocate space for firmware with vmalloc()
Kalle Valo
1
-2
/
+3
2009-11-19
wl1251: Implement delayed entry into ELP mode
Juuso Oikarinen
1
-0
/
+1
2009-11-19
wl1251: Configure beacon filtering on if PSM used
Juuso Oikarinen
1
-1
/
+2
2009-11-19
wl1251: Enable beacon filtering with the stack
Juuso Oikarinen
1
-0
/
+12
2009-11-11
wl12xx: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-10-30
wl1251: enable power save
Kalle Valo
1
-1
/
+2
2009-10-27
wl1251: re-disable PG10 chips
John W. Linville
1
-1
/
+1
2009-10-27
wl1251: add support for PG11 chips.
David-John Willis
1
-0
/
+3
2009-10-27
wl1251: rename spi device to wl1251
Kalle Valo
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-3
/
+1
2009-08-14
wl1251: remove Luciano as maintainer
Kalle Valo
1
-2
/
+1
2009-08-14
wl1251: rename reg.h to wl1251_reg.h
Kalle Valo
1
-1
/
+1
2009-08-14
wl1251: use workqueue provided by mac80211
Kalle Valo
1
-1
/
+1
2009-08-14
wl1251: fix channel setting in wl1251_op_config()
Kalle Valo
1
-2
/
+2
2009-08-14
wl1251: create wl1251_join()
Kalle Valo
1
-9
/
+36
2009-08-14
wl1251: add channel to wl1251_cmd_join() parameters
Kalle Valo
1
-5
/
+5
2009-08-14
wl1251: initialise default channel to zero
Kalle Valo
1
-1
/
+1
2009-08-14
wl1251: remove wait parameter from wl1251_cmd_join()
Kalle Valo
1
-4
/
+4
2009-08-14
wl1251: use beacon interval and dtim period provided by mac80211
Kalle Valo
1
-6
/
+20
2009-08-14
wl1251: reorder wl1251_cmd_join() arguments
Kalle Valo
1
-4
/
+4
2009-08-14
wl1251: remove wl1251_ops
Kalle Valo
1
-22
/
+119
2009-08-14
wl1251: make irq handling interface specific
Bob Copeland
1
-17
/
+7
2009-08-14
wl1251: split spi interface into separate module
Bob Copeland
1
-0
/
+9
2009-08-14
wl1251: move module probe methods into spi.c
Bob Copeland
1
-126
/
+22
2009-08-14
wl1251: introduce wl1251_if_operations struct
Bob Copeland
1
-2
/
+4
2009-08-14
wl1251: use wiphy_dev instead of wl->spi->dev
Bob Copeland
1
-2
/
+4
2009-08-14
wl1251: separate bus i/o code into io.c
Bob Copeland
1
-1
/
+2
2009-07-24
wl1251: remove wl1251_plt_start/stop()
Kalle Valo
1
-54
/
+0
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-3
/
+2
2009-07-24
wireless: wl12xx, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-07-10
wl1251: change psm enabled/disabled info to debug
Luciano Coelho
1
-2
/
+2
2009-07-10
wl1251: fix a checkpatch warning
Kalle Valo
1
-2
/
+1
2009-07-10
wl1251: use wl1251 prefix everywhere
Kalle Valo
1
-235
/
+242
2009-07-10
wl1251: rename wl12xx.h to wl1251.h
Kalle Valo
1
-1
/
+1
2009-07-10
wl1251: add wl1251 prefix to all 1251 files
Kalle Valo
1
-0
/
+1442