index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2
-2
/
+2
2012-02-15
ipheth: Add iPhone 4S
Tim Gardner
1
-0
/
+5
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
3
-9
/
+3
2012-01-25
net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices
Bjørn Mork
3
-0
/
+251
2012-01-10
asix: fix setting custom MAC address on Asix 88178 devices
Jussi Kivilinna
1
-0
/
+7
2012-01-10
asix: fix setting custom MAC address on Asix 88772 devices
Jussi Kivilinna
1
-0
/
+8
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-6
/
+6
2012-01-09
usbnet: make ethtool_ops const
stephen hemminger
4
-5
/
+5
2012-01-07
asix: fix infinite loop in rx_fixup()
Aurelien Jacobs
1
-1
/
+1
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-312
/
+30
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
24
-312
/
+30
2011-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2011-12-23
usb: pegasus: cleanup a couple conditions
Dan Carpenter
1
-2
/
+2
2011-12-23
drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue
allan
1
-1
/
+5
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
3
-4
/
+4
2011-12-19
asix: new device id
Aurelien Jacobs
1
-0
/
+4
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
1
-5
/
+5
2011-11-22
CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0
Thomas Meyer
1
-3
/
+1
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-31
/
+64
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
24
-312
/
+30
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2
-2
/
+4
2011-11-15
net-next:asix: V2 Update VERSION
Grant Grundler
1
-1
/
+1
2011-11-15
net-next:asix: V2 more fixes for ax88178 phy init sequence
Grant Grundler
1
-7
/
+15
2011-11-15
net-next:asix: reduce AX88772 init time by about 2 seconds
Grant Grundler
1
-5
/
+25
2011-11-15
net-next:asix:poll in asix_get_phyid in case phy not ready
Grant Grundler
1
-2
/
+10
2011-11-15
net-next:asix:PHY_MODE_RTL8211CL should be 0xC
Grant Grundler
1
-1
/
+1
2011-11-14
net/usb: Misc. fixes for the LG-VL600 LTE USB modem
Mark Kamichoff
2
-15
/
+12
2011-11-08
Fix incorrect usage of NET_IP_ALIGN
Nico Erfurth
1
-3
/
+4
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2011-10-19
NET: asix: fix ethtool -e for AX88178 USB dongle
Grant Grundler
1
-0
/
+3
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
1
-1
/
+1
2011-10-04
NET: white space/coding style cleanup of asix driver
Grant Grundler
1
-71
/
+82
2011-10-04
NET: fix phy init for Asix AX88178 USB (GigE)
Grant Grundler
1
-62
/
+101
2011-10-04
NET: fix phy init for AX88772 USB ethernet
Grant Grundler
1
-54
/
+61
2011-10-03
rtl8150: removal of forward declarations.
françois romieu
1
-61
/
+50
2011-09-29
usbnet: add timestamping support
Michael Riesch
1
-0
/
+6
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-0
/
+5
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
1
-0
/
+3
2011-09-15
ipheth: iPhone 4 Verizon CDMA USB Product ID add
Kavan Smith
1
-0
/
+5
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+38
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-1
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
10
-12
/
+12
2011-08-13
usbnet/cdc_ncm: Don't use stack variables for DMA
Josh Boyer
1
-9
/
+38
2011-08-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-101
/
+56
2011-08-07
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
huajun li
1
-1
/
+0
2011-08-07
net/usb: Add IPv6 support to the LG-VL600 LTE USB modem driver
Mark Kamichoff
1
-0
/
+19
[next]