index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl12xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
17
-0
/
+18
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
17
-0
/
+18
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-15
/
+10
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-29
15
-559
/
+748
|
\
\
|
*
|
wl1271: Changed platform_device to be dynamically allocated
Teemu Paasikivi
2010-03-23
5
-11
/
+39
|
*
|
wl1271: Remove circular interlocking related to the inetaddr notifier chain
Juuso Oikarinen
2010-03-23
1
-1
/
+2
|
*
|
wl1271: Don't generate null func template for ad-hoc
Juuso Oikarinen
2010-03-23
2
-11
/
+21
|
*
|
wl1271: Update filters properly
Juuso Oikarinen
2010-03-23
3
-18
/
+51
|
*
|
wl1271: Removed duplicate code from module remove function.
Teemu Paasikivi
2010-03-23
1
-12
/
+1
|
*
|
wl1271: Added DEBUG_SDIO flag
Teemu Paasikivi
2010-03-23
2
-8
/
+13
|
*
|
wl1271: Remove deprecated interface config function
Juuso Oikarinen
2010-03-23
1
-68
/
+0
|
*
|
wl1271: Fix MAC address handling
Juuso Oikarinen
2010-03-23
2
-89
/
+68
|
*
|
wl1271: enable U-APSD
Kalle Valo
2010-03-23
1
-2
/
+8
|
*
|
wl1271: fix ps scheme in wl1271_op_conf_tx()
Kalle Valo
2010-03-23
1
-1
/
+1
|
*
|
wl1271: create qos nullfunc template
Kalle Valo
2010-03-23
2
-0
/
+23
|
*
|
wl1271: get probe request template from mac80211
Kalle Valo
2010-03-23
4
-116
/
+40
|
*
|
wl1271: get pspoll and nullfunc templates from mac80211
Kalle Valo
2010-03-23
1
-24
/
+20
|
*
|
wl1271: enable WMM
Kalle Valo
2010-03-23
2
-3
/
+2
|
*
|
wl1271: Add sysfs file to control BT co-ex state
Juuso Oikarinen
2010-03-23
5
-4
/
+81
|
*
|
wl1271: Move platform device registration from _spi to _main
Juuso Oikarinen
2010-03-23
2
-31
/
+37
|
*
|
wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex.
Juuso Oikarinen
2010-03-23
5
-139
/
+328
|
*
|
wl1271: Fix SG configuration message structures
Juuso Oikarinen
2010-03-23
2
-71
/
+66
|
*
|
wl1271: Changed SDIO MMC host claiming
Teemu Paasikivi
2010-03-23
1
-18
/
+9
|
*
|
wl1271: Cleaned up wlan power on/off functions
Teemu Paasikivi
2010-03-23
6
-25
/
+30
|
*
|
wl1271: Fix configuration of the TX opportunity value
Juuso Oikarinen
2010-03-23
1
-1
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-22
25
-540
/
+960
|
\
|
|
|
|
/
|
/
|
|
*
wl1251: reduce eeprom read wait time
Grazvydas Ignotas
2010-03-15
1
-1
/
+2
|
*
wl1251: fix ELP_CTRL register accesses when using SDIO
Grazvydas Ignotas
2010-03-15
5
-6
/
+56
|
*
wl1251: make local symbols static
Grazvydas Ignotas
2010-03-15
1
-15
/
+9
|
*
wl1271: Changed wl1271_sdio to be selectable only on ARM
Teemu Paasikivi
2010-03-10
1
-2
/
+2
|
*
wl1271: Remove tx-power level workaround
Juuso Oikarinen
2010-03-09
1
-6
/
+1
|
*
wl1271: Disable host TX rate control
Juuso Oikarinen
2010-03-09
2
-1
/
+4
|
*
wl1271: Clean up TX security sequence number handling
Juuso Oikarinen
2010-03-09
4
-18
/
+12
|
*
wl1271: Clean up firmware block allocation calculation
Juuso Oikarinen
2010-03-09
2
-8
/
+4
|
*
wl1271: Update TX packet life time handling with higher resolution time
Juuso Oikarinen
2010-03-09
3
-5
/
+10
|
*
wl1271: Implement looped IRQ handling
Juuso Oikarinen
2010-03-09
4
-31
/
+55
|
*
wl1271: Don't mask interrupts while handling interrupt
Juuso Oikarinen
2010-03-09
1
-4
/
+0
|
*
wl1271: Aggregate RX acknowledgements to FW
Juuso Oikarinen
2010-03-09
1
-1
/
+2
|
*
wl1271: Remove annoying PSM entry/exit kernel traces
Juuso Oikarinen
2010-03-09
1
-2
/
+2
|
*
wl1271: Fix queue stopping/waking for TX path
Juuso Oikarinen
2010-03-09
3
-21
/
+22
|
*
wl1271: Fix ad-hoc mode neighborhood detection
Juuso Oikarinen
2010-03-09
3
-11
/
+10
|
*
wl1271: Improvements to the TX path
Juuso Oikarinen
2010-03-09
4
-23
/
+29
|
*
wl1271: don't get received frames from hardware in PLT mode
Kalle Valo
2010-03-09
1
-0
/
+7
|
*
wl1271: Fixed unloading of the wl1271_sdio module
Teemu Paasikivi
2010-03-09
1
-1
/
+4
|
*
wl1271: Changed access to fw status register to use raw read
Teemu Paasikivi
2010-03-09
1
-1
/
+1
|
*
wl1271: Initial SDIO implementation
Teemu Paasikivi
2010-03-09
3
-0
/
+315
|
*
wl1271: Divided driver to two separate modules
Teemu Paasikivi
2010-03-09
3
-2
/
+23
|
*
wl1271: Removed wl1271_spi.h and made some functions static
Teemu Paasikivi
2010-03-09
13
-116
/
+67
|
*
wl1271: Inlined IO functions
Teemu Paasikivi
2010-03-09
3
-90
/
+78
|
*
wl1271: Implemented abstraction of IO functions.
Teemu Paasikivi
2010-03-09
5
-20
/
+62
[next]