aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-07atp: convert to net_device_opsStephen Hemminger
2009-01-07amd8111e: convert to net_device_opsStephen Hemminger
2009-01-07slip: convert to net_device_opsStephen Hemminger
2009-01-07windbond: convert devices to new APIStephen Hemminger
2009-01-07uli526x: convert devices to new APIStephen Hemminger
2009-01-07dmfe: convert to new APIStephen Hemminger
2009-01-07xircom: convert devices to new APIStephen Hemminger
2009-01-07de4x5: convert to net_device_opsStephen Hemminger
2009-01-07de2104x: convert to net_device_opsStephen Hemminger
2009-01-07tulip: convert devices to new APIStephen Hemminger
2009-01-07sundance: update to net_device_opsStephen Hemminger
2009-01-07starfire: update to net_device_opsStephen Hemminger
2009-01-07fealnx: update to net_device_opsStephen Hemminger
2009-01-07natsemi: update to net_device_opsStephen Hemminger
2009-01-07sb1000: update to net_device_opsStephen Hemminger
2009-01-07ns83820: fix net_device_ops supportStephen Hemminger
2009-01-07sis190: update to net_device_opsStephen Hemminger
2009-01-07de600: update to net_device_opsStephen Hemminger
2009-01-07enc28j60: update to net_device_opsStephen Hemminger
2009-01-07typhoon: update to net_device_opsStephen Hemminger
2009-01-07pcnet32: update to net_device_opsStephen Hemminger
2009-01-07sungem: update to net_device_opsStephen Hemminger
2009-01-07sunhme: update to net_device_opsStephen Hemminger
2009-01-07epic100: update to net_device_opsStephen Hemminger
2009-01-07tlan: update to net_device_opsStephen Hemminger
2009-01-07plip: update to net_device_opsStephen Hemminger
2009-01-07ipg: update to net_device_opsStephen Hemminger
2009-01-07cassini: update to net_device_opsStephen Hemminger
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-07appletalk: convert ipddp to net_device_opsStephen Hemminger
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