summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-07i2400m: Makefile and KconfigInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: TX and RX path backendsInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: firmware upload backendInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez
2009-01-07i2400m/SDIO: header for the SDIO subdriverInaky Perez-Gonzalez
2009-01-07i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez
2009-01-07i2400m/USB: firmware upload backendInaky Perez-Gonzalez
2009-01-07i2400m/USB: probe/disconnect, dev init/shutdown and reset backendsInaky Perez-Gonzalez
2009-01-07i2400m/USB: header for the USB bus driverInaky Perez-Gonzalez
2009-01-07i2400m: debugfs controlsInaky Perez-Gonzalez
2009-01-07i2400m: various functions for device managementInaky Perez-Gonzalez
2009-01-07i2400m: RX and TX data/control pathsInaky Perez-Gonzalez
2009-01-07i2400m: firmware loading and bootrom initializationInaky Perez-Gonzalez
2009-01-07i2400m: linkage to the networking stackInaky Perez-Gonzalez
2009-01-07i2400m: Generic probe/disconnect, reset and message passingInaky Perez-Gonzalez
2009-01-07i2400m: host/device procotol and core driver definitionsInaky Perez-Gonzalez
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison
2009-01-05igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05qlge: Fix sparse warnings for tx ring indexes.Ron Mercer
2009-01-05qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer
2009-01-05qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer
2009-01-05qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer
2009-01-05qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer
2009-01-05myri10ge: print MAC and serial number on probe failureBrice Goglin
2009-01-05net/ehea: bitops work on unsigned longsStephen Rothwell
2009-01-04tun: Eliminate sparse signedness warningGerrit Renker
2009-01-04e100: cosmetic cleanupBruce Allan
2009-01-04qlge: bugfix: Fix register access error checking.Ron Mercer
2009-01-04qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer
2009-01-04qlge: bugfix: Fix shadow register endian issue.Ron Mercer
2009-01-04qlge: bugfix: Add missing pci_unmap_page call in receive path.Ron Mercer
2009-01-04qlge: bugfix: Add missing pci_mapping_err checking.Ron Mercer
2009-01-04enc28j60: fix RX buffer overflowBaruch Siach
2009-01-04starfire: use request_firmware()Jaswinder Singh Rajput
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput
2009-01-04firmware: convert acenic driver to request_firmware()Jaswinder Singh
2009-01-02hso maintainers update patchDenis Joseph Barrow
2009-01-02hso modem detect fix patch against Alan Cox'es tty treeDenis Joseph Barrow
2009-01-02tty: Modem functions for the HSO driverDenis Joseph Barrow
2009-01-02tty: Fix the HSO termios handling a bitAlan Cox
2009-01-02hso: net driver using tty without lockingAlan Cox
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-30[SCSI] cxgb3i: fix select/depend problemJames Bottomley
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall
2008-12-29EtherExpress16: fix printing timed out statusRoel Kluin
2008-12-29mlx4_en: Added "set_ringparam" Ethtool interface implementationYevgeny Petrilin
2008-12-29mlx4_en: Always allocate RX ring for each interrupt vectorYevgeny Petrilin