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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add single function calling tx handlers
Johannes Berg
2008-06-26
1
-42
/
+40
*
b43: Remove "shm" and "ucode_regs" debugfs files
Michael Buesch
2008-06-26
2
-44
/
+0
*
b43: Add mask/set capability to debugfs MMIO interface
Michael Buesch
2008-06-26
1
-8
/
+30
*
b43: Add debugfs files for random SHM access
Michael Buesch
2008-06-26
4
-17
/
+234
*
b43: Add debugfs files for MMIO register access
Michael Buesch
2008-06-26
2
-0
/
+133
*
mac80211: use separate spinlock for sta flags
Johannes Berg
2008-06-26
2
-13
/
+28
*
mac80211: remove shared key todo
Johannes Berg
2008-06-26
1
-2
/
+3
*
rt2x00: Release rt2x00 2.1.8
Ivo van Doorn
2008-06-26
1
-1
/
+1
*
rt2x00: Increase queue size
Ivo van Doorn
2008-06-26
1
-7
/
+10
*
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
2008-06-26
3
-8
/
+10
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
11
-137
/
+102
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
10
-176
/
+204
*
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
4
-66
/
+113
*
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
8
-26
/
+25
*
rt2x00: Properly clean up beacon skbs.
Gertjan van Wingerde
2008-06-26
3
-0
/
+18
*
rt2x00: Use ieee80211 fc handlers
Ivo van Doorn
2008-06-26
3
-39
/
+7
*
wireless: fix fallout from device_create removal
Stephen Rothwell
2008-06-26
1
-3
/
+4
*
mac80211: 11h - Handling measurement request
Assaf Krauss
2008-06-26
2
-0
/
+88
*
mac80211: 11h Infrastructure - Parsing
Assaf Krauss
2008-06-26
3
-3
/
+79
*
b43legacy: use frame control helpers
Harvey Harrison
2008-06-26
1
-9
/
+7
*
b43: use frame control helpers
Harvey Harrison
2008-06-26
1
-10
/
+7
*
zd1211rw: use frame control helpers
Harvey Harrison
2008-06-26
1
-16
/
+6
*
ath5k: use frame control helpers
Harvey Harrison
2008-06-26
1
-7
/
+4
*
remove the strip driver
Adrian Bunk
2008-06-26
4
-2833
/
+0
*
rfkill: improve documentation for kernel drivers
Henrique de Moraes Holschuh
2008-06-26
1
-60
/
+201
*
rfkill: rename the rfkill_state states and add block-locked state
Henrique de Moraes Holschuh
2008-06-26
4
-40
/
+152
*
rfkill: document rw rfkill switches and clarify input subsystem interactions
Henrique de Moraes Holschuh
2008-06-26
1
-55
/
+308
*
rfkill: do not allow userspace to override ALL RADIOS OFF
Henrique de Moraes Holschuh
2008-06-26
3
-15
/
+51
*
rfkill: drop current_state from tasks in rfkill-input
Fabien Crespel
2008-06-26
1
-14
/
+1
*
rfkill: add uevent notifications
Henrique de Moraes Holschuh
2008-06-26
1
-0
/
+42
*
rfkill: add type string helper
Henrique de Moraes Holschuh
2008-06-26
1
-18
/
+15
*
rfkill: add notifier chains support
Henrique de Moraes Holschuh
2008-06-26
2
-3
/
+74
*
rfkill: rework suspend and resume handlers
Henrique de Moraes Holschuh
2008-06-26
1
-17
/
+18
*
rfkill: add the WWAN radio type
Henrique de Moraes Holschuh
2008-06-26
3
-0
/
+9
*
rfkill: add read-write rfkill switch support
Henrique de Moraes Holschuh
2008-06-26
2
-3
/
+55
*
rfkill: add parameter to disable radios by default
Henrique de Moraes Holschuh
2008-06-26
1
-1
/
+10
*
rfkill: handle SW_RFKILL_ALL events
Henrique de Moraes Holschuh
2008-06-26
1
-2
/
+43
*
rfkill: fix minor typo in kernel doc
Henrique de Moraes Holschuh
2008-06-26
1
-1
/
+1
*
rfkill: clarify meaning of rfkill states
Henrique de Moraes Holschuh
2008-06-26
2
-3
/
+10
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6
John W. Linville
2008-06-25
22
-641
/
+739
|
\
|
*
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
18
-308
/
+345
|
*
wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
David S. Miller
2008-06-16
2
-41
/
+34
|
*
wext: Remove compat handling from fs/compat_ioctl.c
David S. Miller
2008-06-16
1
-106
/
+1
|
*
wext: Dispatch and handle compat ioctls entirely in net/wireless/wext.c
David S. Miller
2008-06-16
5
-6
/
+134
|
*
wext: Pull top-level ioctl dispatch logic into helper function.
David S. Miller
2008-06-16
1
-6
/
+20
|
*
wext: Pass iwreq pointer down into standard/private handlers.
David S. Miller
2008-06-16
1
-9
/
+8
|
*
wext: Parameterize the standard/private handlers.
David S. Miller
2008-06-16
1
-8
/
+16
|
*
wext: Pull ioctl permission checking out into helper function.
David S. Miller
2008-06-16
1
-7
/
+15
|
*
wext: Extract private call iw_point handling into seperate functions.
David S. Miller
2008-06-16
1
-67
/
+74
|
*
wext: Extract standard call iw_point handling into seperate function.
David S. Miller
2008-06-16
1
-124
/
+134
[next]