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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
rndis_host: cleanup: change oid from __le32 to u32 in rndis_query()
Jussi Kivilinna
2012-05-12
1
-6
/
+6
*
|
|
|
rndis_host: cleanup: byteswap data from device instead of RNDIS_* defines
Jussi Kivilinna
2012-05-12
1
-25
/
+28
*
|
|
|
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
2012-05-12
1
-3
/
+3
*
|
|
|
usb/net: rndis: inline the cpu_to_le32() macro
Linus Walleij
2012-05-12
1
-26
/
+28
*
|
|
|
smsc75xx: let EEPROM determine GPIO/LED settings
Steve Glendinning
2012-05-07
1
-7
/
+12
*
|
|
|
smsc75xx: eliminate unnecessary phy register read
Steve Glendinning
2012-05-07
1
-3
/
+1
*
|
|
|
smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
Steve Glendinning
2012-05-07
2
-1
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
5
-17
/
+44
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cdc_ether: Ignore bogus union descriptor for RNDIS devices
Bjørn Mork
2012-05-06
1
-2
/
+12
|
|
|
/
|
|
/
|
|
*
|
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
2012-05-02
1
-1
/
+3
|
*
|
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
2012-05-02
1
-0
/
+1
|
*
|
smsc75xx: enable mac to detect speed/duplex from phy
Steve Glendinning
2012-04-30
1
-0
/
+8
|
*
|
smsc75xx: declare smsc75xx's MII as GMII capable
Steve Glendinning
2012-04-30
1
-0
/
+3
|
*
|
smsc75xx: fix phy interrupt acknowledge
Steve Glendinning
2012-04-30
1
-5
/
+7
|
*
|
smsc75xx: fix phy init reset loop
Steve Glendinning
2012-04-30
1
-1
/
+1
|
*
|
smsc75xx: add more information to register io failure warnings
Steve Glendinning
2012-04-30
1
-2
/
+2
|
*
|
smsc75xx: fix mdio reads and writes
Steve Glendinning
2012-04-30
1
-2
/
+2
|
*
|
smsc75xx: mark link down on startup and let PHY interrupt deal with carrier c...
Steve Glendinning
2012-04-30
1
-1
/
+1
|
*
|
smsc95xx: mark link down on startup and let PHY interrupt deal with carrier c...
Paolo Pisati
2012-04-26
1
-1
/
+1
|
*
|
asix: Fix tx transfer padding for full-speed USB
Ingo van Lil
2012-04-24
1
-2
/
+2
|
*
|
net: usb: smsc95xx: fix mtu
Stephane Fillod
2012-04-24
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
2
-0
/
+31
|
\
\
\
|
|
/
/
|
*
|
net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode
Bjørn Mork
2012-04-19
1
-0
/
+30
|
*
|
net: usb: smsc75xx: fix mtu
Stephane Fillod
2012-04-16
1
-0
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
2
-26
/
+1
|
\
\
|
|
/
|
*
net: usb: cdc_eem: fix mtu
Rabin Vincent
2012-04-01
1
-0
/
+1
|
*
usb/rtl8150 : Remove duplicated definitions
huajun li
2012-04-01
1
-26
/
+0
*
|
usbnet: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+1
|
/
*
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
2012-03-27
1
-2
/
+2
*
USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"
Guan Xin
2012-03-27
1
-0
/
+5
*
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-2
/
+4
*
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
1
-0
/
+18
*
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
1
-0
/
+18
*
usbnet: consider device busy at each recieved packet
Oliver Neukum
2012-03-22
1
-0
/
+1
*
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-03-22
1
-1
/
+0
*
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-22
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
10
-209
/
+144
|
\
|
*
net: qmi_wwan: fix build error due to cdc-wdm dependecy
Bjørn Mork
2012-03-19
1
-0
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
2
-2
/
+6
|
|
\
|
*
|
usbnet: use netif_tx_wake_queue instead of netif_start_queue
Alexey Orishko
2012-03-16
1
-1
/
+1
|
*
|
cdc_ncm: avoid discarding datagrams in rx path
Alexey Orishko
2012-03-16
1
-55
/
+47
|
*
|
cdc_ncm: fix MTU and max_datagram_size handling
Alexey Orishko
2012-03-16
1
-18
/
+16
|
*
|
cdc_ncm: reduce driver latency in the data path
Alexey Orishko
2012-03-16
1
-43
/
+51
|
*
|
asix: asix_rx_fixup surgery to reduce skb truesizes
Eric Dumazet
2012-03-16
1
-68
/
+20
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-0
/
+2
|
|
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
3
-1
/
+20
|
|
\
\
\
|
*
|
|
|
usb/kaweth: print MAC via printk format specifier
Danny Kukawka
2012-02-24
1
-7
/
+1
|
*
|
|
|
usb/cdc_ncm: print MAC via printk format specifier
Danny Kukawka
2012-02-24
1
-5
/
+1
|
*
|
|
|
mcs7830: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
2012-02-23
1
-1
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-19
1
-0
/
+5
|
|
\
\
\
\
[prev]
[next]