summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-071-4/+4
|\
| * sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-061-4/+4
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-072-3/+3
|\ \
| * | net: sfc: Use pci_clear_master() to disable bus masteringBen Hutchings2009-01-071-2/+2
| * | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-071-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-0731-9/+9949
|\ \
| * | i2400m: Makefile and KconfigInaky Perez-Gonzalez2009-01-076-0/+103
| * | i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez2009-01-072-0/+408
| * | i2400m/SDIO: firmware upload backendInaky Perez-Gonzalez2009-01-071-0/+224
| * | i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez2009-01-071-0/+511
| * | i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez2009-01-072-0/+154
| * | i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez2009-01-073-0/+915
| * | i2400m/USB: firmware upload backendInaky Perez-Gonzalez2009-01-071-0/+340
| * | i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez2009-01-071-0/+591
| * | i2400m/USB: header for the USB bus driverInaky Perez-Gonzalez2009-01-072-0/+306
| * | i2400m: debugfs controlsInaky Perez-Gonzalez2009-01-071-0/+392
| * | i2400m: various functions for device managementInaky Perez-Gonzalez2009-01-071-0/+1291
| * | i2400m: RX and TX data/control pathsInaky Perez-Gonzalez2009-01-072-0/+1351
| * | i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez2009-01-071-0/+1095
| * | i2400m: linkage to the networking stackInaky Perez-Gonzalez2009-01-071-0/+524
| * | i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez2009-01-072-0/+935
| * | i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez2009-01-072-0/+800
| * | USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-072-9/+9
| |/
* | trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew2009-01-061-1/+1
* | trivial: Fix misspelling of "firmware" in atmel.cNick Andrew2009-01-061-1/+1
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-068-11/+11
|/
* igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds2009-01-051-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-0517-1383/+444
|\
| * qlge: Fix sparse warnings for tx ring indexes.Ron Mercer2009-01-051-10/+10
| * qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer2009-01-052-51/+15
| * qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer2009-01-051-1/+1
| * qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer2009-01-052-12/+10
| * qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer2009-01-051-4/+4
| * myri10ge: print MAC and serial number on probe failureBrice Goglin2009-01-051-1/+5
| * net/ehea: bitops work on unsigned longsStephen Rothwell2009-01-052-3/+2
| * tun: Eliminate sparse signedness warningGerrit Renker2009-01-041-1/+1
| * e100: cosmetic cleanupBruce Allan2009-01-041-134/+134
| * qlge: bugfix: Fix register access error checking.Ron Mercer2009-01-041-12/+12
| * qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer2009-01-041-4/+9
| * qlge: bugfix: Fix shadow register endian issue.Ron Mercer2009-01-042-22/+7
| * qlge: bugfix: Add missing pci_unmap_page call in receive path.Ron Mercer2009-01-041-0/+5
| * qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer2009-01-041-0/+5
| * enc28j60: fix RX buffer overflowBaruch Siach2009-01-041-1/+3
| * starfire: use request_firmware()Jaswinder Singh Rajput2009-01-043-383/+48
| * firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput2009-01-042-698/+98
| * firmware: convert acenic driver to request_firmware()Jaswinder Singh2009-01-042-46/+75
* | hso maintainers update patchDenis Joseph Barrow2009-01-021-0/+2
* | hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow2009-01-021-1/+1
* | tty: Modem functions for the HSO driverDenis Joseph Barrow2009-01-021-13/+318
* | tty: Fix the HSO termios handling a bitAlan Cox2009-01-021-24/+31
OpenPOWER on IntegriCloud