index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl1251
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
wl1251: enable sparse endianess check by default
Luciano Coelho
1
-0
/
+2
2012-02-15
wl1251: convert 32-bit values to le32 before writing to the chip
Luciano Coelho
2
-6
/
+5
2012-02-15
wl1251: fix sparse warning
Luciano Coelho
1
-2
/
+0
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-3
/
+3
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-1
/
+2
2011-11-28
wireless: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2
-6
/
+2
2011-08-10
drivers/net/wireless/wl1251: add missing kfree
Julia Lawall
2
-6
/
+2
2011-08-08
wl1251: remove wext dependencies
Johannes Berg
2
-2
/
+2
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2
-0
/
+2
2011-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
6
-17
/
+49
2011-04-07
wl1251: Add support for idle mode
Jarkko Nikula
3
-0
/
+28
2011-04-07
wl1251: Prepare for idle mode support
Jarkko Nikula
6
-18
/
+22
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2
-2
/
+2
2011-03-11
wl1251: fix elp_work race condition
Grazvydas Ignotas
1
-1
/
+3
2011-03-11
wl1251: remove wl1251_ps_set_elp function
Grazvydas Ignotas
1
-34
/
+3
2011-03-10
ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition
Bing Zhao
1
-2
/
+1
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
1
-3
/
+1
2011-02-24
mac80211: rename RX_FLAG_TSFT
Johannes Berg
1
-1
/
+1
2011-02-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-0
/
+3
2011-02-04
wl1251: set rate index and preamble flag on received packets
David Gnedt
1
-1
/
+45
2011-02-04
wl1251: enable adhoc mode
David Gnedt
1
-1
/
+2
2011-02-04
wl1251: implement connection quality monitoring
David Gnedt
5
-1
/
+107
2011-02-04
wl1251: enable beacon early termination while in power-saving mode
David Gnedt
4
-0
/
+68
2011-02-04
wl1251: fix 4-byte TX buffer alignment
David Gnedt
1
-6
/
+20
2011-02-04
wl1251: fix queue stopping/waking for TX path
David Gnedt
1
-36
/
+12
2011-02-03
wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...
Jesper Juhl
1
-0
/
+3
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2011-01-03
Fix spelling mistakes in comments
Stefan Weil
2
-3
/
+3
2010-12-22
wl1251: remove unnecessary import
Hauke Mehrtens
1
-1
/
+0
2010-12-20
wl1251: wl12xx_get_platform_data() returns an ERR_PTR
Dan Carpenter
1
-1
/
+1
2010-11-15
wl1251: use wl12xx_platform_data to pass data
Grazvydas Ignotas
1
-33
/
+2
2010-11-15
wl1251: add runtime PM support for SDIO
Grazvydas Ignotas
1
-3
/
+61
2010-11-15
wl1251: add power callback to wl1251_if_operations
Grazvydas Ignotas
4
-8
/
+25
2010-10-25
wl1251: fix module names
Grazvydas Ignotas
1
-3
/
+5
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
29
-0
/
+10424
2010-10-11
wl1251: move to it's own directory
Kalle Valo
28
-0
/
+10264
2010-10-11
wl1251: create a copy of wl12xx_80211.h for wl1251
Kalle Valo
1
-0
/
+156