summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmfe: convert to new APIStephen Hemminger2009-01-081-37/+25
* xircom: convert devices to new APIStephen Hemminger2009-01-081-24/+19
* de4x5: convert to net_device_opsStephen Hemminger2009-01-081-7/+13
* de2104x: convert to net_device_opsStephen Hemminger2009-01-081-6/+13
* tulip: convert devices to new APIStephen Hemminger2009-01-081-10/+17
* sundance: update to net_device_opsStephen Hemminger2009-01-081-8/+15
* starfire: update to net_device_opsStephen Hemminger2009-01-081-12/+22
* fealnx: update to net_device_opsStephen Hemminger2009-01-081-8/+13
* natsemi: update to net_device_opsStephen Hemminger2009-01-081-12/+17
* sb1000: update to net_device_opsStephen Hemminger2009-01-081-5/+11
* ns83820: fix net_device_ops supportStephen Hemminger2009-01-081-1/+3
* sis190: update to net_device_opsStephen Hemminger2009-01-081-10/+18
* de600: update to net_device_opsStephen Hemminger2009-01-082-8/+23
* enc28j60: update to net_device_opsStephen Hemminger2009-01-081-6/+12
* typhoon: update to net_device_opsStephen Hemminger2009-01-081-8/+14
* pcnet32: update to net_device_opsStephen Hemminger2009-01-081-11/+17
* sungem: update to net_device_opsStephen Hemminger2009-01-081-8/+14
* sunhme: update to net_device_opsStephen Hemminger2009-01-081-12/+14
* epic100: update to net_device_opsStephen Hemminger2009-01-081-8/+13
* tlan: update to net_device_opsStephen Hemminger2009-01-081-10/+16
* plip: update to net_device_opsStephen Hemminger2009-01-081-5/+8
* ipg: update to net_device_opsStephen Hemminger2009-01-081-9/+14
* cassini: update to net_device_opsStephen Hemminger2009-01-081-11/+18
* phonet: update to net_device_opsStephen Hemminger2009-01-081-4/+8
* appletalk: convert ipddp to net_device_opsStephen Hemminger2009-01-081-14/+11
* firmware: convert e100 driver to request_firmware()Jaswinder Singh Rajput2009-01-071-202/+97
* ieee1394: use internal network device statsStephen Hemminger2009-01-072-23/+16
* ieee1394: remove unneeded last_rxStephen Hemminger2009-01-071-2/+0
* ieee1394: convert to net_device_opsStephen Hemminger2009-01-071-6/+10
* gianfar: ensure ECNTRL[R100] is cleared on link state changeLi Yang2009-01-061-0/+2
* dm9601: bring datasheet URL up to dateWu Fengguang2009-01-061-1/+1
* dm9601: handle corrupt mac addressWu Fengguang2009-01-061-1/+8
* ibmveth: use consistent typesStephen Rothwell2009-01-062-7/+7
* net/ehea: use consistant typeStephen Rothwell2009-01-061-8/+8
* xen-netfront: convert to net_device_opsStephen Hemminger2009-01-061-5/+12
* virtio: convert to net_device_opsStephen Hemminger2009-01-061-7/+13
* bonding: use net_device_opsStephen Hemminger2009-01-061-1/+1
* irda: convert to internal statsStephen Hemminger2009-01-0626-391/+230
* acenic: Missed delete of acenic_firmware.hDavid S. Miller2009-01-061-9456/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-01-0621-981/+1293
|\
| * dm snapshot: extend exception store functionsJonathan Brassow2009-01-066-37/+55
| * dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-066-737/+833
| * dm snapshot: rename struct exception_storeJonathan Brassow2009-01-063-24/+25
| * dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-064-120/+134
| * dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-061-4/+4
| * dm: add name and uuid to sysfsMilan Broz2009-01-064-2/+136
| * dm table: rework reference countingMikulas Patocka2009-01-064-20/+33
| * dm: support barriers on simple devicesAndi Kleen2009-01-064-10/+26
| * dm request: add cachesKiyoshi Ueda2009-01-061-1/+40
| * dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz2009-01-061-2/+4