index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
2
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-05-06
1
-6
/
+6
|
\
|
*
kconfig: fix path to modules.txt in Kconfig help
Alexander E. Patrakov
2007-05-02
1
-6
/
+6
*
|
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
2007-05-03
1
-3
/
+1
|
/
*
[PATCH] zd1211rw: Add ID for ZyXEL AG-220
Daniel Drake
2007-04-28
1
-0
/
+1
*
[PATCH] zd1211rw: Add AL7230B RF support for ZD1211B
Daniel Drake
2007-04-28
1
-50
/
+267
*
[PATCH] zd1211rw: rework band edge patching
Daniel Drake
2007-04-28
6
-11
/
+33
*
[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy reset
Daniel Drake
2007-04-28
1
-11
/
+11
*
[PATCH] hostap_cs: support ADLINK 345 CF
Marcin Juszkiewicz
2007-04-28
1
-0
/
+2
*
[PATCH] bcm43xx: Change initialization for 2050 radios
Larry Finger
2007-04-28
3
-31
/
+184
*
[PATCH] zd1211rw: Add another ID for Linksys WUSBF54G
Daniel Drake
2007-04-28
1
-0
/
+1
*
[PATCH] zd1211rw: Don't handle broken frames in monitor mode
Daniel Drake
2007-04-28
1
-11
/
+2
*
[PATCH] zd1211rw: Mark some data const
Daniel Drake
2007-04-28
3
-5
/
+5
*
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
Jouni Malinen
2007-04-28
7
-11
/
+11
*
[PATCH] libertas: use standard kernel macros
Tony Breeds
2007-04-28
1
-37
/
+4
*
[PATCH] airo: Make /sys/bus/pci/drivers/airo/{,un}bind work
Michal Schmidt
2007-04-28
1
-39
/
+29
*
[PATCH] airo: Don't check for NULL before kfree()
Michal Schmidt
2007-04-28
1
-2
/
+0
*
[PATCH] bcm43xx:Eliminate some 'G Mode Enable' magic numbers
Larry Finger
2007-04-28
3
-6
/
+9
*
[PATCH] zd1211rw: More device IDs
Daniel Drake
2007-04-28
1
-0
/
+2
*
[PATCH] zd1211rw: Add AL2230S RF support
Daniel Drake
2007-04-28
4
-20
/
+78
*
[PATCH] zd1211rw: Use compare_ether_addr()
Daniel Drake
2007-04-28
1
-5
/
+5
*
[PATCH] bcm43xx: do not rebuild when kernel version changes
Sam Ravnborg
2007-04-28
1
-2
/
+2
*
[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id
Jouni Malinen
2007-04-28
1
-0
/
+5
*
[PATCH] ipw2200: fix ieee80211_get_geo typo
Andrew Morton
2007-04-28
1
-1
/
+1
*
[PATCH] libertas: fix build breakage from netdev class_device -> device
John W. Linville
2007-04-28
1
-8
/
+8
*
[PATCH] wireless: remove obsolete text files
John W. Linville
2007-04-28
2
-40
/
+0
*
[PATCH] hostap: use offsetof() instead of own equivalent
Pavel Roskin
2007-04-28
1
-2
/
+2
*
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti
2007-04-28
39
-0
/
+22321
*
[PATCH] zd1211rw: changed GFP_NOFS to GFP_KERNEL
Ulrich Kunitz
2007-04-28
2
-12
/
+12
*
[PATCH] ipw2200: add channels sysfs entry
Zhu Yi
2007-04-28
1
-0
/
+47
*
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
John W. Linville
2007-04-25
1
-2
/
+2
*
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
2007-04-25
4
-73
/
+56
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
12
-32
/
+49
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
3
-4
/
+4
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-25
5
-13
/
+14
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
10
-13
/
+16
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
11
-21
/
+1
*
Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
S.Çağlar Onur
2007-04-23
1
-0
/
+1
*
[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs
Larry Finger
2007-04-10
1
-25
/
+32
*
[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs
Larry Finger
2007-04-10
1
-1
/
+19
*
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
Daniel Drake
2007-04-10
2
-9
/
+4
*
[PATCH] zd1211rw: Reject AL2230S devices
Daniel Drake
2007-04-10
3
-1
/
+8
*
[PATCH] bcm43xx: Fix machine check on PPC for version 1 PHY
David Woodhouse
2007-03-27
1
-2
/
+2
*
[PATCH] bcm43xx: fix radio_set_tx_iq
Stefano Brivio
2007-03-27
1
-1
/
+1
*
[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version
Larry Finger
2007-03-27
1
-5
/
+5
*
[PATCH] airo: Fix an error path memory leak
Michal Schmidt
2007-03-16
1
-1
/
+3
[next]