index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
17
-0
/
+18
2010-03-16
wl1251: fix potential crash
Grazvydas Ignotas
1
-1
/
+2
2010-02-19
wl1271: Added alloc and free hw functions
Teemu Paasikivi
1
-27
/
+53
2010-02-19
wl1271: Added IO reset and init functions
Teemu Paasikivi
3
-2
/
+14
2010-02-19
wl1271: Renamed IO functions
Teemu Paasikivi
10
-109
/
+109
2010-02-19
wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
Teemu Paasikivi
4
-158
/
+242
2010-02-19
wl1271: add testmode support
Kalle Valo
5
-1
/
+318
2010-02-19
wl1271: Fix beacon filter table configuration
Juuso Oikarinen
1
-3
/
+3
2010-02-19
wl1271: Fix ad-hoc SSID update
Juuso Oikarinen
1
-7
/
+16
2010-02-19
wl1271: Fix WEP key handling
Juuso Oikarinen
2
-0
/
+9
2010-02-19
wl1271: Fix key-remove error
Juuso Oikarinen
1
-0
/
+7
2010-02-19
wl1271: Optimized RX path packet retrieval
Juuso Oikarinen
1
-2
/
+2
2010-02-19
wl1271: wakeup chip in op_conf_tx()
Kalle Valo
1
-2
/
+9
2010-02-19
wl1271: Fix random MAC address setting
Juuso Oikarinen
1
-0
/
+8
2010-02-19
wl1271: skip 3 unused bytes from the NVS
Luciano Coelho
1
-3
/
+8
2010-02-19
wl1271: add most of the normal initialization commands to PLT mode
Luciano Coelho
3
-11
/
+86
2010-02-19
wl1271: Retrieve device mac address from the nvs file
Juuso Oikarinen
2
-17
/
+27
2010-02-19
wl1271: Use NVS INI file configuration
Juuso Oikarinen
6
-432
/
+77
2010-02-19
wl1271: implement WMM
Kalle Valo
3
-4
/
+73
2010-02-19
wl1271: modify wl1271_acx_tid_cfg() to use function parameters
Kalle Valo
3
-20
/
+31
2010-02-19
wl1271: modify wl1271_acx_ac_cfg() to use function parameters
Kalle Valo
3
-22
/
+26
2010-02-19
wl1271: Add SSID configuration for JOIN in ad-hoc
Juuso Oikarinen
2
-28
/
+51
2010-02-19
wl1271: Fix channel changing code
Juuso Oikarinen
1
-2
/
+10
2010-02-19
wl1271: Fix PSM entry
Juuso Oikarinen
6
-26
/
+47
2010-02-08
wl1251: fix txop unit
Kalle Valo
1
-1
/
+2
2010-01-26
mac80211: wait for beacon before enabling powersave
Johannes Berg
2
-21
/
+7
2010-01-14
wl1271: remove unused flags
Luis R. Rodriguez
1
-99
/
+0
2010-01-12
wl1251: add U-APSD support
Kalle Valo
1
-3
/
+9
2010-01-12
wl1251: create qos null data template
Kalle Valo
1
-0
/
+25
2010-01-12
wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
Kalle Valo
1
-5
/
+5
2010-01-12
wl1251: use mac80211 provided channel parameters in scanning
Kalle Valo
3
-2
/
+9
2010-01-12
wl1251: get probe request template from mac80211
Kalle Valo
1
-74
/
+12
2010-01-12
wl1251: cleanup scanning code
Kalle Valo
3
-107
/
+117
2010-01-12
wl1251: get PS Poll and Nullfunc templates from mac80211
Kalle Valo
1
-42
/
+16
2010-01-04
wl1271: fix timeout in wl1271_top_reg_read
Juha Leppanen
1
-2
/
+1
2009-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2
-3
/
+3
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2
-12
/
+12
2009-12-28
wl1271: Prevent performing "join" before association
Juuso Oikarinen
1
-1
/
+1
2009-12-28
wl1271: Check vif for NULL when indicating beacon-loss
Juuso Oikarinen
1
-1
/
+1
2009-12-28
wl1271: Add support for acx_pm_config
Juuso Oikarinen
5
-0
/
+63
2009-12-28
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
7
-64
/
+55
2009-12-28
wl1271: Fix supported rate management
Juuso Oikarinen
6
-44
/
+90
2009-12-28
wl1271: Change rates configured for templates
Juuso Oikarinen
1
-1
/
+2
2009-12-28
wl1271: Add rudimentary ad-hoc support
Juuso Oikarinen
1
-2
/
+43
2009-12-28
wl1271: Remove beacon-loss-ind from PSM entry failure handling
Juuso Oikarinen
1
-1
/
+0
2009-12-28
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2
-1
/
+4
2009-12-28
wl1271: Implement chipset boot retry
Juuso Oikarinen
1
-53
/
+77
2009-12-28
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2
-3
/
+9
2009-12-28
wl1271: Fix event acknowledging functionality
Juuso Oikarinen
3
-8
/
+5
2009-12-28
wl1271: Use slow rates for association messages
Juuso Oikarinen
4
-6
/
+9
[next]