aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds31-9/+9949
2009-01-07i2400m: Makefile and KconfigInaky Perez-Gonzalez6-0/+103
2009-01-07i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez2-0/+408
2009-01-07i2400m/SDIO: firmware upload backendInaky Perez-Gonzalez1-0/+224
2009-01-07i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez1-0/+511
2009-01-07i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez2-0/+154
2009-01-07i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez3-0/+915
2009-01-07i2400m/USB: firmware upload backendInaky Perez-Gonzalez1-0/+340
2009-01-07i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez1-0/+591
2009-01-07i2400m/USB: header for the USB bus driverInaky Perez-Gonzalez2-0/+306
2009-01-07i2400m: debugfs controlsInaky Perez-Gonzalez1-0/+392
2009-01-07i2400m: various functions for device managementInaky Perez-Gonzalez1-0/+1291
2009-01-07i2400m: RX and TX data/control pathsInaky Perez-Gonzalez2-0/+1351
2009-01-07i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez1-0/+1095
2009-01-07i2400m: linkage to the networking stackInaky Perez-Gonzalez1-0/+524
2009-01-07i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez2-0/+935
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez2-0/+800
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison2-9/+9
2009-01-06trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew1-1/+1
2009-01-06trivial: Fix misspelling of "firmware" in atmel.cNick Andrew1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer8-11/+11
2009-01-05igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds1-2/+2
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-1383/+444
2009-01-05qlge: Fix sparse warnings for tx ring indexes.Ron Mercer1-10/+10
2009-01-05qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer2-51/+15
2009-01-05qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer1-1/+1
2009-01-05qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer2-12/+10
2009-01-05qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer1-4/+4
2009-01-05myri10ge: print MAC and serial number on probe failureBrice Goglin1-1/+5
2009-01-05net/ehea: bitops work on unsigned longsStephen Rothwell2-3/+2
2009-01-04tun: Eliminate sparse signedness warningGerrit Renker1-1/+1
2009-01-04e100: cosmetic cleanupBruce Allan1-134/+134
2009-01-04qlge: bugfix: Fix register access error checking.Ron Mercer1-12/+12
2009-01-04qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer1-4/+9
2009-01-04qlge: bugfix: Fix shadow register endian issue.Ron Mercer2-22/+7
2009-01-04qlge: bugfix: Add missing pci_unmap_page call in receive path.Ron Mercer1-0/+5
2009-01-04qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer1-0/+5
2009-01-04enc28j60: fix RX buffer overflowBaruch Siach1-1/+3
2009-01-04starfire: use request_firmware()Jaswinder Singh Rajput3-383/+48
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput2-698/+98
2009-01-04firmware: convert acenic driver to request_firmware()Jaswinder Singh2-46/+75
2009-01-02hso maintainers update patchDenis Joseph Barrow1-0/+2
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow1-1/+1
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow1-13/+318
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox1-24/+31
2009-01-02hso: net driver using tty without lockingAlan Cox1-12/+42
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+6
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-87/+102
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-8/+52
2008-12-30[SCSI] cxgb3i: fix select/depend problemJames Bottomley1-1/+6