index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
dm9601: bring datasheet URL up to date
Wu Fengguang
2009-01-06
1
-1
/
+1
|
*
|
dm9601: handle corrupt mac address
Wu Fengguang
2009-01-06
1
-1
/
+8
|
*
|
ibmveth: use consistent types
Stephen Rothwell
2009-01-06
2
-7
/
+7
|
*
|
net/ehea: use consistant type
Stephen Rothwell
2009-01-06
1
-8
/
+8
|
*
|
xen-netfront: convert to net_device_ops
Stephen Hemminger
2009-01-06
1
-5
/
+12
|
*
|
virtio: convert to net_device_ops
Stephen Hemminger
2009-01-06
1
-7
/
+13
|
*
|
bonding: use net_device_ops
Stephen Hemminger
2009-01-06
1
-1
/
+1
|
*
|
irda: convert to internal stats
Stephen Hemminger
2009-01-06
26
-391
/
+230
|
*
|
acenic: Missed delete of acenic_firmware.h
David S. Miller
2009-01-05
1
-9456
/
+0
*
|
|
fix similar typos to successfull
Coly Li
2009-01-08
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-07
1
-4
/
+4
|
\
\
|
*
|
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2009-01-06
1
-4
/
+4
|
|
/
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-07
2
-3
/
+3
|
\
\
|
*
|
net: sfc: Use pci_clear_master() to disable bus mastering
Ben Hutchings
2009-01-07
1
-2
/
+2
|
*
|
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
31
-9
/
+9949
|
\
\
|
*
|
i2400m: Makefile and Kconfig
Inaky Perez-Gonzalez
2009-01-07
6
-0
/
+103
|
*
|
i2400m/SDIO: TX and RX path backends
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+408
|
*
|
i2400m/SDIO: firmware upload backend
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+224
|
*
|
i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+511
|
*
|
i2400m/SDIO: header for the SDIO subdriver
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+154
|
*
|
i2400m/USB: TX and RX path backends
Inaky Perez-Gonzalez
2009-01-07
3
-0
/
+915
|
*
|
i2400m/USB: firmware upload backend
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+340
|
*
|
i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+591
|
*
|
i2400m/USB: header for the USB bus driver
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+306
|
*
|
i2400m: debugfs controls
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+392
|
*
|
i2400m: various functions for device management
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+1291
|
*
|
i2400m: RX and TX data/control paths
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+1351
|
*
|
i2400m: firmware loading and bootrom initialization
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+1095
|
*
|
i2400m: linkage to the networking stack
Inaky Perez-Gonzalez
2009-01-07
1
-0
/
+524
|
*
|
i2400m: Generic probe/disconnect, reset and message passing
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+935
|
*
|
i2400m: host/device procotol and core driver definitions
Inaky Perez-Gonzalez
2009-01-07
2
-0
/
+800
|
*
|
USB: avoid needless address-taking of function parameters
Harvey Harrison
2009-01-07
2
-9
/
+9
|
|
/
*
|
trivial: Fix misspelling of "firmware" in ipw2100.c
Nick Andrew
2009-01-06
1
-1
/
+1
*
|
trivial: Fix misspelling of "firmware" in atmel.c
Nick Andrew
2009-01-06
1
-1
/
+1
*
|
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
8
-11
/
+11
|
/
*
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
2009-01-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-01-05
17
-1383
/
+444
|
\
|
*
qlge: Fix sparse warnings for tx ring indexes.
Ron Mercer
2009-01-05
1
-10
/
+10
|
*
qlge: Fix sparse warning regarding rx buffer queues.
Ron Mercer
2009-01-05
2
-51
/
+15
|
*
qlge: Fix sparse endian warning in ql_hw_csum_setup().
Ron Mercer
2009-01-05
1
-1
/
+1
|
*
qlge: Fix sparse endian warning for inbound packet control block flags.
Ron Mercer
2009-01-05
2
-12
/
+10
|
*
qlge: Fix sparse warnings for byte swapping in qlge_ethool.c
Ron Mercer
2009-01-05
1
-4
/
+4
|
*
myri10ge: print MAC and serial number on probe failure
Brice Goglin
2009-01-05
1
-1
/
+5
|
*
net/ehea: bitops work on unsigned longs
Stephen Rothwell
2009-01-05
2
-3
/
+2
|
*
tun: Eliminate sparse signedness warning
Gerrit Renker
2009-01-04
1
-1
/
+1
|
*
e100: cosmetic cleanup
Bruce Allan
2009-01-04
1
-134
/
+134
|
*
qlge: bugfix: Fix register access error checking.
Ron Mercer
2009-01-04
1
-12
/
+12
|
*
qlge: bugfix: Fix ring length setting for rx ring, large/small
Ron Mercer
2009-01-04
1
-4
/
+9
|
*
qlge: bugfix: Fix shadow register endian issue.
Ron Mercer
2009-01-04
2
-22
/
+7
[prev]
[next]