index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl12xx: add platform data passing support
Ohad Ben-Cohen
2010-09-21
2
-1
/
+32
*
wl1271: propagate set_power's return value
Ohad Ben-Cohen
2010-09-21
5
-12
/
+22
*
wl12xx: make wl12xx.h common to both spi and sdio
Ohad Ben-Cohen
2010-09-21
3
-3
/
+3
*
wl1271: remove warnings in wl1271_sdio_set_power
John W. Linville
2010-09-14
1
-10
/
+4
*
wl1271: sdio: claim host only when doing IO
Ohad Ben-Cohen
2010-09-14
1
-8
/
+35
*
wl1251: Fix queue stopping/waking for TX path
Denis 'GNUtoo' Carikli
2010-08-31
3
-13
/
+24
*
wl12xx: remove unneeded locking
Johannes Berg
2010-08-27
4
-8
/
+0
*
wl1251: move include guard after the license
Kalle Valo
2010-08-25
1
-3
/
+3
*
wl1251: remove copyright contact person
Kalle Valo
2010-08-25
22
-44
/
+0
*
wl1251: update my email address
Kalle Valo
2010-08-25
3
-3
/
+3
*
wl1251: wait for join command complete event
Grazvydas Ignotas
2010-08-24
4
-6
/
+34
*
wl1251: fix beacon filter table structure
Grazvydas Ignotas
2010-08-24
1
-1
/
+1
*
wl1251: fix event handling mechanism
Grazvydas Ignotas
2010-08-24
1
-8
/
+8
*
wl1251: add missing __packed modifier for some structs
Grazvydas Ignotas
2010-08-24
2
-6
/
+6
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
1
-1
/
+1
*
drivers/net/wireless/wl12xx: Use available error codes
Julia Lawall
2010-08-24
2
-2
/
+2
*
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
4
-16
/
+18
*
wl1251: fix trigger scan timeout usage
Yuri Kululin
2010-08-13
1
-1
/
+1
*
net: wl12xx: do not use kfree'd memory
Kulikov Vasiliy
2010-08-04
1
-2
/
+1
*
wl1271: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+7
*
wl1251: update hw/fw version info in wiphy struct
John W. Linville
2010-07-29
1
-0
/
+5
*
wl1271: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+27
*
wl1251: add get_survey callback in order to get channel noise
John W. Linville
2010-07-29
3
-0
/
+26
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-27
13
-161
/
+161
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
17
-488
/
+579
|
|
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-11
13
-108
/
+319
|
|
\
\
|
*
|
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
12
-160
/
+160
*
|
|
|
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
2010-07-26
1
-6
/
+2
*
|
|
|
wl1251: fix sparse-generated warnings
John W. Linville
2010-07-26
4
-18
/
+20
|
|
_
|
/
|
/
|
|
*
|
|
wl1271: use __packed annotation
Luciano Coelho
2010-07-12
2
-5
/
+5
*
|
|
wl1271: use per-channel max tx power passed by mac80211 when scanning
Luciano Coelho
2010-07-08
1
-1
/
+1
*
|
|
wl1271: rewritten scanning code
Luciano Coelho
2010-07-08
5
-141
/
+211
*
|
|
wl1271: moved scan operations to a separate file
Luciano Coelho
2010-07-08
7
-240
/
+303
*
|
|
wl1271: Update interface to temporarily disable dynamic PS
Juuso Oikarinen
2010-07-08
2
-4
/
+4
*
|
|
wl1271: Fix warning when disconnecting and ad-hoc network
Juuso Oikarinen
2010-07-08
1
-1
/
+2
*
|
|
wl1271: Disable dynamic PS based on BT co-ext sense events
Juuso Oikarinen
2010-07-08
3
-2
/
+18
*
|
|
wl1271: Update hardware ARP filtering configuration handling
Juuso Oikarinen
2010-07-08
3
-54
/
+19
*
|
|
wl1271: read fem manufacturer value from nvs
Luciano Coelho
2010-07-08
3
-17
/
+3
*
|
|
wl1271: Work around AP's with broken ps-poll functionality
Juuso Oikarinen
2010-07-08
6
-2
/
+88
*
|
|
wl1271: Use all basic rates for ps-poll, instead of just the slowest
Juuso Oikarinen
2010-07-08
1
-1
/
+1
*
|
|
wl1271: Use the ARP configuration function from mac80211
Juuso Oikarinen
2010-07-08
3
-108
/
+56
*
|
|
wl1271: Add TSF handling
Juuso Oikarinen
2010-07-08
4
-6
/
+65
*
|
|
wl1271: Remove calibration from join command
Juuso Oikarinen
2010-07-08
1
-104
/
+0
*
|
|
wl12xx: Use MODULE_ALIAS macro at correct postion for SPI bus
Ameya Palande
2010-07-06
3
-1
/
+2
|
|
/
|
/
|
*
|
wl1251: fix ELP_CTRL register reads
Grazvydas Ignotas
2010-06-08
1
-6
/
+34
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-06-07
1
-0
/
+1
|
\
\
|
*
|
wl1251: fix a memory leak in probe
Grazvydas Ignotas
2010-06-07
1
-0
/
+1
|
|
/
*
|
wl1271: Fix scan parameter handling for 5GHz
Juuso Oikarinen
2010-06-02
5
-15
/
+16
*
|
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
2010-06-02
1
-1
/
+1
*
|
wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
Luciano Coelho
2010-06-02
1
-1
/
+1
[next]