summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-07firmware: convert e100 driver to request_firmware()Jaswinder Singh Rajput
2009-01-07net: sfc: Use pci_clear_master() to disable bus masteringBen Hutchings
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
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-06gianfar: ensure ECNTRL[R100] is cleared on link state changeLi Yang
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg
2009-01-06dm9601: bring datasheet URL up to dateWu Fengguang
2009-01-06dm9601: handle corrupt mac addressWu Fengguang
2009-01-06ibmveth: use consistent typesStephen Rothwell
2009-01-06net/ehea: use consistant typeStephen Rothwell
2009-01-06xen-netfront: convert to net_device_opsStephen Hemminger
2009-01-06virtio: convert to net_device_opsStephen Hemminger
2009-01-06bonding: use net_device_opsStephen Hemminger
2009-01-06irda: convert to internal statsStephen Hemminger
2009-01-06trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew
2009-01-06trivial: Fix misspelling of "firmware" in atmel.cNick Andrew
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-06acenic: Missed delete of acenic_firmware.hDavid S. Miller
2009-01-06igb: fix anoying type mismatch warning on rx/tx queue sizingLinus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-06qlge: Fix sparse warnings for tx ring indexes.Ron Mercer
2009-01-06qlge: Fix sparse warning regarding rx buffer queues.Ron Mercer
2009-01-06qlge: Fix sparse endian warning in ql_hw_csum_setup().Ron Mercer
2009-01-06qlge: Fix sparse endian warning for inbound packet control block flags.Ron Mercer
2009-01-06qlge: Fix sparse warnings for byte swapping in qlge_ethool.cRon Mercer
2009-01-06myri10ge: print MAC and serial number on probe failureBrice Goglin
2009-01-06net/ehea: bitops work on unsigned longsStephen Rothwell
2009-01-05tun: Eliminate sparse signedness warningGerrit Renker
2009-01-05e100: cosmetic cleanupBruce Allan
2009-01-05qlge: bugfix: Fix register access error checking.Ron Mercer
2009-01-05qlge: bugfix: Fix ring length setting for rx ring, large/smallRon Mercer
2009-01-05qlge: bugfix: Fix shadow register endian issue.Ron Mercer