summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-07phonet: update to net_device_opsStephen Hemminger2-8/+16
2009-01-07bluetooth: driver API updateStephen Hemminger3-27/+19
2009-01-07appletalk: convert ipddp to net_device_opsStephen Hemminger1-14/+11
2009-01-07appletalk: convert aarp to net_device_opsStephen Hemminger1-2/+3
2009-01-07firmware: convert e100 driver to request_firmware()Jaswinder Singh Rajput6-202/+225
2009-01-06ieee1394: use internal network device statsStephen Hemminger2-23/+16
2009-01-06ieee1394: remove unneeded last_rxStephen Hemminger1-2/+0
2009-01-06ieee1394: convert to net_device_opsStephen Hemminger1-6/+10
2009-01-06dsa: convert to net_device_ops (v2)Stephen Hemminger1-10/+41
2009-01-06gianfar: ensure ECNTRL[R100] is cleared on link state changeLi Yang1-0/+2
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp4-22/+22
2009-01-06dm9601: bring datasheet URL up to dateWu Fengguang1-1/+1
2009-01-06dm9601: handle corrupt mac addressWu Fengguang1-1/+8
2009-01-06vlan: Add GRO interfacesHerbert Xu2-23/+107
2009-01-06gro: Add internal interfaces for VLANHerbert Xu2-23/+65
2009-01-06ibmveth: use consistent typesStephen Rothwell2-7/+7
2009-01-06net/ehea: use consistant typeStephen Rothwell1-8/+8
2009-01-06sch_teql: convert to net_device_opsStephen Hemminger1-8/+12
2009-01-06xen-netfront: convert to net_device_opsStephen Hemminger1-5/+12
2009-01-06virtio: convert to net_device_opsStephen Hemminger1-7/+13
2009-01-06wireless: convert wireless ioctl to net_device_opsStephen Hemminger1-2/+2
2009-01-06bonding: use net_device_opsStephen Hemminger1-1/+1
2009-01-06irda: convert to internal statsStephen Hemminger26-391/+230
2009-01-05acenic: Missed delete of acenic_firmware.hDavid S. Miller1-9456/+0
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds22-983/+1319
2009-01-06dm snapshot: extend exception store functionsJonathan Brassow6-37/+55
2009-01-06dm snapshot: split out exception store implementationsAlasdair G Kergon6-737/+833
2009-01-06dm snapshot: rename struct exception_storeJonathan Brassow3-24/+25
2009-01-06dm snapshot: separate out exception store interfaceJonathan Brassow4-120/+134
2009-01-06dm mpath: move trigger_event to system workqueueAlasdair G Kergon1-4/+4
2009-01-06dm: add name and uuid to sysfsMilan Broz4-2/+136
2009-01-06dm table: rework reference countingMikulas Patocka4-20/+33
2009-01-06dm: support barriers on simple devicesAndi Kleen5-10/+33
2009-01-06dm request: extend target interfaceKiyoshi Ueda1-0/+15
2009-01-06dm request: add cachesKiyoshi Ueda1-1/+40
2009-01-06dm ioctl: allow dm_copy_name_and_uuid to return only one fieldMilan Broz1-2/+4
2009-01-06dm log: ensure log bitmap fits on log deviceMilan Broz1-0/+8
2009-01-06dm log: move region_size validationMilan Broz2-14/+14