index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
1
-5
/
+5
*
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
2011-11-22
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
3
-31
/
+64
|
\
|
*
net-next:asix: V2 Update VERSION
Grant Grundler
2011-11-15
1
-1
/
+1
|
*
net-next:asix: V2 more fixes for ax88178 phy init sequence
Grant Grundler
2011-11-15
1
-7
/
+15
|
*
net-next:asix: reduce AX88772 init time by about 2 seconds
Grant Grundler
2011-11-15
1
-5
/
+25
|
*
net-next:asix:poll in asix_get_phyid in case phy not ready
Grant Grundler
2011-11-15
1
-2
/
+10
|
*
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
Grant Grundler
2011-11-15
1
-1
/
+1
|
*
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
Mark Kamichoff
2011-11-14
2
-15
/
+12
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
2
-2
/
+4
|
/
*
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
2011-11-08
1
-3
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
1
-1
/
+2
|
\
|
*
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
1
-1
/
+2
*
|
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
|
*
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-10-07
1
-1
/
+1
|
|
\
|
|
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
1
-1
/
+1
*
|
|
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
2011-10-19
1
-0
/
+3
*
|
|
NET: white space/coding style cleanup of asix driver
Grant Grundler
2011-10-04
1
-71
/
+82
*
|
|
NET: fix phy init for Asix AX88178 USB (GigE)
Grant Grundler
2011-10-04
1
-62
/
+101
*
|
|
NET: fix phy init for AX88772 USB ethernet
Grant Grundler
2011-10-04
1
-54
/
+61
*
|
|
rtl8150: removal of forward declarations.
françois romieu
2011-10-03
1
-61
/
+50
*
|
|
usbnet: add timestamping support
Michael Riesch
2011-09-29
1
-0
/
+6
*
|
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
2011-09-15
1
-0
/
+5
*
|
|
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-09-15
1
-0
/
+3
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-9
/
+38
|
\
\
\
|
|
/
/
|
*
|
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
2011-08-13
1
-9
/
+38
|
|
/
*
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
10
-12
/
+12
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-07
2
-101
/
+56
|
\
\
|
|
/
|
*
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
2011-08-07
1
-1
/
+0
|
*
cdc_ncm: fix endianness problem.
Giuseppe Scrivano
2011-08-04
1
-100
/
+56
*
|
net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver
Mark Kamichoff
2011-08-07
1
-0
/
+19
|
/
*
ASIX: Use only 11 bits of header for data size
Marek Vasut
2011-07-27
1
-2
/
+2
*
ASIX: Simplify condition in rx_fixup()
Marek Vasut
2011-07-27
1
-3
/
+2
*
ASIX: Add AX88772B USB ID
Marek Vasut
2011-07-21
1
-0
/
+4
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
1
-3
/
+4
|
\
|
*
hso: fix a use after free condition
Greg KH
2011-07-08
1
-3
/
+4
*
|
drivers/net: static should be at beginning of declaration
Jesper Juhl
2011-07-11
1
-6
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-05
2
-27
/
+25
|
\
\
|
|
/
|
*
usbnet: Remove over-broad module alias from zaurus.
Dave Jones
2011-06-29
1
-10
/
+0
|
*
net/usb/kalmia: signedness bug in kalmia_bind()
Dan Carpenter
2011-06-23
1
-1
/
+1
|
*
net/usb: kalmia: Various fixes for better support of non-x86 architectures.
Marius B. Kotsbak
2011-06-22
1
-16
/
+24
*
|
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
2011-06-24
1
-1
/
+0
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-20
3
-0
/
+395
|
\
\
|
|
/
|
*
net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
Marius B. Kotsbak
2011-06-16
3
-0
/
+395
*
|
iph: use default get_stats
stephen hemminger
2011-06-08
1
-11
/
+4
|
/
*
usbnet/cdc_ncm: add missing .reset_resume hook
Stefan Metzmacher
2011-06-01
1
-1
/
+2
*
drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
Alexey Khoroshilov
2011-05-31
1
-1
/
+1
[next]