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-06-02
wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz
Juuso Oikarinen
1
-1
/
+1
2010-06-02
wl1271: the core wl1271 module shouldn't depend on SPI_MASTER
Luciano Coelho
1
-1
/
+1
2010-06-02
wl1271: Flush TX buffers to air before going to idle
Juuso Oikarinen
4
-4
/
+45
2010-06-02
wl1271: Idle handling into own function
Juuso Oikarinen
2
-21
/
+40
2010-06-02
wl1271: Prevent dropping of TX frames in joins
Juuso Oikarinen
2
-6
/
+5
2010-06-02
drivers/net/wireless: Storage class should be before const qualifier
Tobias Klauser
1
-3
/
+3
2010-06-02
drivers/net/wireless/wl12xx: Use kmemdup
Julia Lawall
1
-3
/
+1
2010-06-02
wl1271: Add support for NVS files with 5GHz band parameters
Juuso Oikarinen
4
-9
/
+35
2010-06-02
wl1271: Update handling of the NVS file / INI parameters
Juuso Oikarinen
4
-44
/
+142
2010-06-02
wl1271: remove sdio ARM dependency
Ohad Ben-Cohen
2
-2
/
+2
2010-05-21
wl1271: Fix RX data path frame lengths
Juuso Oikarinen
1
-0
/
+2
2010-05-17
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-3
/
+2
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+2
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-11
wl1271: remove some unneeded code
Dan Carpenter
1
-2
/
+0
2010-05-11
wl1271: fix notifier interface supported test
Dan Carpenter
1
-1
/
+1
2010-05-11
wl1271: add missing spin_lock()
Dan Carpenter
1
-0
/
+1
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-11
/
+79
2010-05-07
wl1271: Reduce PSM entry hang over period from 128 => 1 ms
Juuso Oikarinen
1
-1
/
+1
2010-05-07
wl1271: Increase timeout for command event waiting
Teemu Paasikivi
1
-1
/
+1
2010-05-07
wl1271: Fix to join and channel number handling
Juuso Oikarinen
1
-6
/
+23
2010-05-07
wl1271: Fix 32 bit register read related endiannes bug
Juuso Oikarinen
2
-3
/
+3
2010-05-07
wl1271: Add sysfs file to retrieve HW PG-version and ROM-version
Juuso Oikarinen
4
-0
/
+51
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
7
-66
/
+65
2010-04-30
mac80211: remove deprecated noise field from ieee80211_rx_status
John W. Linville
2
-2
/
+0
2010-04-28
wireless: Fix merge.
Hauke Mehrtens
1
-1
/
+0
2010-04-28
wl1271: fix a bunch of sparse warnings
Luciano Coelho
4
-8
/
+8
2010-04-28
wl1271: Rewrite hardware keep-alive handling
Juuso Oikarinen
1
-45
/
+46
2010-04-28
wl1271: Configure QOS nullfunc template for U-APSD
Saravanan Dhanabal
1
-0
/
+4
2010-04-28
wl1271: Improve command polling
Juuso Oikarinen
1
-5
/
+5
2010-04-28
wl1251: remove usage of deprecated noise value
John W. Linville
1
-6
/
+0
2010-04-27
mac80211: give virtual interface to hw_scan
Johannes Berg
2
-0
/
+2
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
3
-5
/
+161
2010-04-16
wl1251: add support for dedicated IRQ line
Grazvydas Ignotas
1
-5
/
+51
2010-04-16
wl1251: register platform_device to pass board data
Grazvydas Ignotas
1
-0
/
+40
2010-04-16
wl1251: read default MAC address from EEPROM when available
Grazvydas Ignotas
2
-0
/
+70
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
21
-401
/
+912
2010-04-14
wl1251: don't require NVS data when EEPROM is used
Grazvydas Ignotas
1
-2
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
17
-0
/
+18
2010-04-09
wl1271: Add support for connection quality monitoring
Juuso Oikarinen
9
-97
/
+228
2010-04-09
wl1271: Go to ELP in idle
Juuso Oikarinen
3
-3
/
+8
2010-04-09
wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF
Saravanan Dhanabal
1
-1
/
+4
2010-04-09
wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF
Saravanan Dhanabal
1
-3
/
+11
2010-04-09
wl1271: Fix memory leaks on driver initialization
Juuso Oikarinen
1
-1
/
+8
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2010-04-07
wl1251: use DRIVER_NAME macro in wl1251_spi_driver
Kalle Valo
1
-1
/
+1
2010-04-06
wl1271: Fix tx queue flushing
Juuso Oikarinen
1
-17
/
+1
2010-04-06
wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios
Juuso Oikarinen
1
-2
/
+2
2010-04-06
wl1271: Configure a higher listen interval to AP upon association
Juuso Oikarinen
2
-2
/
+11
2010-04-06
wl1271: Configure rates for templates
Juuso Oikarinen
4
-19
/
+30
[prev]
[next]