Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4e687b2226f47c656302b9c313bfe2ece85fe2ef
/
drivers
/
net
/
wireless
/
zd1201.c
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
655ffee
wireless: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
e01b0e0
zd1201: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
4153e77
net: fix network drivers ndo_start_xmit() return values (part 3)
by Patrick McHardy
· 15 years ago
321dee6
wireless: remove duplicated .ndo_set_mac_address
by Alexander Beregalov
· 16 years ago
2bd9f54
zd1201: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
22bc1ce
zd1201: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
9ee677c
wireless: Add channel/frequency conversions to ieee80211.h
by David Kilroy
· 16 years ago
b88a2a2
netdevice zd1201: Use after free
by Wang Chen
· 16 years ago
3d29b0c
netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()
by John W. Linville
· 16 years ago
2c706002
don't use net/ieee80211.h
by Johannes Berg
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
45ef0bd
zd1201: treat firmware data as const
by David Woodhouse
· 16 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 16 years ago
3ba72b2
[PATCH] zd1201: avoid null ptr access of skb->dev
by John W. Linville
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
f988f27
usb: zd1201 free urb cleanup
by Mariusz Kozlowski
· 18 years ago
683f8c9e
[PATCH] zd1201: Possible NULL dereference
by Eric Sesterhenn
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a77c64c
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
38e2bfc
USB: Dealias -110 code (more complete)
by Pete Zaitcev
· 18 years ago
22b9926
[PATCH] WE-21 for zd1201
by Jean Tourrilhes
· 18 years ago
d91928e
[PATCH] zd1201: workaround interference problem
by Pavel Machek
· 18 years ago
5c601d0
[PATCH] wireless: move zd1201 where it belongs
by Pavel Machek
· 18 years ago
[Renamed from drivers/usb/net/zd1201.c]
2a80634
[PATCH] usb wifi: zd1201 cleanups
by Pavel Machek
· 18 years ago
0073602
[PATCH] zd1201 wireless stat update
by Jean Tourrilhes
· 19 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
a083dec
[PATCH] USB: zd1201: make sysfs device symlink
by Nathan Lynch
· 19 years ago
52950ed
[PATCH] USB: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
b2382b3
Merge upstream into ieee80211.
by Jeff Garzik
· 19 years ago
81065e2
[PATCH] zd1201 kmalloc size fix
by Alexey Dobriyan
· 19 years ago
a670fcb
/spare/repo/netdev-2.6 branch 'master'
by Jeff Garzik
· 19 years ago
f290809
[PATCH] USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid
by Mathieu
· 19 years ago
716b433
Merge upstream ieee80211.h with us (us == branch 'ieee80211' of netdev-2.6)
by Jeff Garzik
· 19 years ago
f58f97f
[PATCH] USB: check for device in zd1201_resume
by Colin Leroy
· 20 years ago
a3c900b
[PATCH] USB: PM support for zd1201
by Colin Leroy
· 20 years ago
3dcefbc
[PATCH] zd1201 fixes
by Al Viro
· 20 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
2e0a6b8
[PATCH] USB: drivers/usb/net/zd1201.c: make some code static
by Adrian Bunk
· 20 years ago
1bc3c9e
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
by Jesper Juhl
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago