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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-4
/
+4
2009-01-07
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-3
/
+3
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
31
-9
/
+9949
2009-01-07
net: sfc: Use pci_clear_master() to disable bus mastering
Ben Hutchings
1
-2
/
+2
2009-01-07
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
1
-1
/
+1
2009-01-07
i2400m: Makefile and Kconfig
Inaky Perez-Gonzalez
6
-0
/
+103
2009-01-07
i2400m/SDIO: TX and RX path backends
Inaky Perez-Gonzalez
2
-0
/
+408
2009-01-07
i2400m/SDIO: firmware upload backend
Inaky Perez-Gonzalez
1
-0
/
+224
2009-01-07
i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
Inaky Perez-Gonzalez
1
-0
/
+511
2009-01-07
i2400m/SDIO: header for the SDIO subdriver
Inaky Perez-Gonzalez
2
-0
/
+154
2009-01-07
i2400m/USB: TX and RX path backends
Inaky Perez-Gonzalez
3
-0
/
+915
2009-01-07
i2400m/USB: firmware upload backend
Inaky Perez-Gonzalez
1
-0
/
+340
2009-01-07
i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
Inaky Perez-Gonzalez
1
-0
/
+591
2009-01-07
i2400m/USB: header for the USB bus driver
Inaky Perez-Gonzalez
2
-0
/
+306
2009-01-07
i2400m: debugfs controls
Inaky Perez-Gonzalez
1
-0
/
+392
2009-01-07
i2400m: various functions for device management
Inaky Perez-Gonzalez
1
-0
/
+1291
2009-01-07
i2400m: RX and TX data/control paths
Inaky Perez-Gonzalez
2
-0
/
+1351
2009-01-07
i2400m: firmware loading and bootrom initialization
Inaky Perez-Gonzalez
1
-0
/
+1095
2009-01-07
i2400m: linkage to the networking stack
Inaky Perez-Gonzalez
1
-0
/
+524
2009-01-07
i2400m: Generic probe/disconnect, reset and message passing
Inaky Perez-Gonzalez
2
-0
/
+935
2009-01-07
i2400m: host/device procotol and core driver definitions
Inaky Perez-Gonzalez
2
-0
/
+800
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
2
-9
/
+9
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-4
/
+4
2009-01-06
trivial: Fix misspelling of "firmware" in ipw2100.c
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: Fix misspelling of "firmware" in atmel.c
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
8
-11
/
+11
2009-01-05
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
1
-2
/
+2
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-1383
/
+444
2009-01-05
qlge: Fix sparse warnings for tx ring indexes.
Ron Mercer
1
-10
/
+10
2009-01-05
qlge: Fix sparse warning regarding rx buffer queues.
Ron Mercer
2
-51
/
+15
2009-01-05
qlge: Fix sparse endian warning in ql_hw_csum_setup().
Ron Mercer
1
-1
/
+1
2009-01-05
qlge: Fix sparse endian warning for inbound packet control block flags.
Ron Mercer
2
-12
/
+10
2009-01-05
qlge: Fix sparse warnings for byte swapping in qlge_ethool.c
Ron Mercer
1
-4
/
+4
2009-01-05
myri10ge: print MAC and serial number on probe failure
Brice Goglin
1
-1
/
+5
2009-01-05
net/ehea: bitops work on unsigned longs
Stephen Rothwell
2
-3
/
+2
2009-01-04
tun: Eliminate sparse signedness warning
Gerrit Renker
1
-1
/
+1
2009-01-04
e100: cosmetic cleanup
Bruce Allan
1
-134
/
+134
2009-01-04
qlge: bugfix: Fix register access error checking.
Ron Mercer
1
-12
/
+12
2009-01-04
qlge: bugfix: Fix ring length setting for rx ring, large/small
Ron Mercer
1
-4
/
+9
2009-01-04
qlge: bugfix: Fix shadow register endian issue.
Ron Mercer
2
-22
/
+7
2009-01-04
qlge: bugfix: Add missing pci_unmap_page call in receive path.
Ron Mercer
1
-0
/
+5
2009-01-04
qlge: bugfix: Add missing pci_mapping_err checking.
Ron Mercer
1
-0
/
+5
2009-01-04
enc28j60: fix RX buffer overflow
Baruch Siach
1
-1
/
+3
2009-01-04
starfire: use request_firmware()
Jaswinder Singh Rajput
3
-383
/
+48
2009-01-04
firmware: convert tg3 driver to request_firmware()
Jaswinder Singh Rajput
2
-698
/
+98
2009-01-04
firmware: convert acenic driver to request_firmware()
Jaswinder Singh
2
-46
/
+75
2009-01-02
hso maintainers update patch
Denis Joseph Barrow
1
-0
/
+2
2009-01-02
hso modem detect fix patch against Alan Cox'es tty tree
Denis Joseph Barrow
1
-1
/
+1
2009-01-02
tty: Modem functions for the HSO driver
Denis Joseph Barrow
1
-13
/
+318
2009-01-02
tty: Fix the HSO termios handling a bit
Alan Cox
1
-24
/
+31
[next]