aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2009-01-07de2104x: convert to net_device_opsStephen Hemminger1-6/+13
2009-01-07tulip: convert devices to new APIStephen Hemminger1-10/+17
2009-01-07sundance: update to net_device_opsStephen Hemminger1-8/+15
2009-01-07starfire: update to net_device_opsStephen Hemminger1-12/+22
2009-01-07fealnx: update to net_device_opsStephen Hemminger1-8/+13
2009-01-07natsemi: update to net_device_opsStephen Hemminger1-12/+17
2009-01-07sb1000: update to net_device_opsStephen Hemminger1-5/+11
2009-01-07ns83820: fix net_device_ops supportStephen Hemminger1-1/+3
2009-01-07sis190: update to net_device_opsStephen Hemminger1-10/+18
2009-01-07de600: update to net_device_opsStephen Hemminger2-8/+23
2009-01-07enc28j60: update to net_device_opsStephen Hemminger1-6/+12
2009-01-07typhoon: update to net_device_opsStephen Hemminger1-8/+14
2009-01-07pcnet32: update to net_device_opsStephen Hemminger1-11/+17
2009-01-07sungem: update to net_device_opsStephen Hemminger1-8/+14
2009-01-07sunhme: update to net_device_opsStephen Hemminger1-12/+14
2009-01-07epic100: update to net_device_opsStephen Hemminger1-8/+13
2009-01-07tlan: update to net_device_opsStephen Hemminger1-10/+16
2009-01-07plip: update to net_device_opsStephen Hemminger1-5/+8
2009-01-07ipg: update to net_device_opsStephen Hemminger1-9/+14
2009-01-07cassini: update to net_device_opsStephen Hemminger1-11/+18
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+4
2009-01-07appletalk: convert ipddp to net_device_opsStephen Hemminger1-14/+11
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-3/+3
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds31-9/+9949
2009-01-07firmware: convert e100 driver to request_firmware()Jaswinder Singh Rajput1-202/+97
2009-01-07net: sfc: Use pci_clear_master() to disable bus masteringBen Hutchings1-2/+2
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven1-1/+1
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-06gianfar: ensure ECNTRL[R100] is cleared on link state changeLi Yang1-0/+2
2009-01-06sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg1-4/+4
2009-01-06dm9601: bring datasheet URL up to dateWu Fengguang1-1/+1
2009-01-06dm9601: handle corrupt mac addressWu Fengguang1-1/+8
2009-01-06ibmveth: use consistent typesStephen Rothwell2-7/+7
2009-01-06net/ehea: use consistant typeStephen Rothwell1-8/+8