John W. Linville
|
b35c809708
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Wei Yongjun
|
58fe431342
zd1201: fix error return code
|
12 years ago |
Jussi Kivilinna
|
1206ff4ff9
zd1201: do not use stack as URB transfer_buffer
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Greg Kroah-Hartman
|
d632eb1bf2
USB: convert drivers/net/* to use module_usb_driver()
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Joe Perches
|
b276736319
wireless: Remove unnecessary casts of usb_get_intfdata
|
14 years ago |
maximilian attems
|
d94519c1b0
zd1201: Add missing id
|
14 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Pirko
|
655ffee284
wireless: convert to use netdev_for_each_mc_addr
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Ben Hutchings
|
e01b0e0f90
zd1201: declare MODULE_FIRMWARE
|
15 years ago |
Stephen Hemminger
|
d0cf9c0dad
wireless: convert drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
4153e77596
net: fix network drivers ndo_start_xmit() return values (part 3)
|
16 years ago |
Alexander Beregalov
|
321dee6e8b
wireless: remove duplicated .ndo_set_mac_address
|
16 years ago |
Stephen Hemminger
|
2bd9f54d46
zd1201: convert to net_device_ops
|
16 years ago |
Stephen Hemminger
|
22bc1ce4f1
zd1201: convert to internal net_device_stats
|
16 years ago |
David Kilroy
|
9ee677c227
wireless: Add channel/frequency conversions to ieee80211.h
|
16 years ago |
Wang Chen
|
b88a2a22c6
netdevice zd1201: Use after free
|
16 years ago |
John W. Linville
|
3d29b0c33d
netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()
|
16 years ago |
Johannes Berg
|
2c706002fc
don't use net/ieee80211.h
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
David S. Miller
|
49997d7515
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
David Woodhouse
|
45ef0bdb18
zd1201: treat firmware data as const
|
17 years ago |