aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-07phonet: update to net_device_opsStephen Hemminger
2009-01-07appletalk: convert ipddp to net_device_opsStephen Hemminger
2009-01-07firmware: convert e100 driver to request_firmware()Jaswinder Singh Rajput
2009-01-06ieee1394: use internal network device statsStephen Hemminger
2009-01-06ieee1394: remove unneeded last_rxStephen Hemminger
2009-01-06ieee1394: convert to net_device_opsStephen Hemminger
2009-01-06gianfar: ensure ECNTRL[R100] is cleared on link state changeLi Yang
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-05acenic: Missed delete of acenic_firmware.hDavid S. Miller
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon
2009-01-06dm: add name and uuid to sysfsMilan Broz
2009-01-06dm table: rework reference countingMikulas Patocka
2009-01-06dm: support barriers on simple devicesAndi Kleen
2009-01-06dm request: add cachesKiyoshi Ueda
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz
2009-01-06dm log: move region_size validationMilan Broz
2009-01-06dm log: avoid reinitialising io_req on every operationTakahiro Yasui