index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
asix.c
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-06-11
1
-1
/
+1
|
\
|
*
asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN
Jussi Kivilinna
2010-06-07
1
-1
/
+1
*
|
drivers/net: use __packed annotation
Eric Dumazet
2010-06-03
1
-1
/
+1
|
/
*
drivers/net/usb/asix.c: Fix pointer cast.
David S. Miller
2010-05-25
1
-2
/
+2
*
drivers/net/usb: Use kmemdup
Julia Lawall
2010-05-17
1
-2
/
+1
*
drivers/net/usb/asix.c: Fix unaligned accesses
Neil Jones
2010-05-17
1
-1
/
+33
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-10
/
+6
|
/
*
asix: fix setting mac address for AX88772
Jussi Kivilinna
2010-03-10
1
-2
/
+28
*
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
1
-8
/
+4
*
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
1
-44
/
+53
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-6
/
+6
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-6
/
+6
*
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-11-10
1
-6
/
+6
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-2
/
+2
*
usbnet: convert asix driver to net_device_ops
Stephen Hemminger
2009-03-21
1
-7
/
+40
*
asix: new device ids
Greg Kroah-Hartman
2009-02-24
1
-0
/
+8
*
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
2008-12-18
1
-2
/
+3
*
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
2008-11-20
1
-1
/
+3
*
USB: net: asix: add support for Cables-to-Go USB Ethernet adapter
Jason Cooper
2008-11-13
1
-0
/
+4
*
net/usb: add support for Apple USB Ethernet Adapter
Aurelien Nephtali
2008-05-22
1
-0
/
+4
*
usb/asix: add Buffalo LUA-U2-GT 10/100/1000
Mattia Dongili
2008-05-08
1
-0
/
+4
*
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-31
1
-2
/
+1
*
[usb netdev] asix: fix regression
Russ Dill
2008-01-12
1
-3
/
+3
*
asix fixes
Al Viro
2007-12-22
1
-130
/
+105
*
support for USB autosuspend in the asix driver
Oliver Neukum
2007-10-10
1
-0
/
+1
*
asix.c - Add Belkin F5D5055 ids
David Hollis
2007-05-24
1
-0
/
+4
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09
1
-0
/
+1490